add omax mainnet (#1714)

* add omax chain network

* Added omax logo to iconsDownload

* ran prettier on eip155-311.json

* ran prettier on omaxchain.json

* ran prettier on omaxray.json

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
OMAXCHAIN 2023-01-21 23:10:57 +05:30 committed by GitHub
parent 922ac809b1
commit eba710bab5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,24 @@
{
"name": "Omax Mainnet",
"chain": "OMAX Chain",
"rpc": ["https://mainapi.omaxray.com"],
"faucets": ["https://faucet.omaxray.com/"],
"nativeCurrency": {
"name": "OMAX COIN",
"symbol": "OMAX",
"decimals": 18
},
"infoURL": "https://www.omaxcoin.com/",
"shortName": "omax",
"chainId": 311,
"networkId": 311,
"icon": "omaxchain",
"explorers": [
{
"name": "Omax Chain Explorer",
"url": "https://omaxray.com",
"icon": "omaxray",
"standard": "EIP3091"
}
]
}

View File

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

8
_data/icons/omaxray.json Normal file
View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB