Parameters
LTV (collateralFactor)
function collateralFactor(uint8 categoryId, IPToken pToken)
external
view
returns (uint256);LLTV (liquidationThreshold)
function liquidationThreshold(uint8 categoryId, IPToken pToken)
external
view
returns (uint256);Close Factor
function closeFactor(address pToken) external view returns (uint256);Liquidation Incentive
Supply Cap
Borrow Cap
Last updated