From 5f1707ff2d9f074759831d6ba5d4991743e3b84e Mon Sep 17 00:00:00 2001 From: de-snake <122296842+de-snake@users.noreply.github.com> Date: Wed, 19 Aug 2026 12:26:01 +0300 Subject: [PATCH] fix: remove tulipa usdc from list --- src/pools/index.ts | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/pools/index.ts b/src/pools/index.ts index 54932dd..7aee2f2 100644 --- a/src/pools/index.ts +++ b/src/pools/index.ts @@ -49,14 +49,6 @@ export const POOLS_LIST: Array = [ curator: "kpk", poolType: ["eth"], }, - { - name: "Tulipa USDC", - address: "0xf0795c47fa58d00f5f77f4d5c01f31ee891e21b4", - chainId: 1, - network: "Mainnet", - curator: "Tulipa", - poolType: ["stable"], - }, { name: "Re7 USDC", address: "0x653e62a9ef0e869f91dc3d627b479592aa02ea75",