mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
18 lines
411 B
JSON
18 lines
411 B
JSON
{
|
|
"name": "OKExChain Testnet",
|
|
"chain": "okexchain",
|
|
"network": "testnet",
|
|
"rpc": [
|
|
"https://exchaintest.okexcn.com"
|
|
],
|
|
"faucets": ["https://www.okex.com/drawdex"],
|
|
"nativeCurrency": {
|
|
"name": "OKExChain Global Utility Token in testnet",
|
|
"symbol": "OKT",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://www.okex.com/okexchain",
|
|
"shortName": "tokt",
|
|
"chainId": 65,
|
|
"networkId": 65
|
|
} |