AutoLiquidateContract

Verified contract

Active on Base with 5 txns
Deployed by via 0x916383ec at 17872710
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "AutoLiquidateContract"

0xbcc1349cc8d23b2ebb04c6d099237fec776458101790fd2ae9a21995201265ae
0x938908b3879c4cd30d6b4670efaab70eed41929cad4e17c7d4f2a33344c83a3d
0xb284b2c8be74934be63c82b1d1f2ef7c27a9a97bb28ded7cf8c25cb785688814
0x39e3c3ac8726e53ffce7a72a4a91c48539fc8286dfaf1b96ade7d8e0e9803748
0x05abc13a3f05d349cd0c360e3d2b1749b43bf5ffa619032ff1eaeb717a79226d

Functions
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
renounceOwnership(
setPool(address pool_
setProceedsRecipient(address proceedsRecipient_
transferOwnership(address newOwner
uniswapV3SwapCallback(int256 _amount0Deltaint256 _amount1Deltabytes
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address weth_contract_address pool_address proceedsRecipient_
Fallback and receive
receive(
Errors
PoolNotMadeYet(
UnauthorizedPool(