mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
update okexchain rpc (#189)
This commit is contained in:
parent
e648d45fa3
commit
80af4023ef
|
@ -3,12 +3,12 @@
|
|||
"chain": "okexchain",
|
||||
"network": "testnet",
|
||||
"rpc": [
|
||||
"https://www.okex.com/okexchain-rpc-testnet"
|
||||
"https://exchaintest.okexcn.com"
|
||||
],
|
||||
"faucets": ["https://www.okex.com/drawdex"],
|
||||
"nativeCurrency": {
|
||||
"name": "OKExChain Global Utility Token in testnet",
|
||||
"symbol": "TOKT",
|
||||
"symbol": "OKT",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.okex.com/okexchain",
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"chain": "okexchain",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
"https://www.okex.com/okexchain-rpc"
|
||||
"https://exchain.okexcn.com"
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user