mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-21816.json
addition of omChain to Chainlist
This commit is contained in:
parent
9e682a4f49
commit
769fd6c1c6
22
_data/chains/eip155-21816.json
Normal file
22
_data/chains/eip155-21816.json
Normal file
|
|
@ -0,0 +1,22 @@
|
||||||
|
{
|
||||||
|
"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"
|
||||||
|
}]
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user