AaveV3OperationSafetyAssertion
Inherits: AaveV3HorizonOperationSafetyAssertion
Title: AaveV3OperationSafetyAssertion
Author: Phylax Systems
Compatibility alias preserving the old generic Aave v3 assertion name.
New users should prefer AaveV3HorizonOperationSafetyAssertion to make the Horizon scope explicit.
Functions
constructor
Creates the compatibility alias.
constructor(address pool_) AaveV3HorizonOperationSafetyAssertion(pool_);
Parameters
| Name | Type | Description |
|---|---|---|
pool_ | address | Aave v3 Horizon pool used by the underlying assertion bundle. |