RiskFundStorage
RiskFundStorage
Storage layout for the RiskFundV2
contract.
Solidity API
poolAssetsFunds
Available asset's fund per pool in RiskFund Comptroller(pool) -> Asset -> amount
maxLoopsLimit
Limit for the loops to avoid the DOS This state is deprecated, using it to prevent storage collision
convertibleBaseAsset
Address of base asset
shortfall
Address of shortfall contract
riskFundConverter
Risk fund converter address
Last updated