mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Merge branch 'ethereum-lists:master' into master
This commit is contained in:
commit
174b8e3120
23
_data/chains/eip155-21816.json
Normal file
23
_data/chains/eip155-21816.json
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"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"
|
||||||
|
}]
|
||||||
|
}
|
8
_data/icons/omlira.json
Normal file
8
_data/icons/omlira.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url":"ipfs://QmQtEHaejiDbmiCvbBYw9jNQv3DLK5XHCQwLRfnLNpdN5j",
|
||||||
|
"width":256,
|
||||||
|
"height":256,
|
||||||
|
"format":"png"
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user