For the complete documentation index, see llms.txt. This page is also available as Markdown.

RiskFundStorage

RiskFundStorage

Storage layout for the RiskFundV2 contract.

Solidity API

maxLoopsLimit

Limit for the loops to avoid the DOS This state is deprecated, using it to prevent storage collision

uint256 maxLoopsLimit

convertibleBaseAsset

Address of base asset

address convertibleBaseAsset

shortfall

Address of shortfall contract

address shortfall

Last updated