Skip to content

Commit 260e396

Browse files
authored
Merge pull request #250 from Gearbox-protocol/de-snake-patch-5
fix: change CM for 3pool strategy
2 parents 96ab30a + 0d2b311 commit 260e396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/strategies/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export const STRATEGIES_LIST: Array<StrategyConfigPayload> = [
2323
chainId: 143,
2424
network: "Monad",
2525
creditManagers: [
26-
"0x7C6eE1BF9c1EB3eE55bdbDc1e8d0317Aab718E0a",
26+
"0xf6f044485ac54eecbddfd71586daf351c3ebda88",
2727
"0xeCa8b626B91fbf1191230C5d11D5f5ebC1ADbB04",
2828
],
2929
issuesOnClose: false,

0 commit comments

Comments
 (0)