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@4b92075165 🚀
This commit is contained in:
parent
974ce8ebb8
commit
3f4ea04dba
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -4782,6 +4782,19 @@
|
|||
"rpc": ["https://weelinknode1c.gw002.oneitfarm.com"],
|
||||
"faucets": ["https://faucet.weelink.gw002.oneitfarm.com"],
|
||||
"infoURL": "https://weelink.cloud"
|
||||
}, {
|
||||
"name": "OpenChain Mainnet",
|
||||
"chainId": 474142,
|
||||
"shortName": "oc",
|
||||
"networkId": 474142,
|
||||
"nativeCurrency": {
|
||||
"name": "OpenCoin",
|
||||
"symbol": "OPC",
|
||||
"decimals": 10
|
||||
},
|
||||
"rpc": ["https://baas-rpc.luniverse.io:18545?lChainId=1641349324562974539"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://www.openchain.live"
|
||||
}, {
|
||||
"name": "CMP-Testnet",
|
||||
"chainId": 512512,
|
||||
|
|
|
@ -6768,6 +6768,25 @@
|
|||
"url": "https://weelink.cloud/#/blockView/overview",
|
||||
"standard": "none"
|
||||
}]
|
||||
}, {
|
||||
"name": "OpenChain Mainnet",
|
||||
"chain": "OpenChain",
|
||||
"rpc": ["https://baas-rpc.luniverse.io:18545?lChainId=1641349324562974539"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "OpenCoin",
|
||||
"symbol": "OPC",
|
||||
"decimals": 10
|
||||
},
|
||||
"infoURL": "https://www.openchain.live",
|
||||
"shortName": "oc",
|
||||
"chainId": 474142,
|
||||
"networkId": 474142,
|
||||
"explorers": [{
|
||||
"name": "SIDE SCAN",
|
||||
"url": "https://sidescan.luniverse.io/1641349324562974539",
|
||||
"standard": "none"
|
||||
}]
|
||||
}, {
|
||||
"name": "CMP-Testnet",
|
||||
"chain": "CMP",
|
||||
|
|
|
@ -367,6 +367,7 @@
|
|||
"olympus": "eip155:333999",
|
||||
"arb-rinkeby": "eip155:421611",
|
||||
"wlkt": "eip155:444900",
|
||||
"oc": "eip155:474142",
|
||||
"cmp": "eip155:512512",
|
||||
"vpioneer": "eip155:666666",
|
||||
"vision": "eip155:888888",
|
||||
|
|
Loading…
Reference in New Issue
Block a user