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

SparkLendV1ProtectionSuite

Git Source

Inherits: AaveV3LikeProtectionSuite

Title: SparkLendV1ProtectionSuite

Author: Phylax Systems

ILendingProtectionSuite implementation for SparkLend v1.

SparkLend v1 preserves the Aave v3 pool interface and health-factor accounting closely enough to reuse the shared Aave v3-like lending adapter directly.

Functions

constructor

constructor(address pool_, address addressesProvider_) AaveV3LikeProtectionSuite(pool_, addressesProvider_);