From 88b08cf735df4519a52acdd655dc484666a13e73 Mon Sep 17 00:00:00 2001 From: 0xgnek <0xgnek@gmail.com> Date: Sun, 25 Aug 2024 10:06:01 +0000 Subject: [PATCH] disab;e terra --- aggregators/hallswap/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aggregators/hallswap/index.ts b/aggregators/hallswap/index.ts index 31dcc6182b..92642ead0c 100644 --- a/aggregators/hallswap/index.ts +++ b/aggregators/hallswap/index.ts @@ -19,7 +19,7 @@ const CHAINS = { osmosis: "osmosis", sei: "sei", solana: "solana", - terra: "terraclassic", + // terra: "terraclassic", terra2: "terra", } as const; // Number of milliseconds in a day (24 hours)