File tree Expand file tree Collapse file tree 1 file changed +1
-15
lines changed
contract_manager/store/chains Expand file tree Collapse file tree 1 file changed +1
-15
lines changed Original file line number Diff line number Diff line change 246246 {
247247 "id" : " polygon" ,
248248 "mainnet" : true ,
249- "rpcUrl" : " http ://127.0.0.1:8545 " ,
249+ "rpcUrl" : " https ://polygon-rpc.com " ,
250250 "networkId" : 137 ,
251251 "type" : " EvmChain" ,
252252 "nativeToken" : " MATIC"
12791279 "rpcUrl" : " https://rpc.camp.raas.gelato.cloud" ,
12801280 "networkId" : 484 ,
12811281 "type" : " EvmChain"
1282- },
1283- {
1284- "id" : " ethereal_devnet" ,
1285- "mainnet" : false ,
1286- "rpcUrl" : " https://rpc-ethereal-devnet-0.t.conduit.xyz/" ,
1287- "networkId" : 13374201 ,
1288- "type" : " EvmChain"
1289- },
1290- {
1291- "id" : " ethereal_testnet_v2" ,
1292- "mainnet" : false ,
1293- "rpcUrl" : " https://rpc-ethereal-testnet-0.t.conduit.xyz" ,
1294- "networkId" : 13374202 ,
1295- "type" : " EvmChain"
12961282 }
12971283]
You can’t perform that action at this time.
0 commit comments