CollateralManager
Functions
initialize
function initialize(
) externaladdCollateral
function addCollateral(
) externalsetPriceFeed
function setPriceFeed(
) externalsetCollateralRatio
function setCollateralRatio(
) externalsetDiscountRatio
function setDiscountRatio(
) externalsetDepositCap
setMaxCollateralTokensPerAccount
setMmRatioBuffer
setDebtNonSettlementTokenValueRatio
setLiquidationRatio
setCLInsuranceFundFeeRatio
setDebtThreshold
setWhitelistedDebtThreshold
setCollateralValueDust
getClearingHouseConfig
Name
Type
Description
getVault
Name
Type
Description
getCollateralConfig
Name
Type
Description
Name
Type
Description
getPriceFeedDecimals
Name
Type
Description
Name
Type
Description
getPrice
Name
Type
Description
Name
Type
Description
getMaxCollateralTokensPerAccount
getMmRatioBuffer
getDebtNonSettlementTokenValueRatio
getLiquidationRatio
Name
Type
Description
getCLInsuranceFundFeeRatio
Name
Type
Description
getDebtThreshold
getDebtThresholdByTrader
getTotalWhitelistedDebtThreshold
getCollateralValueDust
Name
Type
Description
isCollateral
Name
Type
Description
Name
Type
Description
requireValidCollateralMmRatio
Name
Type
Description
Name
Type
Description
Last updated