LiquidationChecker.sol
Contract Members
contract AlkemiEarnVerified public alkemiEarnVerified;
address public liquidator;
bool public allowLiquidation;Functions
isAllowed
function isAllowed(address asset, uint256 newCash) internal view
returns(bool)isLiquidate
cashIsUp
oracleTouched
setAllowLiquidation
Last updated
Was this helpful?