Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Chain 7001 - ZetaChain Athens Testnet #2955

Merged
merged 12 commits into from
Jun 8, 2023
2 changes: 1 addition & 1 deletion _data/chains/eip155-7000.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
7 changes: 5 additions & 2 deletions _data/chains/eip155-7001.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
6 changes: 3 additions & 3 deletions _data/icons/zetachain.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[
{
"url": "ipfs://QmeABfwZ2nAxDzYyqZ1LEypPgQFMjEyrx8FfnoPLkF8R3f",
"width": 1280,
"height": 1280,
"url": "ipfs://QmP4Gnf4Lkp8q5LQVePNjAWxSqrw8vU2JAf7amcFz4vEUy",
"width": 712,
"height": 712,
"format": "png"
}
]
Binary file not shown.
Binary file not shown.