Skip to content

Commit

Permalink
STRK Sensei annoucement (#12)
Browse files Browse the repository at this point in the history
* fix: fix STRK/USDC base apr (#72)

* add TVL limit, standarise stats API, fix strategy metadata issue

* format code

* add vercel speed analytics

* formatting fix

* formatting fix

* disable USDC DNMM

---------

Co-authored-by: Oche <[email protected]>
  • Loading branch information
akiraonstarknet and EjembiEmmanuel authored Jul 19, 2024
1 parent 936135a commit d16a77d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store/strategies.atoms.ts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export function getStrategies() {
'ETH',
CONSTANTS.CONTRACTS.DeltaNeutralMMUSDCETH,
[1, 0.608, 1, 0.552509, 0.552509], // precomputed factors based on strategy math
StrategyLiveStatus.ACTIVE,
StrategyLiveStatus.COMING_SOON,
{
maxTVL: 5000,
},
Expand Down

0 comments on commit d16a77d

Please sign in to comment.