Skip to content

Commit 84ca9cc

Browse files
authored
Merge pull request #283 from Gearbox-protocol/de-snake-patch-5
feat: add deposit token to stkcvxllamathena strategy
2 parents 20973ac + d98604c commit 84ca9cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/strategies/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -400,6 +400,7 @@ export const STRATEGIES_LIST: Array<StrategyConfigPayload> = [
400400
chainId: 1,
401401
network: "Mainnet",
402402
creditManagers: ["0x52b27889f67887fc9b98a59304037570e7d7e556"],
403+
additionalCollaterals: ["0xd29f8980852c2c76fc3f6e96a7aa06e0bedcc1b1"],
403404
},
404405
{
405406
name: "Renzo ETH",

0 commit comments

Comments
 (0)