LiquidationHelper

Git Source

Functions

getBorrowerPosition

function getBorrowerPosition(address borrower, address market)
    external
    view
    returns (bool shouldLiquidate, uint256 repayAmount);