From e10f20eeef61706544c2f7d553179beb39ae6782 Mon Sep 17 00:00:00 2001 From: Shunji Zhan Date: Mon, 17 Jun 2024 10:07:13 +0800 Subject: [PATCH] polish --- src/consts.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/consts.ts b/src/consts.ts index 23a6c2a..ac52297 100644 --- a/src/consts.ts +++ b/src/consts.ts @@ -253,7 +253,7 @@ export const TESTNET_MODE_WARNING = ` export const EUPHRATES_ADDR = '0x7Fe92EC600F15cD25253b421bc151c51b0276b7D'; export const EUPHRATES_POOLS = ['0', '1', '2', '3', '7']; export const SWAP_SUPPLY_TOKENS = [ - '0xa7fb00459f5896c3bd4df97870b44e868ae663d7', + '0xa7fb00459f5896c3bd4df97870b44e868ae663d7', // jitosol ]; export const RELAYER_ADDR = '0x8B5C2F71eFa2d88A20E0e1c8EDFeA3767B2ab230';