Fix Ethereum rpc address

This commit is contained in:
Aleksandr Kraiz
2023-08-22 14:29:02 +04:00
parent 8f618b5854
commit d4466492aa

View File

@@ -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/"
}
}
}