chains/_data/chains/eip155-66.json

23 lines
521 B
JSON
Raw Normal View History

{
"name": "OKExChain Mainnet",
"chain": "okexchain",
"rpc": [
2021-04-16 09:59:49 +00:00
"https://exchainrpc.okex.org"
],
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/?"],
"nativeCurrency": {
"name": "OKExChain Global Utility Token",
"symbol": "OKT",
"decimals": 18
},
"infoURL": "https://www.okex.com/okexchain",
"shortName": "okt",
"chainId": 66,
2021-05-10 06:25:42 +00:00
"networkId": 66,
"explorers": [{
"name": "OKLink",
"url": "https://www.oklink.com/okexchain",
"standard": "EIP3091"
}]
2021-04-16 09:59:49 +00:00
}