mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
26 lines
602 B
JSON
26 lines
602 B
JSON
{
|
|
"name": "OKXChain Mainnet",
|
|
"chain": "okxchain",
|
|
"rpc": [
|
|
"https://exchainrpc.okex.org",
|
|
"https://okc-mainnet.gateway.pokt.network/v1/lb/6275309bea1b320039c893ff"
|
|
],
|
|
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/?"],
|
|
"nativeCurrency": {
|
|
"name": "OKXChain Global Utility Token",
|
|
"symbol": "OKT",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://www.okex.com/okc",
|
|
"shortName": "okt",
|
|
"chainId": 66,
|
|
"networkId": 66,
|
|
"explorers": [
|
|
{
|
|
"name": "OKLink",
|
|
"url": "https://www.oklink.com/en/okc",
|
|
"standard": "EIP3091"
|
|
}
|
|
]
|
|
}
|