Skip to content

Commit ca52eb7

Browse files
committed
fix
1 parent bd388c4 commit ca52eb7

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

contract_manager/store/chains/EvmChains.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1279,5 +1279,19 @@
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"
12821296
}
12831297
]

0 commit comments

Comments
 (0)