Compound / RateModel

LCStableCoinInterestRateModel

0x8ac03df808efae9397a9d95888230ee022b997f4
ErrorReporter
event

Failure

Inputs

ParameterTypeDescription
erroruint256
infouint256
detailuint256

Outputs

(void)
LCStableCoinInterestRateModel
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

LCStableCoinInterestRateModel

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