From 8e8992bfcbc74c6e0f17cdac6ad604880eadd63f Mon Sep 17 00:00:00 2001 From: brandonwong91 Date: Mon, 10 Jan 2022 17:11:50 +0800 Subject: [PATCH] Domain name change for token and markets link --- src/@carbon-info/constants/links.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/@carbon-info/constants/links.ts b/src/@carbon-info/constants/links.ts index c0b7cbf..1378a48 100644 --- a/src/@carbon-info/constants/links.ts +++ b/src/@carbon-info/constants/links.ts @@ -21,8 +21,8 @@ export const Path = { Blog: "https://blog.switcheo.com", GetSWTH: "https://app.dem.exchange/trade/swth_eth1", Stake: "https://app.dem.exchange/stake", - Token: "https://switcheo.org/tokens?net=main", - Markets: "https://switcheo.org/markets?net=main", + Token: "https://scan.carbon.network/tokens?net=main", + Markets: "https://scan.carbon.network/markets?net=main", Demex: "https://dem.exchange", CarbonScan: "https://scan.carbon.network", SwitcheoDevelopmentFund: "https://forum.carbon.network/topic/42/applying-for-project-grants-under-the-switcheo-development-fund",