Config
View Functions
whitelistedWLps
function whitelistedWLps(address _wlp) external view returns (bool);getModeConfig
function getModeConfig(uint16 _mode) external view returns (address[] memory collTokens, address[] memory borrTokens, uint maxHealthAfterLiq_e18, uint8 maxCollWLpCount);Name
Type
Description
Name
Type
Description
getPoolConfig
Name
Type
Description
Name
Type
Description
isAllowedForBorrow
Name
Type
Description
Name
Type
Description
isAllowedForCollateral
Name
Type
Description
Name
Type
Description
getTokenFactors
Name
Type
Description
Name
Type
Description
getMaxHealthAfterLiq_e18
Name
Type
Description
Name
Type
Description
getModeStatus
Name
Type
Description
Name
Type
Description
getModeMaxCollWLpCount
Name
Type
Description
Name
Type
Description
Last updated