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",
|
"chain": "okexchain",
|
||||||
"network": "testnet",
|
"network": "testnet",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://www.okex.com/okexchain-rpc-testnet"
|
"https://exchaintest.okexcn.com"
|
||||||
],
|
],
|
||||||
"faucets": ["https://www.okex.com/drawdex"],
|
"faucets": ["https://www.okex.com/drawdex"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "OKExChain Global Utility Token in testnet",
|
"name": "OKExChain Global Utility Token in testnet",
|
||||||
"symbol": "TOKT",
|
"symbol": "OKT",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://www.okex.com/okexchain",
|
"infoURL": "https://www.okex.com/okexchain",
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
"chain": "okexchain",
|
"chain": "okexchain",
|
||||||
"network": "mainnet",
|
"network": "mainnet",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://www.okex.com/okexchain-rpc"
|
"https://exchain.okexcn.com"
|
||||||
],
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user