Architecture Overview
Last updated
Last updated
The Strateg Borrow module provides a set of position managers that are responsible for managing the borrowing of assets from a specific lending protocol for Strateg vaults strategies. The module also provides a factory contract for creating and managing position managers.
Position Management: Utilizes dedicated position managers for managing borrowing positions with specific lending protocols.
Factory Contract: Use a factory contract for the efficient creation and management of position managers.
The module currently supports borrowing from the following protocols:
Aave V3: Through the StrategAaveV3PositionManager
, it provides a position manager which will manage an isolated borrow on Aave V3