From c42f156fabed0d8c8bfaa0000acc98da2ff474b1 Mon Sep 17 00:00:00 2001 From: Jarnek <92221921+jarnek73@users.noreply.github.com> Date: Mon, 4 Jul 2022 15:17:56 +0200 Subject: [PATCH 1/2] Updated shentu api and rpc endpoints --- src/chains/mainnet/shentu.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/chains/mainnet/shentu.json b/src/chains/mainnet/shentu.json index edc0b125..21b11024 100644 --- a/src/chains/mainnet/shentu.json +++ b/src/chains/mainnet/shentu.json @@ -1,8 +1,8 @@ { "chain_name": "shentu", - "api":"https://azuredragon.noopsbycertik.com", - "rpc": ["https://shenturpc.certikpowered.info:443", "http://3.236.161.42:26657"], + "api":"https://shentuapi.panthea.eu", + "rpc": ["https://shenturpc.panthea.eu", "https://shenturpc.panthea.eu"], "snapshot_provider": "", "sdk_version": "0.45.0", "coin_type": "118", @@ -16,4 +16,4 @@ "coingecko_id": "certik", "logo": "/logos/shentu.jpg" }] -} \ No newline at end of file +} From 2e842c5c0ff2f0295c272dfee356f66bba557a07 Mon Sep 17 00:00:00 2001 From: Jarnek <92221921+jarnek73@users.noreply.github.com> Date: Mon, 4 Jul 2022 16:02:59 +0200 Subject: [PATCH 2/2] Updated SDK version --- 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 21b11024..a07f1339 100644 --- a/src/chains/mainnet/shentu.json +++ b/src/chains/mainnet/shentu.json @@ -4,7 +4,7 @@ "api":"https://shentuapi.panthea.eu", "rpc": ["https://shenturpc.panthea.eu", "https://shenturpc.panthea.eu"], "snapshot_provider": "", - "sdk_version": "0.45.0", + "sdk_version": "0.44.3", "coin_type": "118", "min_tx_fee": "8000", "addr_prefix": "certik",