mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
7cecdff53f
* add okexchain info * update token name * rename shortName
18 lines
373 B
JSON
18 lines
373 B
JSON
{
|
|
"name": "OKExChain Mainnet",
|
|
"chain": "okexchain",
|
|
"network": "mainnet",
|
|
"rpc": [
|
|
"https://www.okex.com/okexchain-rpc"
|
|
],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "OKExChain Global Utility Token",
|
|
"symbol": "OKT",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://www.okex.com/okexchain",
|
|
"shortName": "okt",
|
|
"chainId": 66,
|
|
"networkId": 66
|
|
} |