diff --git a/data/networks.json b/data/networks.json index 2e40e1d..89f6618 100644 --- a/data/networks.json +++ b/data/networks.json @@ -291,6 +291,14 @@ "url": "wss://zetachain-mainnet-archive.allthatnode.com:8546", "type": "evm-ws" }, + { + "url": "https://zetachain.api.nodeshub.online:443", + "type": "cosmos-http" + }, + { + "url": "https://zetachain.rpc.nodeshub.online:443", + "type": "tendermint-rpc" + }, { "url": "https://zetachain-mainnet-archive.allthatnode.com:1317", "type": "cosmos-http" @@ -564,4 +572,4 @@ } ] } -} \ No newline at end of file +}