diff --git a/network.json b/network.json index f022ad8df..61fc19e65 100644 --- a/network.json +++ b/network.json @@ -111,10 +111,19 @@ "databaseName": "local_evm", "redisDBNumber": 0, "EVMJSONRPC": [ - "https://story-testnet.aura.network", "https://testnet.storyrpc.io" ], "EVMchainId": 1513, "moleculerNamespace": "erascope-dev-story-testnet" + }, + { + "chainId": "1516", + "RPC": [], + "LCD": [], + "databaseName": "local_evm", + "redisDBNumber": 19, + "EVMJSONRPC": ["https://odyssey.storyrpc.io"], + "EVMchainId": 1516, + "moleculerNamespace": "erascope-dev-odyssey-testnet" } ]