IInsuranceFund
Functions
repay
function repay(
) externaldistributeFee
function distributeFee(
) external returns (uint256 surplus)Name
Type
Description
getToken
function getToken(
) external returns (address token)Name
Type
Description
getBorrower
Name
Type
Description
getVault
Name
Type
Description
getInsuranceFundCapacity
Name
Type
Description
getDistributionThreshold
Name
Type
Description
getSurplusBeneficiary
Name
Type
Description
Events
BorrowerChanged
Name
Type
Description
VaultChanged
Name
Type
Description
Repaid
Name
Type
Description
DistributionThresholdChanged
Name
Type
Description
SurplusBeneficiaryChanged
Name
Type
Description
FeeDistributed
Name
Type
Description
Last updated