We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c93710a commit d98604cCopy full SHA for d98604c
src/strategies/index.ts
@@ -400,7 +400,7 @@ export const STRATEGIES_LIST: Array<StrategyConfigPayload> = [
400
chainId: 1,
401
network: "Mainnet",
402
creditManagers: ["0x52b27889f67887fc9b98a59304037570e7d7e556"],
403
- additionalCollaterals: ["0x48f9e38f3070ad8945dfeae3fa70987722e3d89c"],
+ additionalCollaterals: ["0xd29f8980852c2c76fc3f6e96a7aa06e0bedcc1b1"],
404
},
405
{
406
name: "Renzo ETH",
0 commit comments