From 4aac279e2a176c6178e555fb7871a6d5ba822b5c Mon Sep 17 00:00:00 2001 From: Nikhil Saboo Date: Wed, 16 Oct 2024 13:08:26 +0530 Subject: [PATCH] Replace links to hydradx with hydration --- pages/deposit.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/deposit.tsx b/pages/deposit.tsx index 56b0651bc..a4794c5e4 100644 --- a/pages/deposit.tsx +++ b/pages/deposit.tsx @@ -381,7 +381,7 @@ const DepositPage: NextPage = () => { items={[ { label: "Hydra DX", - url: "https://app.hydradx.io/trade?assetIn=5&assetOut=12", + url: "https://app.hydration.net/trade/swap?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.hydradx.io/trade?assetIn=10&assetOut=5", + url: "https://app.hydration.net/trade/swap?assetIn=10&assetOut=5", }, { label: "CEX",