Compound / RateModel

LCStandardInterestRateModel

0xcdaf8cb1839952cbe6d98d248e593b782a2419c7
ErrorReporter
event

Failure

Inputs

ParameterTypeDescription
erroruint256
infouint256
detailuint256

Outputs

(void)
LCStandardInterestRateModel
function

getBorrowRate

nonpayable

Inputs

ParameterTypeDescription
assetaddress
cashuint256
borrowsuint256

Outputs

TypeDescription
uint256
uint256
function

getSupplyRate

view

Inputs

ParameterTypeDescription
_assetaddress
cashuint256
borrowsuint256

Outputs

TypeDescription
uint256
uint256
LiquidationChecker
function

setAllowLiquidation

nonpayable

Inputs

ParameterTypeDescription
allowLiquidation_bool

Outputs

(void)
PriceOracleProxy
constructor

LCStandardInterestRateModel

nonpayable

Inputs

ParameterTypeDescription
moneyMarketaddress
liquidatoraddress

Outputs

(void)
function

moneyMarket

view

Inputs

(void)

Outputs

TypeDescription
address
function

liquidator

view

Inputs

(void)

Outputs

TypeDescription
address
function

allowLiquidation

view

Inputs

(void)

Outputs

TypeDescription
bool