Skip to content

Commit

Permalink
Zetachain Athens 3 Testnet (ethereum-lists#3262)
Browse files Browse the repository at this point in the history
* Update ZetaChain Athens 3 Testnet

* npx prettier --write --ignore-unknown _data

---------

Co-authored-by: ligi <ligi@ligi.de>
  • Loading branch information
fadeev and ligi authored Jul 31, 2023
1 parent 8591119 commit cb2ce60
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _data/chains/eip155-7001.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "ZetaChain Athens Testnet",
"name": "ZetaChain Athens 3 Testnet",
"chain": "ZetaChain",
"icon": "zetachain",
"rpc": ["https://api.athens2.zetachain.com/evm"],
"rpc": ["https://rpc.ankr.com/zetachain_evm_athens_testnet"],
"faucets": ["https://labs.zetachain.com/get-zeta"],
"nativeCurrency": {
"name": "Zeta",
Expand All @@ -17,7 +17,7 @@
"explorers": [
{
"name": "ZetaChain Athens Testnet Explorer",
"url": "https://explorer.athens.zetachain.com",
"url": "https://athens3.explorer.zetachain.com",
"standard": "none"
},
{
Expand Down

0 comments on commit cb2ce60

Please sign in to comment.