chains/_data/chains/eip155-66.json
2022-03-23 11:52:32 +01:00

23 lines
520 B
JSON

{
"name": "OKXChain Mainnet",
"chain": "okexchain",
"rpc": [
"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,
"networkId": 66,
"explorers": [{
"name": "OKLink",
"url": "https://www.oklink.com/okexchain",
"standard": "EIP3091"
}]
}