Skip to content

Commit c93710a

Browse files
authored
feat: add deposit token to stkcvxllamathena strategy
1 parent 20973ac commit c93710a

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: ["0x48f9e38f3070ad8945dfeae3fa70987722e3d89c"],
403404
},
404405
{
405406
name: "Renzo ETH",

0 commit comments

Comments
 (0)