Skip to content

Commit

Permalink
update endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeev committed Jun 17, 2024
1 parent 3d98911 commit f76d210
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -407,15 +407,15 @@
"type": "tendermint-ws"
},
{
"url": "https://zetachain-testnet-archive.allthatnode.com:1317",
"url": "https://zetachain-athens.g.allthatnode.com/archive/rest",
"type": "cosmos-http"
},
{
"url": "https://zetachain-testnet-archive.allthatnode.com:26657",
"url": "https://zetachain-athens.g.allthatnode.com/archive/tendermint",
"type": "tendermint-http"
},
{
"url": "https://zetachain-testnet-archive.allthatnode.com:8545",
"url": "https://zetachain-athens.g.allthatnode.com/archive/evm",
"type": "evm"
},
{
Expand Down

0 comments on commit f76d210

Please sign in to comment.