Skip to content

Commit a72899f

Browse files
Merge branch 'ethereum-lists:master' into patch-2
2 parents caff357 + b394004 commit a72899f

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

_data/chains/eip155-42161.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
"https://arb-mainnet.g.alchemy.com/v2/${ALCHEMY_API_KEY}",
1515
"https://arb1.arbitrum.io/rpc",
1616
"https://arbitrum-one-rpc.publicnode.com",
17-
"wss://arbitrum-one-rpc.publicnode.com"
17+
"wss://arbitrum-one-rpc.publicnode.com",
18+
"https://rpcfree.com/arbitrum-rpc"
1819
],
1920
"faucets": [],
2021
"explorers": [

_data/chains/eip155-8453.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"https://base.gateway.tenderly.co",
88
"wss://base.gateway.tenderly.co",
99
"https://base-rpc.publicnode.com",
10-
"wss://base-rpc.publicnode.com"
10+
"wss://base-rpc.publicnode.com",
11+
"https://rpcfree.com/base-rpc"
1112
],
1213
"faucets": [],
1314
"nativeCurrency": {

0 commit comments

Comments
 (0)