From d32c53f30558cb1b25208bd66de70b9e1fa240d6 Mon Sep 17 00:00:00 2001 From: lkh1434 Date: Wed, 7 Aug 2024 17:36:21 +0900 Subject: [PATCH] Change shentu rpc/rest to managed by public, not native --- cosmos/shentu-2.2.json | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/cosmos/shentu-2.2.json b/cosmos/shentu-2.2.json index ca59670b2..0b7c5a895 100644 --- a/cosmos/shentu-2.2.json +++ b/cosmos/shentu-2.2.json @@ -1,6 +1,11 @@ { - "rpc": "https://rpc-certik.keplr.app", - "rest": "https://lcd-certik.keplr.app", + "rpc": "https://shenturpc.noopsbycertik.com", + "rest": "https://rest.noopsbycertik.com", + "nodeProvider": { + "name": "Shentu", + "telegram": "https://t.me/shentu_chain", + "website": "https://www.shentu.org/" + }, "chainId": "shentu-2.2", "chainName": "Shentu", "chainSymbolImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/shentu-2.2/chain.png", @@ -11,8 +16,6 @@ "coinGeckoId": "certik", "coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/shentu-2.2/uctk.png" }, - "walletUrl": "https://wallet.keplr.app/chains/shentu", - "walletUrlForStaking": "https://wallet.keplr.app/chains/shentu", "bip44": { "coinType": 118 },