LendPoolLiquidator
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
-
variable spans 49 additional slots
Balances ($0.00)
No balances found for "LendPoolLiquidator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "LendPoolLiquidator"
ABI
ABI objects
Getter at block 21157799
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events auction(address nftAsset, uint256 nftTokenId, uint256 bidPrice, address onBehalfOf)
liquidate(address nftAsset, uint256 nftTokenId, uint256 amount) returns (uint256)
redeem(address nftAsset, uint256 nftTokenId, uint256 amount, uint256 bidFine) returns (uint256)
Auction(address user, address indexed reserve, uint256 bidPrice, address indexed nftAsset, uint256 nftTokenId, address onBehalfOf, address indexed borrower, uint256 loanId)
Liquidate(address user, address indexed reserve, uint256 repayAmount, uint256 remainAmount, address indexed nftAsset, uint256 nftTokenId, address indexed borrower, uint256 loanId)
Redeem(address user, address indexed reserve, uint256 borrowAmount, uint256 fineAmount, address indexed nftAsset, uint256 nftTokenId, address indexed borrower, uint256 loanId)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.