BetaRunnerLending
Verified contract
Active on
Ethereum with 2,770 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 "BetaRunnerLending"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21014431 | a month ago | | | 0 | 0.0086926233 | |
| 20662995 | 3 months ago | | | 0 | 0.00063215989 | |
| 20571447 | 3 months ago | | | 0.0022243639 | 0.00094875806 | |
| 20569227 | 3 months ago | | | 0 | 0.00040952160 | |
| 20425372 | 4 months ago | | | 0 | 0.0017485271 | |
| 20244920 | 5 months ago | | | 0 | 0.00092085246 | |
| 19975021 | 6 months ago | | | 0 | 0.0017015708 | |
| 19053822 | 10 months ago | | | 0.156068 | 0.0021917272 | |
| 18495297 | a year ago | | | 0.01021235 | 0.0033953157 | |
| 18332261 | a year ago | | | 0 | 0.0011034685 |
ABI
ABI objects
Getter at block 21311207
betaBank() view returns (address)
0x972a785b390d05123497169a04c72de652493be1
owner() view returns (address)
0xcde61ddc37a5bcb61542d408c9dea56aebce76a9
weth() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
This contract contains no read-only function objects.
State-modifying
Events borrow(uint256 _pid, address _underlying, address _collateral, uint256 _amountBorrow, uint256 _amountPut) payable
recover(address _token, uint256 _amount)
recoverETH(uint256 _amount)
renounceOwnership()
repay(uint256 _pid, address _underlying, address _collateral, uint256 _amountRepay, uint256 _amountTake) payable
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _betaBank, address _weth)
receive()
This contract contains no error objects.