JumpRateModelV2

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x41041831 at 14681049
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "JumpRateModelV2"

No transactions found for "JumpRateModelV2"


Functions
Getter at block 20961092
baseRatePerBlock(view returns (uint256)
951293759
blocksPerYear(view returns (uint256)
2102400
isInterestRateModel(view returns (bool)
true
jumpMultiplierPerBlock(view returns (uint256)
9512937595129
kink(view returns (uint256)
800000000000000000
multiplierPerBlock(view returns (uint256)
17836757990
owner(view returns (address)
0xd1f60ebec593289daba5f5ecba16a906f9d7a8bc
Read-only
getBorrowRate(uint256 cashuint256 borrowsuint256 reservesview returns (uint256)
getSupplyRate(uint256 cashuint256 borrowsuint256 reservesuint256 reserveFactorMantissaview returns (uint256)
utilizationRate(uint256 cashuint256 borrowsuint256 reservespure returns (uint256)
State-modifying
updateJumpRateModel(uint256 baseRatePerYearuint256 multiplierPerYearuint256 jumpMultiplierPerYearuint256 kink_
Events
NewInterestParams(uint256 baseRatePerBlockuint256 multiplierPerBlockuint256 jumpMultiplierPerBlockuint256 kink
Constructor
constructor(uint256 baseRatePerYearuint256 multiplierPerYearuint256 jumpMultiplierPerYearuint256 kink_address owner_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.