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:
nithronium 2022-03-09 17:48:29 +03:00 committed by GitHub
parent 8876b99a0f
commit 92d2e9bbea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 31 additions and 0 deletions

View 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
View File

@ -0,0 +1,8 @@
[
{
"url":"ipfs://QmQtEHaejiDbmiCvbBYw9jNQv3DLK5XHCQwLRfnLNpdN5j",
"width":256,
"height":256,
"format":"png"
}
]