Add OpenChain (#1212)

This commit is contained in:
openchain-hj 2022-06-03 18:24:46 +09:00 committed by GitHub
parent 6431e8f7e9
commit 4b92075165
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,22 @@
{
"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"
}]
}