ICollateralManager
Functions
getVault
function getVault(
) external returns (address)Name
Type
Description
getClearingHouseConfig
function getClearingHouseConfig(
) external returns (address)Name
Type
Description
getCollateralConfig
function getCollateralConfig(
address token
) external returns (struct Collateral.Config)Name
Type
Description
Name
Type
Description
getPriceFeedDecimals
Name
Type
Description
Name
Type
Description
getPrice
Name
Type
Description
Name
Type
Description
getMaxCollateralTokensPerAccount
Name
Type
Description
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
Events
CollateralAdded
Name
Type
Description
ClearingHouseConfigChanged
Name
Type
Description
VaultChanged
Name
Type
Description
PriceFeedChanged
Name
Type
Description
CollateralRatioChanged
Name
Type
Description
DiscountRatioChanged
Name
Type
Description
DepositCapChanged
Name
Type
Description
MaxCollateralTokensPerAccountChanged
Name
Type
Description
MmRatioBufferChanged
Name
Type
Description
DebtNonSettlementTokenValueRatioChanged
Name
Type
Description
LiquidationRatioChanged
Name
Type
Description
CLInsuranceFundFeeRatioChanged
Name
Type
Description
DebtThresholdChanged
Name
Type
Description
WhitelistedDebtThresholdChanged
Name
Type
Description
CollateralValueDustChanged
Name
Type
Description
Last updated