Compliance with `ERC4626`
Closed this issue · 1 comments
NouDaimon commented
Need to address whether LoopStrategy
is, or is not, compliant with ERC4626
, and what to do about said compliance.
In particular, as a priority, we must ensure how to showcase preview
functions on FE; whether we can just staticcall
or if the estimate
functions are reliable enough.
duxxud commented
- add maxDeposit/maxMint/maxRedeem/maxWithdraw functions
- add Collateral Cap (in USD?) which will be part of maxDeposit ?