UniversalLiquidator
Verified contract
Active on
Base with 3 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 "UniversalLiquidator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 3608635 | a year ago | | | 0 | 6.9931905e-7 | |
| 3357102 | a year ago | | | 0 | 0.0000038467969 | |
| 2183386 | a year ago | | | 0 | 0.0000046103032 |
ABI
ABI objects
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
Events renounceOwnership()
setPathRegistry(address _pathRegistry)
swap(address _sellToken, address _buyToken, uint256 _sellAmount, uint256 _minBuyAmount, address _receiver) returns (uint256)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Swap(address indexed sellToken, address indexed buyToken, address indexed receiver, address initiator, uint256 sellAmount, uint256 minBuyAmount)
This contract contains no constructor objects.
receive()
InvalidAddress()