AaveV3ProtectionSuite
Inherits: AaveV3HorizonProtectionSuite
Title: AaveV3ProtectionSuite
Author: Phylax Systems
Compatibility alias preserving the old generic Aave v3 suite name.
The implementation is Horizon-specific and derived from the local Horizon repository.
Functions
constructor
Creates the compatibility alias.
constructor(address pool_) AaveV3HorizonProtectionSuite(pool_);
Parameters
| Name | Type | Description |
|---|---|---|
pool_ | address | Aave v3 Horizon pool used by the underlying suite. |