Skip to content

Commit

Permalink
Add Nodeshub Mainnet Endpoints.json (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
NodesHub authored Feb 4, 2024
1 parent df3ec0e commit 9319d43
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions data/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,14 @@
"url": "https://zetachain-mainnet-archive.allthatnode.com:1317",
"type": "cosmos-http"
},
{
"url": "https://zeta.rpc.nodeshub.online:443/",
"type": "tendermint-rpc"
},
{
"url": "https://zeta.api.nodeshub.online:443/",
"type": "cosmos-http"
},
{
"url": "https://zetachain-mainnet-archive.allthatnode.com:26657",
"type": "tendermint-http"
Expand Down

0 comments on commit 9319d43

Please sign in to comment.