From cb345638197698661fd1fe36aa8dc015b8ede9bd Mon Sep 17 00:00:00 2001 From: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> Date: Tue, 1 Oct 2024 02:18:04 -0700 Subject: [PATCH 01/17] Delete chains/testnet/archway.json Signed-off-by: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> --- chains/testnet/archway.json | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 chains/testnet/archway.json diff --git a/chains/testnet/archway.json b/chains/testnet/archway.json deleted file mode 100644 index 9bb7a37832..0000000000 --- a/chains/testnet/archway.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "chain_name": "archway", - "api": ["https://api.constantine.archway.io:443"], - "rpc": [""], - "snapshot_provider": "", - "sdk_version": "0.46.15", - "coin_type": "118", - "min_tx_fee": "800", - "addr_prefix": "archway", - "logo": "/logos/archway.png", - "assets": [{ - "base": "aconst", - "symbol": "CONST", - "exponent": "18", - "coingecko_id": "", - "logo": "/logos/archway.png" - }] -} \ No newline at end of file From f3ee611dc329e6efecdf0d3ef395f576d7536171 Mon Sep 17 00:00:00 2001 From: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> Date: Tue, 1 Oct 2024 02:21:29 -0700 Subject: [PATCH 02/17] Delete chains/testnet/mantra-testnet.json Signed-off-by: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> --- chains/testnet/mantra-testnet.json | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 chains/testnet/mantra-testnet.json diff --git a/chains/testnet/mantra-testnet.json b/chains/testnet/mantra-testnet.json deleted file mode 100644 index 05aaa5a27c..0000000000 --- a/chains/testnet/mantra-testnet.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "chain_name": "mantra testnet 1", - "api": ["https://api.testnet.mantrachain.io:443"], - "rpc": ["https://rpc.testnet.mantrachain.io/"], - "snapshot_provider": "", - "sdk_version": "0.46.15", - "coin_type": "118", - "min_tx_fee": "800", - "addr_prefix": "mantra", - "logo": "/logos/mantra.svg", - "assets": [{ - "base": "uaum", - "symbol": "AUM", - "exponent": "6", - "coingecko_id": "", - "logo": "/logos/mantra.svg" - }] -} From 8aa46a5f1a71878516a7e18c45ddd6d165de4725 Mon Sep 17 00:00:00 2001 From: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> Date: Tue, 1 Oct 2024 02:21:53 -0700 Subject: [PATCH 03/17] Delete chains/testnet/namada.json Signed-off-by: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> --- chains/testnet/namada.json | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 chains/testnet/namada.json diff --git a/chains/testnet/namada.json b/chains/testnet/namada.json deleted file mode 100644 index 976c16adaa..0000000000 --- a/chains/testnet/namada.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "chain_name": "namada", - "api": [ "https://api-namada-testnet.whispernode.com:443"], - "rpc": [ "https://rpc-namada-testnet.whispernode.com:443"], - "snapshot_provider": "", - "sdk_version": "0.46.15", - "coin_type": "118", - "min_tx_fee": "800", - "addr_prefix": "tnam", - "logo": "/logos/namada.webp", - "assets": [{ - "base": "unam", - "symbol": "NAM", - "exponent": "18", - "coingecko_id": "", - "logo": "/logos/namada.webp" - }] -} From bc40686c395e999359d9db5ba04e490de8bfcf2c Mon Sep 17 00:00:00 2001 From: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> Date: Tue, 1 Oct 2024 02:25:19 -0700 Subject: [PATCH 04/17] Update cosmoshub.json Update from Theta to Provider testnet Signed-off-by: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> --- chains/testnet/cosmoshub.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/chains/testnet/cosmoshub.json b/chains/testnet/cosmoshub.json index a4a2f9019b..40f99adc28 100644 --- a/chains/testnet/cosmoshub.json +++ b/chains/testnet/cosmoshub.json @@ -1,7 +1,7 @@ { - "chain_name": "cosmoshub", - "api": ["https://rest.state-sync-02.theta-testnet.polypore.xyz:443"], - "rpc": ["https://rpc.sentry-01.theta-testnet.polypore.xyz:443"], + "chain_name": "cosmoshub_provider", + "api": ["https://rest.provider-sentry-01.rs-testnet.polypore.xyz:443,https://rest.provider-sentry-02.rs-testnet.polypore.xyz:443"], + "rpc": ["https://rpc.provider-sentry-01.rs-testnet.polypore.xyz:443,https://rpc.provider-sentry-02.rs-testnet.polypore.xyz:443"], "snapshot_provider": "", "sdk_version": "0.46.15", "coin_type": "118", From f3524accfb41927e7cab22fa015462c7285ff42b Mon Sep 17 00:00:00 2001 From: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> Date: Tue, 1 Oct 2024 02:25:41 -0700 Subject: [PATCH 05/17] Rename cosmoshub.json to cosmoshub_provider.json Signed-off-by: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> --- chains/testnet/{cosmoshub.json => cosmoshub_provider.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename chains/testnet/{cosmoshub.json => cosmoshub_provider.json} (100%) diff --git a/chains/testnet/cosmoshub.json b/chains/testnet/cosmoshub_provider.json similarity index 100% rename from chains/testnet/cosmoshub.json rename to chains/testnet/cosmoshub_provider.json From 9ab3f7bc0937ef2bc1e3fe7879fdd47729035e57 Mon Sep 17 00:00:00 2001 From: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> Date: Tue, 1 Oct 2024 02:26:37 -0700 Subject: [PATCH 06/17] Update axelar.json Signed-off-by: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> --- chains/testnet/axelar.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chains/testnet/axelar.json b/chains/testnet/axelar.json index a376961230..fbcf9dca2f 100644 --- a/chains/testnet/axelar.json +++ b/chains/testnet/axelar.json @@ -1,5 +1,5 @@ { - "chain_name": "axelar", + "chain_name": "axelar-testnet-lisbon-3", "api": ["https://lcd-axelar-testnet.imperator.co:443"], "rpc": ["https://rpc-seda-testnet.whispernode.com:443"], "snapshot_provider": "", @@ -15,4 +15,4 @@ "coingecko_id": "", "logo": "/logos/axl.svg" }] -} \ No newline at end of file +} From 80071696add7c933255262088cacba1eba1d12c8 Mon Sep 17 00:00:00 2001 From: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> Date: Tue, 1 Oct 2024 02:26:49 -0700 Subject: [PATCH 07/17] Rename axelar.json to axelar-testnet-lisbon-3.json Signed-off-by: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> --- chains/testnet/{axelar.json => axelar-testnet-lisbon-3.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename chains/testnet/{axelar.json => axelar-testnet-lisbon-3.json} (100%) diff --git a/chains/testnet/axelar.json b/chains/testnet/axelar-testnet-lisbon-3.json similarity index 100% rename from chains/testnet/axelar.json rename to chains/testnet/axelar-testnet-lisbon-3.json From 452342e0ec1e7e0f8dee52a64d5286ddf4491641 Mon Sep 17 00:00:00 2001 From: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> Date: Tue, 1 Oct 2024 02:28:33 -0700 Subject: [PATCH 08/17] Update dymension.json Signed-off-by: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> --- chains/testnet/dymension.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chains/testnet/dymension.json b/chains/testnet/dymension.json index 14748a2ec1..03036256da 100644 --- a/chains/testnet/dymension.json +++ b/chains/testnet/dymension.json @@ -1,7 +1,7 @@ { - "chain_name": "dymension", + "chain_name": "dymension_froopyland_100-1", "api": ["https://dymension-testnet-api.polkachu.com:443"], - "rpc": [""], + "rpc": ["https://dymension-testnet-rpc.polkachu.com:443"], "snapshot_provider": "", "sdk_version": "0.46.15", "coin_type": "118", From 195e60e2ae3f8325c8fa3de1e86ab49eb55c1c58 Mon Sep 17 00:00:00 2001 From: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> Date: Tue, 1 Oct 2024 02:29:01 -0700 Subject: [PATCH 09/17] Update and rename neutron.json to neutron_pion-1.json Signed-off-by: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> --- chains/testnet/{neutron.json => neutron_pion-1.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename chains/testnet/{neutron.json => neutron_pion-1.json} (93%) diff --git a/chains/testnet/neutron.json b/chains/testnet/neutron_pion-1.json similarity index 93% rename from chains/testnet/neutron.json rename to chains/testnet/neutron_pion-1.json index a80380cb92..d3207379bf 100644 --- a/chains/testnet/neutron.json +++ b/chains/testnet/neutron_pion-1.json @@ -1,5 +1,5 @@ { - "chain_name": "neutron", + "chain_name": "neutron_pion-1", "api": ["https://neutron-testnet-api.polkachu.com:443", "https://rest-falcron.pion-1.ntrn.tech:443"], "rpc": ["https://neutron-testnet-rpc.polkachu.com:443"], "snapshot_provider": "", From 1b3aeda305687eb6285565e65a53303170cb968c Mon Sep 17 00:00:00 2001 From: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> Date: Tue, 1 Oct 2024 02:29:37 -0700 Subject: [PATCH 10/17] Update cosmoshub_provider.json Signed-off-by: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> --- chains/testnet/cosmoshub_provider.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chains/testnet/cosmoshub_provider.json b/chains/testnet/cosmoshub_provider.json index 40f99adc28..c4bd7fec71 100644 --- a/chains/testnet/cosmoshub_provider.json +++ b/chains/testnet/cosmoshub_provider.json @@ -1,7 +1,7 @@ { "chain_name": "cosmoshub_provider", - "api": ["https://rest.provider-sentry-01.rs-testnet.polypore.xyz:443,https://rest.provider-sentry-02.rs-testnet.polypore.xyz:443"], - "rpc": ["https://rpc.provider-sentry-01.rs-testnet.polypore.xyz:443,https://rpc.provider-sentry-02.rs-testnet.polypore.xyz:443"], + "api": ["https://rest.provider-sentry-01.rs-testnet.polypore.xyz:443", "https://rest.provider-sentry-02.rs-testnet.polypore.xyz:443"], + "rpc": ["https://rpc.provider-sentry-01.rs-testnet.polypore.xyz:443", "https://rpc.provider-sentry-02.rs-testnet.polypore.xyz:443"], "snapshot_provider": "", "sdk_version": "0.46.15", "coin_type": "118", From a2c9b2347c5008b33335e85f005e475cf5855136 Mon Sep 17 00:00:00 2001 From: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> Date: Tue, 1 Oct 2024 02:29:52 -0700 Subject: [PATCH 11/17] Rename dymension.json to dymension_froopyland_100-1.json Signed-off-by: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> --- .../testnet/{dymension.json => dymension_froopyland_100-1.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename chains/testnet/{dymension.json => dymension_froopyland_100-1.json} (100%) diff --git a/chains/testnet/dymension.json b/chains/testnet/dymension_froopyland_100-1.json similarity index 100% rename from chains/testnet/dymension.json rename to chains/testnet/dymension_froopyland_100-1.json From bb703ffbec0754f69fb05ddac83b1c12efacfd0d Mon Sep 17 00:00:00 2001 From: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> Date: Tue, 1 Oct 2024 02:30:16 -0700 Subject: [PATCH 12/17] Update cosmoshub_provider.json Signed-off-by: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> --- chains/testnet/cosmoshub_provider.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chains/testnet/cosmoshub_provider.json b/chains/testnet/cosmoshub_provider.json index c4bd7fec71..c63ef67972 100644 --- a/chains/testnet/cosmoshub_provider.json +++ b/chains/testnet/cosmoshub_provider.json @@ -1,7 +1,7 @@ { "chain_name": "cosmoshub_provider", - "api": ["https://rest.provider-sentry-01.rs-testnet.polypore.xyz:443", "https://rest.provider-sentry-02.rs-testnet.polypore.xyz:443"], - "rpc": ["https://rpc.provider-sentry-01.rs-testnet.polypore.xyz:443", "https://rpc.provider-sentry-02.rs-testnet.polypore.xyz:443"], + "api": ["https://rest.provider-sentry-01.rs-testnet.polypore.xyz:443","https://rest.provider-sentry-02.rs-testnet.polypore.xyz:443"], + "rpc": ["https://rpc.provider-sentry-01.rs-testnet.polypore.xyz:443","https://rpc.provider-sentry-02.rs-testnet.polypore.xyz:443"], "snapshot_provider": "", "sdk_version": "0.46.15", "coin_type": "118", From 8174dda549ce0ecd95ec0e61917bd299a5731d79 Mon Sep 17 00:00:00 2001 From: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> Date: Tue, 1 Oct 2024 02:31:28 -0700 Subject: [PATCH 13/17] Update and rename seda.json to seda-1-testnet.json Signed-off-by: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> --- chains/testnet/{seda.json => seda-1-testnet.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename chains/testnet/{seda.json => seda-1-testnet.json} (92%) diff --git a/chains/testnet/seda.json b/chains/testnet/seda-1-testnet.json similarity index 92% rename from chains/testnet/seda.json rename to chains/testnet/seda-1-testnet.json index 5a996da4fd..4d6022b076 100644 --- a/chains/testnet/seda.json +++ b/chains/testnet/seda-1-testnet.json @@ -1,5 +1,5 @@ { - "chain_name": "seda", + "chain_name": "seda-1-testnet", "api": ["https://api-seda-testnet.whispernode.com:443"], "rpc": ["https://rpc-seda-testnet.whispernode.com:443"], "snapshot_provider": "", @@ -15,4 +15,4 @@ "coingecko_id": "seda", "logo": "/logos/seda.png" }] -} \ No newline at end of file +} From 8f98c82517922c59dfe2bd91b7c09e38ca32ace9 Mon Sep 17 00:00:00 2001 From: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> Date: Tue, 1 Oct 2024 02:32:40 -0700 Subject: [PATCH 14/17] Update and rename sei.json to sei_atlantic-2.json Signed-off-by: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> --- chains/testnet/{sei.json => sei_atlantic-2.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename chains/testnet/{sei.json => sei_atlantic-2.json} (92%) diff --git a/chains/testnet/sei.json b/chains/testnet/sei_atlantic-2.json similarity index 92% rename from chains/testnet/sei.json rename to chains/testnet/sei_atlantic-2.json index 227261ffad..9eccd53813 100644 --- a/chains/testnet/sei.json +++ b/chains/testnet/sei_atlantic-2.json @@ -1,5 +1,5 @@ { - "chain_name": "sei", + "chain_name": "sei_atlantic-2", "api": ["https://sei-testnet-2-rest.brocha.in:443"], "rpc": ["https://sei-testnet-2-rpc.brocha.in:443"], "snapshot_provider": "", From 8f4ebe95cde3d98f4775935d184c34960ee7d375 Mon Sep 17 00:00:00 2001 From: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> Date: Tue, 1 Oct 2024 02:34:05 -0700 Subject: [PATCH 15/17] Update and rename union.json to union-testnet-8.json Signed-off-by: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> --- chains/testnet/{union.json => union-testnet-8.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename chains/testnet/{union.json => union-testnet-8.json} (92%) diff --git a/chains/testnet/union.json b/chains/testnet/union-testnet-8.json similarity index 92% rename from chains/testnet/union.json rename to chains/testnet/union-testnet-8.json index 576a84e8de..fd3a6b98a7 100644 --- a/chains/testnet/union.json +++ b/chains/testnet/union-testnet-8.json @@ -1,5 +1,5 @@ { - "chain_name": "union", + "chain_name": "union-testnet-8", "api": ["https://union-testnet-api.polkachu.com:443"], "rpc": ["https://union-testnet-rpc.polkachu.com:443"], "snapshot_provider": "", From 17fd31d462aae1c678a043acb51b856c418da167 Mon Sep 17 00:00:00 2001 From: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> Date: Tue, 1 Oct 2024 02:34:35 -0700 Subject: [PATCH 16/17] Update and rename secret.json to secret_pulsar-3.json Signed-off-by: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> --- chains/testnet/{secret.json => secret_pulsar-3.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename chains/testnet/{secret.json => secret_pulsar-3.json} (94%) diff --git a/chains/testnet/secret.json b/chains/testnet/secret_pulsar-3.json similarity index 94% rename from chains/testnet/secret.json rename to chains/testnet/secret_pulsar-3.json index 4f76555ccd..96c1613032 100644 --- a/chains/testnet/secret.json +++ b/chains/testnet/secret_pulsar-3.json @@ -1,5 +1,5 @@ { - "chain_name": "secret", + "chain_name": "secret_pulsar-3", "alias": "secret network", "api": ["https://api.pulsar.scrttestnet.com","https://lcd.testnet.secretsaturn.net","https://pulsar.api.trivium.network:1317"], "rpc": ["https://rpc.pulsar.scrttestnet.com","https://rpc.testnet.secretsaturn.net","https://pulsar.api.trivium.network:26657"], From f089e856602ff18a7c904563594e6488b6eb1c66 Mon Sep 17 00:00:00 2001 From: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> Date: Tue, 1 Oct 2024 02:35:29 -0700 Subject: [PATCH 17/17] Delete chains/testnet/babylon.json Signed-off-by: ghost // WhisperNode <49853598+gh0stdotexe@users.noreply.github.com> --- chains/testnet/babylon.json | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 chains/testnet/babylon.json diff --git a/chains/testnet/babylon.json b/chains/testnet/babylon.json deleted file mode 100644 index 65a490afed..0000000000 --- a/chains/testnet/babylon.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "chain_name": "babylon", - "api": ["https://api-babylon-testnet.whispernode.com:443", "https://lcd.testnet3.babylonchain.io:443"], - "rpc": [""], - "snapshot_provider": "", - "sdk_version": "0.46.15", - "coin_type": "118", - "min_tx_fee": "800", - "addr_prefix": "bbn", - "logo": "/logos/babylon.png", - "assets": [{ - "base": "ubbn", - "symbol": "BBN", - "exponent": "6", - "coingecko_id": "", - "logo": "/logos/babylon.png" - }] -} \ No newline at end of file