SwapFacade

Verified contract

Active on Ethereum with 173 txns
Deployed by via 0xb8bc6189 at 17983992
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x6a667b333fd26f2ecfc274e0fe69a128edd378b6ff1c7b50baf0be84128e64b7
0xf62d8767911f04e54acbc7b8323856ae5bd3acc4fd411ca9ca7463f81a494527
0x21121d54e632856742661ec095b031acf2898132ba588d2773ce4ff1e3c2ada0
0x112dc936a48add21f3474aa125bc4e5470f17fc5eee76432c7b03720b9fdc1e8
0x21acab9767e0bc421c2806d674a6a67597a16ccaf93cb342fa8b9660afab83b1
0x5eb370da485db30babadb8d4d7557073c089cbd36def233f88427827fe6194e5
0xb227096895924e33404bb1e8a8419c9319c6f90950e61899f24252dab98c6aff
0x0780ea46eaabb64807a7e004f8c8aa2b4f015ddc20695352563e061b2338fa98
0xed2fd4fbb7b3c2143210848053e7fb590ab068634785459e716f4fb1a0d620e2
0x4e5a71be710a580763a927549eedc8b914a14c4883337633adb6dd8dd44e74a4

Functions
Getter at block 20984630
owner(view returns (address)
0x37ec2a900632cea128f4c9ebc3a2a95659c2c567
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only

This contract contains no read-only function objects.

State-modifying
acceptOwnership(
renounceOwnership(
swap(address executoruint256 amountstruct SwapFacadeMinReturnInfo[] minReturnsstruct ISwapExecutorTokenTransferInfo[] targetTokenTransferInfosuint256 deadlinestruct ISwapExecutorSwapDescription[] swapDescriptionsbytes permitpayable returns (uint256[] swappedAmounts)
sweep(address tokenaddress destination
transferOwnership(address newOwner
Events
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
EmptySwap(
EthValueAmountMismatch(
EthValueSourceTokenMismatch(
MinReturnError(uint256 arg0uint256 arg1
PermitNotAllowedForEthSwap(
SafeTransferFailed(
SafeTransferFromFailed(
TransactionExpired(uint256 arg0uint256 arg1
ZeroInput(
ZeroRecipient(