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

AaveV3OperationSafetyAssertion

Git Source

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

NameTypeDescription
pool_addressAave v3 Horizon pool used by the underlying assertion bundle.