From 058db3c8d400adaf4766ca83c431535023f3a638 Mon Sep 17 00:00:00 2001 From: Doug Hoyte Date: Sat, 29 Mar 2025 08:54:33 -0400 Subject: [PATCH] remove odos on base: weird malfunction --- src/swapService/config/base.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/swapService/config/base.ts b/src/swapService/config/base.ts index ff6612d..2f6a1eb 100644 --- a/src/swapService/config/base.ts +++ b/src/swapService/config/base.ts @@ -27,7 +27,7 @@ const baseRoutingConfig: ChainRoutingConfig = [ includeSources: [ "kyberswap", // "paraswap", - "odos", + //"odos", "1inch", "li-fi", "open-ocean",