From 5af333a5e2488cdc5248ef07660871c631e17b17 Mon Sep 17 00:00:00 2001 From: NodeStake Date: Mon, 12 Sep 2022 11:53:21 +0800 Subject: [PATCH] Update agoric.json Add agoric rpc/api by NodeStake --- src/chains/mainnet/agoric.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/chains/mainnet/agoric.json b/src/chains/mainnet/agoric.json index 92dd84f1..16a3eb4d 100644 --- a/src/chains/mainnet/agoric.json +++ b/src/chains/mainnet/agoric.json @@ -5,9 +5,10 @@ "https://agoric-api.polkachu.com", "https://api-agoric.nodes.guru", "https://agoric.stakesystems.io", - "https://agoric-lcd.stakely.io" + "https://agoric-lcd.stakely.io", + "https://api.agoric.nodestake.top" ], - "rpc": ["https://main.rpc.agoric.net:443", "https://main.rpc.agoric.net:443"], + "rpc": ["https://main.rpc.agoric.net:443", "https://main.rpc.agoric.net:443","https://rpc.agoric.nodestake.top"], "snapshot_provider": "", "sdk_version": "0.45.4", "coin_type": "564",