From d5d0c79f4bbfab2cb4367b154def09cf1a080c6a Mon Sep 17 00:00:00 2001 From: JeremyParish69 <95667791+JeremyParish69@users.noreply.github.com> Date: Tue, 13 Aug 2024 11:00:43 -0600 Subject: [PATCH 1/2] Update osmosis.zone_chains.json --- osmosis-1/osmosis.zone_chains.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/osmosis-1/osmosis.zone_chains.json b/osmosis-1/osmosis.zone_chains.json index d66267c30..2168eee20 100644 --- a/osmosis-1/osmosis.zone_chains.json +++ b/osmosis-1/osmosis.zone_chains.json @@ -1067,8 +1067,8 @@ }, { "chain_name": "dydx", - "rpc": "https://dydx-dao-api.polkachu.com", - "rest": "https://dydx-dao-rpc.polkachu.com", + "rpc": "https://dydx-api.polkachu.com/", + "rest": "https://dydx-rpc.polkachu.com/", "explorer_tx_url": "https://www.mintscan.io/dydx/txs/${txHash}", "keplr_features": [ "ibc-go", From 8638d08f993b0b4bac1c64e6607f76fdceaad671 Mon Sep 17 00:00:00 2001 From: JeremyParish69 <95667791+JeremyParish69@users.noreply.github.com> Date: Tue, 13 Aug 2024 11:01:11 -0600 Subject: [PATCH 2/2] Update osmosis-1.chainlist.json --- osmosis-1/osmosis-1.chainlist.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/osmosis-1/osmosis-1.chainlist.json b/osmosis-1/osmosis-1.chainlist.json index 63f796bda..7db7a62ac 100644 --- a/osmosis-1/osmosis-1.chainlist.json +++ b/osmosis-1/osmosis-1.chainlist.json @@ -7113,12 +7113,12 @@ "apis": { "rpc": [ { - "address": "https://dydx-dao-api.polkachu.com" + "address": "https://dydx-api.polkachu.com" } ], "rest": [ { - "address": "https://dydx-dao-rpc.polkachu.com" + "address": "https://dydx-rpc.polkachu.com" } ] }, @@ -8883,4 +8883,4 @@ ] } ] -} \ No newline at end of file +}