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