diff --git a/data/networks.json b/data/networks.json index 89f6618..1c54b2a 100644 --- a/data/networks.json +++ b/data/networks.json @@ -263,7 +263,7 @@ { "denom": "azeta", "gas": 5000000, - "gas_price": 10000000 + "gas_price": 10000000000 } ] }, @@ -284,11 +284,11 @@ "type": "evm" }, { - "url": "https://zetachain-mainnet-archive.allthatnode.com:8545", + "url": "https://zetachain-mainnet.g.allthatnode.com/archive/evm", "type": "evm" }, { - "url": "wss://zetachain-mainnet-archive.allthatnode.com:8546", + "url": "wss://zetachain-mainnet.g.allthatnode.com/archive/evm", "type": "evm-ws" }, { @@ -300,17 +300,13 @@ "type": "tendermint-rpc" }, { - "url": "https://zetachain-mainnet-archive.allthatnode.com:1317", + "url": "https://zetachain-mainnet.g.allthatnode.com/archive/rest", "type": "cosmos-http" }, { - "url": "https://zetachain-mainnet-archive.allthatnode.com:26657", + "url": "https://zetachain-mainnet.g.allthatnode.com/archive/tendermint", "type": "tendermint-http" }, - { - "url": "wss://zetachain-mainnet-archive.allthatnode.com:26657/websocket", - "type": "tendermint-ws" - }, { "url": "https://zetachain-mainnet.public.blastapi.io", "type": "evm" @@ -411,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" }, { @@ -572,4 +568,4 @@ } ] } -} +} \ No newline at end of file