Skip to content

Commit d98604c

Browse files
authored
fix: correct token (llamathena)
1 parent c93710a commit d98604c

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
@@ -400,7 +400,7 @@ export const STRATEGIES_LIST: Array<StrategyConfigPayload> = [
400400
chainId: 1,
401401
network: "Mainnet",
402402
creditManagers: ["0x52b27889f67887fc9b98a59304037570e7d7e556"],
403-
additionalCollaterals: ["0x48f9e38f3070ad8945dfeae3fa70987722e3d89c"],
403+
additionalCollaterals: ["0xd29f8980852c2c76fc3f6e96a7aa06e0bedcc1b1"],
404404
},
405405
{
406406
name: "Renzo ETH",

0 commit comments

Comments
 (0)