From f2a99112bd640380375e282a2752921411818f07 Mon Sep 17 00:00:00 2001 From: NodeStake Date: Mon, 19 Jun 2023 13:32:21 +0800 Subject: [PATCH] Update neutron.json --- chains/mainnet/neutron.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chains/mainnet/neutron.json b/chains/mainnet/neutron.json index 1d8707c8..64f6a502 100644 --- a/chains/mainnet/neutron.json +++ b/chains/mainnet/neutron.json @@ -1,7 +1,7 @@ { "chain_name": "neutron", - "api": ["https://neutron-api.polkachu.com/"], - "rpc": ["https://neutron-rpc.polkachu.com/"], + "api": ["https://neutron-api.polkachu.com/","https://api.neutron.nodestake.top"], + "rpc": ["https://neutron-rpc.polkachu.com/","https://rpc.neutron.nodestake.top"], "provider_chain": { "api": ["https://api-cosmoshub-ia.cosmosia.notional.ventures"] },