Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

AaveV3ProtectionSuite

Git Source

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

NameTypeDescription
pool_addressAave v3 Horizon pool used by the underlying suite.