We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96ab30a + 0d2b311 commit 260e396Copy full SHA for 260e396
src/strategies/index.ts
@@ -23,7 +23,7 @@ export const STRATEGIES_LIST: Array<StrategyConfigPayload> = [
23
chainId: 143,
24
network: "Monad",
25
creditManagers: [
26
- "0x7C6eE1BF9c1EB3eE55bdbDc1e8d0317Aab718E0a",
+ "0xf6f044485ac54eecbddfd71586daf351c3ebda88",
27
"0xeCa8b626B91fbf1191230C5d11D5f5ebC1ADbB04",
28
],
29
issuesOnClose: false,
0 commit comments