This contract is being backfilled. You may encounter incomplete storage history.

UniversalLiquidator

Verified contract

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

No balances found for "UniversalLiquidator"

0x26e0167268f7a72b28a78411470035fa68349f37f16a972d5016ea3140c2890a
0x4de3236411a1f57cb1b54604d8b83f8f97ffe073fabf0254aa4465970eac911e
0x619f8a5e9a7a2a08e980631e0234e3dce73c2268c02f25f62d24f20aad47da45

Functions
Getter at block 22908080
owner(view returns (address)
0x6a74649acfd7822ae8fb78463a9f2192752e5aa2
pathRegistry(view returns (address)
0x07d212988ecdf8d2c2ab448114685ce5fdf07a4c
Read-only

This contract contains no read-only function objects.

State-modifying
renounceOwnership(
setPathRegistry(address _pathRegistry
swap(address _sellTokenaddress _buyTokenuint256 _sellAmountuint256 _minBuyAmountaddress _receiverreturns (uint256)
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Swap(address indexed sellTokenaddress indexed buyTokenaddress indexed receiveraddress initiatoruint256 sellAmountuint256 minBuyAmount
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors
InvalidAddress(