This commit is contained in:
syr0910 2022-03-10 10:42:42 +08:00
commit 70fce98c86
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"
}
]