chains/_data/chains/eip155-21816.json
nithronium 92d2e9bbea
Addition of omChain Network (#854)
* Create eip155-21816.json

addition of omChain to Chainlist

* Update _data/chains/eip155-21816.json

* Addition of icon

Co-authored-by: ligi <ligi@ligi.de>
2022-03-09 15:48:29 +01:00

24 lines
445 B
JSON

{
"name": "omChain Mainnet",
"chain": "OML",
"icon": "omlira",
"rpc": [
"https://seed.omlira.com"
],
"faucets": [],
"nativeCurrency": {
"name": "Omlira",
"symbol": "OML",
"decimals": 18
},
"infoURL": "https://omlira.com",
"shortName": "oml",
"chainId": 21816,
"networkId": 21816,
"explorers": [{
"name": "omChain Explorer",
"url": "https://explorer.omlira.com",
"standard": "EIP3091"
}]
}