Skip to content

Commit a8c5db4

Browse files
authored
Update networks.json
1 parent 161af72 commit a8c5db4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/networks.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,10 @@
389389
"chainId": 43114,
390390
"network": "mainnet",
391391
"multicall": "0x7E9985aE4C8248fdB07607648406a48C76e9e7eD",
392-
"rpc": ["https://api.avax.network/ext/bc/C/rpc"],
392+
"rpc": [
393+
"https://rpc.ankr.com/avalanche",
394+
"https://api.avax.network/ext/bc/C/rpc"
395+
],
393396
"explorer": "https://cchain.explorer.avax.network"
394397
},
395398
"108": {

0 commit comments

Comments
 (0)