Liquidator.sol
View Source: contracts/test/Liquidator.sol
↗ Extends: ErrorReporter, SafeToken
Contract Members
Constants & Variables
Events
Functions
liquidateBorrow(address targetAccount, address assetBorrow, address assetCollateral, uint256 requestedAmountClose)
tokenAllowAll(address asset, address allowee)
tokenTransferAll(address asset, address recipient)
liquidateBorrow
Arguments
tokenAllowAll
Arguments
tokenTransferAll
Arguments
Last updated