chains/_data/chains/eip155-474142.json
Ashutosh Kumar fb49612d70
Added Prettier and formatted existing JSON files (#1501)
* Added Prettier and formatted existing JSON files

* fixed one more json file
2022-08-27 19:20:08 +02:00

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"
}
]
}