From 4395a5130ae74acadae01e821c10870a08b7c0e0 Mon Sep 17 00:00:00 2001 From: Nikhil Saboo Date: Fri, 25 Oct 2024 07:09:16 +0530 Subject: [PATCH] Revert "Replace links to hydradx with hydration" This reverts commit 2f06f5d729ac7d0cf30fea45d09ea1813ac70266. --- pages/deposit.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/deposit.tsx b/pages/deposit.tsx index a4794c5e4..56b0651bc 100644 --- a/pages/deposit.tsx +++ b/pages/deposit.tsx @@ -381,7 +381,7 @@ const DepositPage: NextPage = () => { items={[ { label: "Hydra DX", - url: "https://app.hydration.net/trade/swap?assetIn=5&assetOut=12", + url: "https://app.hydradx.io/trade?assetIn=5&assetOut=12", }, { label: "Gate.io", url: "https://www.gate.io/trade/ZTG_USDT" }, ]} @@ -394,7 +394,7 @@ const DepositPage: NextPage = () => { items={[ { label: "DEX", - url: "https://app.hydration.net/trade/swap?assetIn=10&assetOut=5", + url: "https://app.hydradx.io/trade?assetIn=10&assetOut=5", }, { label: "CEX",