财务主管
ComptrollerLens Contract
Solidity API
struct AccountLiquidityLocalVars {
uint256 sumCollateral;
uint256 sumBorrowPlusEffects;
uint256 vTokenBalance;
uint256 borrowBalance;
uint256 exchangeRateMantissa;
uint256 oraclePriceMantissa;
struct ExponentialNoError.Exp weightedFactor;
struct ExponentialNoError.Exp exchangeRate;
struct ExponentialNoError.Exp oraclePrice;
struct ExponentialNoError.Exp tokensToDenom;
}liquidateCalculateSeizeTokens
Name
Type
Description
Name
Type
Description
liquidateCalculateSeizeTokens
Name
Type
Description
Name
Type
Description
liquidateVAICalculateSeizeTokens
Name
Type
Description
Name
Type
Description
getHypotheticalAccountLiquidity
Name
Type
Description
Name
Type
Description
Last updated