This contract inherits from LiquidityThresholdAssetManager, deploying the funds into an ERC-4626arrow-up-right compatible vault.
It receives the vault as a constructor parameter that's stored as an immutable attribute.
vault
Implements the required inheritance methods by deposits and withdrawals from the vault.
Last updated 1 year ago