Add IRISHub Mainnet (#2662)

* register irishub mainnet

* update to latest format

* create irishub.json demo

* update irishub.json

* update eip155-6688.json

* add rpc to eip155-6688.json

* fix format of eip155-6688.json

* upload icon

---------

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
Yksirod 2023-04-18 22:08:42 +08:00 committed by GitHub
parent 60520faebf
commit 5ac785b3b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,25 @@
{
"name": "IRIShub",
"chain": "IRIShub",
"rpc": ["https://evmrpc.irishub-1.irisnet.org"],
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"faucets": [],
"nativeCurrency": {
"name": "Eris",
"symbol": "ERIS",
"decimals": 18
},
"infoURL": "https://www.irisnet.org",
"shortName": "iris",
"chainId": 6688,
"networkId": 6688,
"icon": "irishub",
"explorers": [
{
"name": "IRISHub Cosmos Explorer (IOBScan)",
"url": "https://irishub.iobscan.io",
"standard": "none",
"icon": "irishub"
}
]
}

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

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 KiB