mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
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>
This commit is contained in:
parent
8876b99a0f
commit
92d2e9bbea
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