chains/_data/chains/eip155-1246.json

23 lines
453 B
JSON

{
"name": "OM Platform Mainnet",
"chain": "omplatform",
"rpc": ["https://rpc-cnx.omplatform.com/"],
"faucets": [],
"nativeCurrency": {
"name": "OMCOIN",
"symbol": "OM",
"decimals": 18
},
"infoURL": "https://omplatform.com/",
"shortName": "om",
"chainId": 1246,
"networkId": 1246,
"explorers": [
{
"name": "OMSCAN - Expenter",
"url": "https://omscan.omplatform.com",
"standard": "none"
}
]
}