mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
19 lines
374 B
JSON
19 lines
374 B
JSON
{
|
|
"name": "OKBChain Testnet",
|
|
"chain": "okbchain",
|
|
"rpc": [],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "OKBChain Global Utility Token in testnet",
|
|
"symbol": "OKB",
|
|
"decimals": 18
|
|
},
|
|
"features": [],
|
|
"infoURL": "https://www.okex.com/okc",
|
|
"shortName": "tokb",
|
|
"chainId": 195,
|
|
"networkId": 195,
|
|
"explorers": [],
|
|
"status": "incubating"
|
|
}
|