mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-25 07:07:39 +03:00
Fix Ethereum rpc address
This commit is contained in:
@@ -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/"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user