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

AaveV3LikeOperationSafetyAssertionBase

Git Source

Inherits: LendingBaseAssertion

Title: AaveV3LikeOperationSafetyAssertionBase

Author: Phylax Systems

Shared assertion wrapper for Aave v3-like lending suites.

Constants

SUITE

ILendingProtectionSuite internal immutable SUITE

Functions

constructor

constructor(ILendingProtectionSuite suite_) ;

_suite

function _suite() internal view override returns (ILendingProtectionSuite);