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",