AAVEv3AssetManager

This is an implementation of the IAssetManager interface that deploys the funds into AAVE version 3 (also v2 available). Investment operations are deposits into AAVE, deinvestment ones are implemented as withdrawals.

Inherits from LiquidityThresholdAssetManager, so it manages the liquid levels based on parametrized thresholds.

It's not part of the core Ensuro repository, more an extension with its own repository.

Last updated