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

This commit is contained in:
ligi 2022-06-03 09:28:06 +00:00
parent 974ce8ebb8
commit 3f4ea04dba
5 changed files with 35 additions and 2 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

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

View File

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

View File

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