LendingRateOracle
Verified contract
Active on
Ethereum with 16 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "LendingRateOracle"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9745899 | 5 years ago | | | 0 | 0.00011192743 | |
| 9741653 | 5 years ago | | | 0 | 0.00064287000 | |
| 9741651 | 5 years ago | | | 0 | 0.00064287000 | |
| 9741649 | 5 years ago | | | 0 | 0.00064287000 | |
| 9741647 | 5 years ago | | | 0 | 0.00064287000 | |
| 9741645 | 5 years ago | | | 0 | 0.00064287000 | |
| 9741643 | 5 years ago | | | 0 | 0.00064269000 | |
| 9741642 | 5 years ago | | | 0 | 0.00064287000 | |
| 9741640 | 5 years ago | | | 0 | 0.00064287000 | |
| 9741639 | 5 years ago | | | 0 | 0.00064287000 |
ABI
ABI objects
Getter at block 21423754
isOwner() view returns (bool)
false
owner() view returns (address)
0xb9062896ec3a615a4e4444df183f0531a77218ae
Read-only
getMarketBorrowRate(address _asset) view returns (uint256)
getMarketLiquidityRate(address _asset) view returns (uint256)
State-modifying
Events renounceOwnership()
setMarketBorrowRate(address _asset, uint256 _rate)
setMarketLiquidityRate(address _asset, uint256 _rate)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.