From 9681cc2c903fcf4fc27883017c25abfb39e41f1f Mon Sep 17 00:00:00 2001 From: de-snake <122296842+de-snake@users.noreply.github.com> Date: Sat, 10 Jan 2026 15:56:36 +0300 Subject: [PATCH] fix: remove ETH+ from wstETH pool --- src/strategies/index.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/strategies/index.ts b/src/strategies/index.ts index b7efcc9..a426c73 100644 --- a/src/strategies/index.ts +++ b/src/strategies/index.ts @@ -25,7 +25,6 @@ export const STRATEGIES_LIST: Array = [ creditManagers: [ "0x79c6c1ce5b12abcc3e407ce8c160ee1160250921", "0xc307a074bd5aec2d6ad1d9b74465c24a59b490fd", - "0x9fb5493deb601a0329ad8bff43cd182a61321ca7", ], issuesOnClose: true, },