diff --git a/src/store/strategies.atoms.ts b/src/store/strategies.atoms.ts index 71c49f2..7104fdc 100644 --- a/src/store/strategies.atoms.ts +++ b/src/store/strategies.atoms.ts @@ -76,7 +76,7 @@ export function getStrategies() { [1, 0.384215, 1, 0.492308, 0.233276], // precomputed factors based on strategy math, last is the excess deposit1 that is happening StrategyLiveStatus.NEW, { - maxTVL: 150000, + maxTVL: 250000, }, );