Deploying to gh-pages from @ ethereum-lists/chains@b255847762 🚀

This commit is contained in:
ligi 2022-05-08 05:50:10 +00:00
parent db55737be2
commit 05a1357378
4 changed files with 10 additions and 10 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -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,

View File

@ -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"
}]
}, {