mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@b255847762 🚀
This commit is contained in:
parent
db55737be2
commit
05a1357378
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -758,13 +758,13 @@
|
|||
"shortName": "okt",
|
||||
"networkId": 66,
|
||||
"nativeCurrency": {
|
||||
"name": "OKExChain Global Utility Token",
|
||||
"name": "OKXChain Global Utility Token",
|
||||
"symbol": "OKT",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://exchainrpc.okex.org"],
|
||||
"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/?"],
|
||||
"infoURL": "https://www.okex.com/okexchain"
|
||||
"infoURL": "https://www.okex.com/okc"
|
||||
}, {
|
||||
"name": "DBChain Testnet",
|
||||
"chainId": 67,
|
||||
|
|
|
@ -1016,21 +1016,21 @@
|
|||
}]
|
||||
}, {
|
||||
"name": "OKXChain Mainnet",
|
||||
"chain": "okexchain",
|
||||
"rpc": ["https://exchainrpc.okex.org"],
|
||||
"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": "OKExChain Global Utility Token",
|
||||
"name": "OKXChain Global Utility Token",
|
||||
"symbol": "OKT",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://www.okex.com/okexchain",
|
||||
"infoURL": "https://www.okex.com/okc",
|
||||
"shortName": "okt",
|
||||
"chainId": 66,
|
||||
"networkId": 66,
|
||||
"explorers": [{
|
||||
"name": "OKLink",
|
||||
"url": "https://www.oklink.com/okexchain",
|
||||
"url": "https://www.oklink.com/en/okc",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
|
|
Loading…
Reference in New Issue
Block a user