update okexchain rpc (#189)

This commit is contained in:
Evan Han 2021-03-21 02:38:52 +08:00 committed by GitHub
parent e648d45fa3
commit 80af4023ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -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",

View File

@ -3,7 +3,7 @@
"chain": "okexchain",
"network": "mainnet",
"rpc": [
"https://www.okex.com/okexchain-rpc"
"https://exchain.okexcn.com"
],
"faucets": [],
"nativeCurrency": {