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

AaveV3PostOperationSolvencyAssertion

Git Source

Inherits: AaveV3HorizonOperationSafetyAssertion

Title: AaveV3PostOperationSolvencyAssertion

Author: Phylax Systems

Deprecated compatibility alias for the pre-operation-safety contract name.

New users should prefer AaveV3HorizonOperationSafetyAssertion.

Functions

constructor

Creates the deprecated compatibility alias.

constructor(address pool_) AaveV3HorizonOperationSafetyAssertion(pool_);

Parameters

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