From 5245ec17ae60a1c172b9053a80de00d3d87cbecf Mon Sep 17 00:00:00 2001 From: JeremyParish69 <95667791+JeremyParish69@users.noreply.github.com> Date: Tue, 13 Aug 2024 15:28:02 -0600 Subject: [PATCH] Fix dydx (#1844) * Update osmosis.zone_chains.json * Update osmosis-1.chainlist.json --- osmosis-1/osmosis-1.chainlist.json | 4 ++-- osmosis-1/osmosis.zone_chains.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/osmosis-1/osmosis-1.chainlist.json b/osmosis-1/osmosis-1.chainlist.json index 7db7a62ac..1b0a0b99e 100644 --- a/osmosis-1/osmosis-1.chainlist.json +++ b/osmosis-1/osmosis-1.chainlist.json @@ -7113,12 +7113,12 @@ "apis": { "rpc": [ { - "address": "https://dydx-api.polkachu.com" + "address": "https://dydx-rpc.polkachu.com" } ], "rest": [ { - "address": "https://dydx-rpc.polkachu.com" + "address": "https://dydx-api.polkachu.com" } ] }, diff --git a/osmosis-1/osmosis.zone_chains.json b/osmosis-1/osmosis.zone_chains.json index 2168eee20..5448b2f92 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-api.polkachu.com/", - "rest": "https://dydx-rpc.polkachu.com/", + "rpc": "https://dydx-rpc.polkachu.com/", + "rest": "https://dydx-api.polkachu.com/", "explorer_tx_url": "https://www.mintscan.io/dydx/txs/${txHash}", "keplr_features": [ "ibc-go",