From d6e7e9ff54970a5ee3c58781626b3f3191c561bb Mon Sep 17 00:00:00 2001 From: Panthea EU <92221921+PantheaEU@users.noreply.github.com> Date: Wed, 9 Nov 2022 17:42:42 +0100 Subject: [PATCH 1/2] Update shentu.json --- 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 ff3a30e7..d821669a 100644 --- a/src/chains/mainnet/shentu.json +++ b/src/chains/mainnet/shentu.json @@ -5,7 +5,7 @@ "api": ["https://certik-api.polkachu.com/", "https://shentu-api.panthea.eu", "https://chainfull.noopsbycertik.com"], "rpc": ["https://certik-rpc.polkachu.com:443", "https://shentu-rpc.panthea.eu:443"], "snapshot_provider": "", - "sdk_version": "0.45.4", + "sdk_version": "0.45.9", "coin_type": "118", "min_tx_fee": "8000", "addr_prefix": "certik", From 2efdea93ed4a1246c549b01e2adc290280d9f982 Mon Sep 17 00:00:00 2001 From: Panthea EU <92221921+PantheaEU@users.noreply.github.com> Date: Wed, 9 Nov 2022 17:51:19 +0100 Subject: [PATCH 2/2] Update shentu.json --- 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 d821669a..b006cf62 100644 --- a/src/chains/mainnet/shentu.json +++ b/src/chains/mainnet/shentu.json @@ -2,7 +2,7 @@ { "chain_name": "shentu", "coingecko": "certik", - "api": ["https://certik-api.polkachu.com/", "https://shentu-api.panthea.eu", "https://chainfull.noopsbycertik.com"], + "api": ["https://certik-api.polkachu.com", "https://shentu-api.panthea.eu", "https://chainfull.noopsbycertik.com"], "rpc": ["https://certik-rpc.polkachu.com:443", "https://shentu-rpc.panthea.eu:443"], "snapshot_provider": "", "sdk_version": "0.45.9",