Liquidator
Functions
collateralAsset
collateralAsset function collateralAsset()
view
returns (
address
);Return Values:
Index
Name
Type
Internal Type
Description
collateralRemaining
collateralRemaining function collateralRemaining()
view
returns (
uint256
);Return Values:
Index
Name
Type
Internal Type
Description
factory
factoryReturn Values:
Index
Name
Type
Internal Type
Description
fundsAsset
fundsAssetReturn Values:
Index
Name
Type
Internal Type
Description
getExpectedAmount
getExpectedAmountParameters:
Index
Name
Type
Internal Type
Description
Return Values:
Index
Name
Type
Internal Type
Description
globals
globalsReturn Values:
Index
Name
Type
Internal Type
Description
governor
governorReturn Values:
Index
Name
Type
Internal Type
Description
implementation
implementationReturn Values:
Index
Name
Type
Internal Type
Description
liquidatePortion
liquidatePortionParameters:
Index
Name
Type
Internal Type
Description
loanManager
loanManagerReturn Values:
Index
Name
Type
Internal Type
Description
migrate
migrateParameters:
Index
Name
Type
Internal Type
Description
poolDelegate
poolDelegateReturn Values:
Index
Name
Type
Internal Type
Description
pullFunds
pullFundsParameters:
Index
Name
Type
Internal Type
Description
setCollateralRemaining
setCollateralRemainingParameters:
Index
Name
Type
Internal Type
Description
setImplementation
setImplementationParameters:
Index
Name
Type
Internal Type
Description
upgrade
upgradeParameters:
Index
Name
Type
Internal Type
Description
Events
FundsPulled
FundsPulledParameters:
Index
Name
Type
Internal Type
Description
PortionLiquidated
PortionLiquidatedParameters:
Index
Name
Type
Internal Type
Description
Upgraded
UpgradedParameters:
Index
Name
Type
Internal Type
Description
Last updated
Was this helpful?