mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update eip155-66.json (#1136)
* Update eip155-66.json 1. Added a new RPC offered by poket.network 2. OKExChain rebranded to OKXChain, it's web site and block explorer are also changed. * Update _data/chains/eip155-66.json * Update _data/chains/eip155-66.json Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
b7ce4eeb30
commit
b255847762
|
@ -1,22 +1,23 @@
|
|||
{
|
||||
"name": "OKXChain Mainnet",
|
||||
"chain": "okexchain",
|
||||
"chain": "okxchain",
|
||||
"rpc": [
|
||||
"https://exchainrpc.okex.org"
|
||||
"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