interestModel

Verified contract

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

No balances found for "interestModel"

0xe4102716309d97728f119bb8bdb7b6764a0fb020e46952675f50a90b21a8be55
0x9e376543b4750aef51c1a721b91b857c6ba8acd447b3e4398e0b16ebc54a3b7b
0xd895b47ebb7789e66d5f7d7210f12b5d7fe045e42745381eb1f47ea28f3cb182
0x21daabb692656d87469f0fbc92a79d76e1da3a7c5164cbf2ca7a604ae81399bc
0xa2c4723d06bd5c2364e19e4e3405f046b95f5049719dcc6b0077b3ba44736b81
0x857bf45f637d298ee48f7818be88f410884e53c941b1de37251c381a272d41b9
0xf613e352659d2d6fc80e7038bde0cac16fbcd484a8fd657a6987b3c2363ea691
0xb43242ab0d5384af4a4a6d4f909acedc0348190619256764e1e4433a457c4b20
0xb077c64a67bdb109daa0554b38b73f7004cf4d7a0d3c39e749e870e22c289731
0x33c68a0ffd179dee7d39e2bf5cccf059bb34e15f4217f1e7077043d2b24e664c

Functions
Getter at block 21247433
blocksPerYear(view returns (uint256)
2102400
getBasicSensitivity(view returns (uint256)
120000000000000000
getJumpPoint(view returns (uint256)
800000000000000000
getJumpSensitivity(view returns (uint256)
360000000000000000
getMinRate(view returns (uint256)
20000000000000000
getOwner(view returns (address)
0xf357a08c8d4a385cebddb517a44b210a0f6b3393
getSpreadRate(view returns (uint256)
825000000000000000
Read-only
getInterestAmount(address handlerDataStorageAddraddress userAddrbool isViewview returns (booluint256uint256booluint256uint256)
getSIRandBIR(uint256 totalDepositAmountuint256 totalBorrowAmountview returns (uint256uint256)
operators(addressview returns (bool)
viewInterestAmount(address handlerDataStorageAddraddress userAddrview returns (booluint256uint256booluint256uint256)
State-modifying
ownershipTransfer(address _ownerreturns (bool)
setBasicSensitivity(uint256 _sensitivityreturns (bool)
setBlocksPerYear(uint256 _blocksPerYearreturns (bool)
setJumpPoint(uint256 _jumpPointreturns (bool)
setJumpSensitivity(uint256 _sensitivityreturns (bool)
setMinRate(uint256 _minRatereturns (bool)
setOperators(address _operatorbool flagreturns (bool)
setSpreadRate(uint256 _spreadRatereturns (bool)
Events

This contract contains no event objects.

Constructor
constructor(uint256 _minRateuint256 _jumpPointuint256 _basicSensitivityuint256 _jumpSensitivityuint256 _spreadRate
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.