diff --git a/src/chains/mainnet/shentu.json b/src/chains/mainnet/shentu.json index edc0b125..a07f1339 100644 --- a/src/chains/mainnet/shentu.json +++ b/src/chains/mainnet/shentu.json @@ -1,10 +1,10 @@ { "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", + "sdk_version": "0.44.3", "coin_type": "118", "min_tx_fee": "8000", "addr_prefix": "certik", @@ -16,4 +16,4 @@ "coingecko_id": "certik", "logo": "/logos/shentu.jpg" }] -} \ No newline at end of file +}