WhitePaperInterestRateModel
Verified contract
Active on
Ethereum with 0 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "WhitePaperInterestRateModel"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "WhitePaperInterestRateModel"
ABI
ABI objects
Getter at block 21201557
baseRate() view returns (uint256)
20000000000000000
blocksPerYear() view returns (uint256)
2102400
isInterestRateModel() view returns (bool)
true
multiplier() view returns (uint256)
100000000000000000
Read-only
getBorrowRate(uint256 cash, uint256 borrows, uint256 _reserves) view returns (uint256, uint256)
State-modifying
Events This contract contains no state-modifying function objects.
This contract contains no event objects.
constructor(uint256 baseRate_, uint256 multiplier_)
This contract contains no fallback and receive objects.
This contract contains no error objects.