Add Etica Protocol Mainnet (#2154)

* Add Etica Protocol

* Add Etica Protocol

* Add Etica Protocol

* Add Etica Protocol

* Add Etica Protocol

Co-authored-by: Kevin Wad <k.w.x.m.r@protonmail.com>
This commit is contained in:
kevin-wad 2023-01-17 17:42:12 +01:00 committed by GitHub
parent 7ef417c36a
commit 9fee345b4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,31 @@
{
"name": "Etica Mainnet",
"chain": "Etica Protocol (ETI/EGAZ)",
"icon": "etica",
"rpc": [
"https://eticamainnet.eticascan.org",
"https://eticamainnet.eticaprotocol.org"
],
"faucets": ["http://faucet.etica-stats.org/"],
"nativeCurrency": {
"name": "EGAZ",
"symbol": "EGAZ",
"decimals": 18
},
"infoURL": "https://eticaprotocol.org",
"shortName": "Etica",
"chainId": 61803,
"networkId": 61803,
"explorers": [
{
"name": "eticascan",
"url": "https://eticascan.org",
"standard": "EIP3091"
},
{
"name": "eticastats",
"url": "http://explorer.etica-stats.org",
"standard": "EIP3091"
}
]
}

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

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