LinearInterestRateModel

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0x93839878 at 13854989
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "LinearInterestRateModel"

No transactions found for "LinearInterestRateModel"


Functions
Getter at block 20858966
_R_base_RAY(view returns (uint256)
0
_R_slope1_RAY(view returns (uint256)
50000000000000000000000000
_R_slope2_RAY(view returns (uint256)
1000000000000000000000000000
_U_Optimal_WAD(view returns (uint256)
700000000000000000
_U_Optimal_inverted_WAD(view returns (uint256)
300000000000000000
getModelParameters(view returns (uint256 U_optimaluint256 R_baseuint256 R_slope1uint256 R_slope2)
(U_optimal=7000, R_base=0, R_slope1=50000000000000000000000000, R_slope2=1000000000000000000000000000)
version(view returns (uint256)
1
Read-only
calcBorrowRate(uint256 expectedLiquidityuint256 availableLiquidityview returns (uint256)
State-modifying

This contract contains no state-modifying function objects.

Events

This contract contains no event objects.

Constructor
constructor(uint256 U_optimaluint256 R_baseuint256 R_slope1uint256 R_slope2
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.