ERC4626AssetManager
Last updated
Last updated
This contract inherits from LiquidityThresholdAssetManager, deploying the funds into an compatible vault.
It receives the vault
as a constructor parameter that's stored as an immutable attribute.
Implements the required by deposits and withdrawals from the vault.