SparkLendV1ProtectionSuite
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_);