mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
23 lines
505 B
JSON
23 lines
505 B
JSON
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|