Update Chain 7001 - ZetaChain Athens Testnet (#2955)

* Added live athens testnet, and reserving unreleased mainnet

* Fixed style issues with prettier

* added binary icon

* changing icon name to lowercase

* Updated zetachain icon and testnet rpcs

* updated iconsDownload

* Fixed explorer URL

* Ran prettier

* removed old icon

* Removed blockscout explorer
This commit is contained in:
Charlie 2023-06-08 03:18:16 -06:00 committed by GitHub
parent d5dc53d702
commit b4a072dff2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 9 additions and 6 deletions

View File

@ -9,7 +9,7 @@
"symbol": "ZETA",
"decimals": 18
},
"infoURL": "https://docs.zetachain.com/",
"infoURL": "https://zetachain.com/docs/",
"shortName": "zetachain-mainnet",
"chainId": 7000,
"networkId": 7000,

View File

@ -2,14 +2,17 @@
"name": "ZetaChain Athens Testnet",
"chain": "ZetaChain",
"icon": "zetachain",
"rpc": ["https://api.athens2.zetachain.com/evm"],
"rpc": [
"https://zetachain-athens-evm.blockpi.network/v1/rpc/public",
"wss://zetachain-athens.blockpi.network/rpc/v1/public/websocket"
],
"faucets": ["https://labs.zetachain.com/get-zeta"],
"nativeCurrency": {
"name": "Zeta",
"symbol": "aZETA",
"decimals": 18
},
"infoURL": "https://docs.zetachain.com/",
"infoURL": "https://zetachain.com/docs",
"shortName": "zetachain-athens",
"chainId": 7001,
"networkId": 7001,

View File

@ -1,8 +1,8 @@
[
{
"url": "ipfs://QmeABfwZ2nAxDzYyqZ1LEypPgQFMjEyrx8FfnoPLkF8R3f",
"width": 1280,
"height": 1280,
"url": "ipfs://QmP4Gnf4Lkp8q5LQVePNjAWxSqrw8vU2JAf7amcFz4vEUy",
"width": 712,
"height": 712,
"format": "png"
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB