From e329847f88b58e05d55c260844d141bbfe8ab916 Mon Sep 17 00:00:00 2001 From: liangping <18786721@qq.com> Date: Thu, 18 Aug 2022 07:43:20 +0800 Subject: [PATCH] add official endpoint --- src/chains/mainnet/shentu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/chains/mainnet/shentu.json b/src/chains/mainnet/shentu.json index 60775197..d70113c8 100644 --- a/src/chains/mainnet/shentu.json +++ b/src/chains/mainnet/shentu.json @@ -2,7 +2,7 @@ { "chain_name": "shentu", "coingecko": "certik", - "api":"https://shentuapi.panthea.eu", + "api": ["https://chainfull.noopsbycertik.com", "https://shentuapi.panthea.eu"], "rpc": ["https://shenturpc.panthea.eu:443", "https://shenturpc.panthea.eu:443"], "snapshot_provider": "", "sdk_version": "0.44.3",