diff --git a/src/config/chains.json b/src/config/chains.json index d5de68c..9f84f31 100644 --- a/src/config/chains.json +++ b/src/config/chains.json @@ -5,7 +5,7 @@ "label": "Ethereum Mainnet", "shortName": "ETH", "code": "eth", - "rpc": "https://trade.orionprotocol.io/rpc", + "rpc": "https://trade.orionprotocol.io/eth-mainnet/rpc", "baseCurrencyName": "ETH" }, "56": { @@ -116,4 +116,4 @@ "rpc": "testnet.1d.rip", "explorer": "https://explorer-testnet.1d.rip/" } -} +} \ No newline at end of file