chains/_data/chains/eip155-195.json
2023-03-28 13:49:18 +02:00

25 lines
612 B
JSON

{
"name": "OKBChain Testnet",
"chain": "okbchain",
"rpc": ["https://okbtestrpc.okbchain.org"],
"faucets": ["https://www.oklink.com/okbc-test"],
"nativeCurrency": {
"name": "OKBChain Global Utility Token in testnet",
"symbol": "OKB",
"decimals": 18
},
"features": [],
"infoURL": "https://www.okx.com/okbc/docs/dev/quick-start/introduction/introduction-to-okbchain",
"shortName": "tokb",
"chainId": 195,
"networkId": 195,
"explorers": [
{
"name": "OKLink",
"url": "https://www.oklink.com/okbc-test",
"standard": "EIP3091"
}
],
"status": "active"
}