Auditor
Public State Variables
ASSETS_THRESHOLD
function ASSETS_THRESHOLD() external view returns (uint256)BASE_FEED
function BASE_FEED() external view returns (address)TARGET_HEALTH
function TARGET_HEALTH() external view returns (uint256)accountMarkets
function accountMarkets(address) external view returns (uint256)liquidationIncentive
marketList
markets
priceDecimals
View Methods
accountLiquidity
Name
Type
Description
Name
Type
Description
allMarkets
Type
Description
assetPrice
Name
Type
Description
Type
Description
calculateSeize
Name
Type
Description
Name
Type
Description
checkLiquidation
Name
Type
Description
Name
Type
Description
checkSeize
Name
Type
Description
checkShortfall
Name
Type
Description
Write Methods
checkBorrow
Name
Type
Description
enableMarket
Name
Type
Description
enterMarket
Name
Type
Description
exitMarket
Name
Type
Description
handleBadDebt
Name
Type
Description
Last updated
Was this helpful?