AutoLiquidateContract
Verified contract
Active on
Base with 5 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd0b5…f224
Balances ($0.00)
No balances found for "AutoLiquidateContract"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17877809 | 4 months ago | | | 0 | 0.000000500043999250 | |
| 17873042 | 4 months ago | | | 0.0001 | 0.0000015100488 | |
| 17873011 | 4 months ago | | | 0 | 3.4201120e-7 | |
| 17872928 | 4 months ago | | | 0.0005 | 3.8442200e-7 | |
| 17872785 | 4 months ago | | | 0.0001 | 3.8442200e-7 |
ABI
ABI objects
Getter at block 22989042
WETH_CONTRACT() view returns (address)
0x4200000000000000000000000000000000000006
owner() view returns (address)
0xdc652c746a8f85e18ce632d97c6118e8a52fa738
pool() view returns (address)
0xd0b53d9277642d899df5c87a3966a349a798f224
proceedsRecipient() view returns (address)
0xdc652c746a8f85e18ce632d97c6118e8a52fa738
Read-only
This contract contains no read-only function objects.
State-modifying
Events renounceOwnership()
setPool(address pool_)
setProceedsRecipient(address proceedsRecipient_)
transferOwnership(address newOwner)
uniswapV3SwapCallback(int256 _amount0Delta, int256 _amount1Delta, bytes)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address weth_contract_, address pool_, address proceedsRecipient_)
receive()
PoolNotMadeYet()
UnauthorizedPool()