Compound / RateModel

WhitePaperInterestRateModel

0xd928c8ead620bb316d2cefe3caf81dc2dec6ff63
WhitePaperInterestRateModel
function

getBorrowRate

view

Inputs

ParameterTypeDescription
cashuint256
borrowsuint256
_reservesuint256

Outputs

TypeDescription
uint256
uint256
constructor

WhitePaperInterestRateModel

nonpayable

Inputs

ParameterTypeDescription
baseRate_uint256
multiplier_uint256

Outputs

(void)
function

blocksPerYear

view

Inputs

(void)

Outputs

TypeDescription
uint256
function

isInterestRateModel

view

Inputs

(void)

Outputs

TypeDescription
bool
function

baseRate

view

Inputs

(void)

Outputs

TypeDescription
uint256
function

multiplier

view

Inputs

(void)

Outputs

TypeDescription
uint256