Transfers

Verified contract

Active on Ethereum with 394 txns
Deployed by via 0x16a33e7c at 17339853
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.64
0x45336153636775a19eeac89570d45e9aa92fbf43dd3ce7e17a6b0f3ec44ea641
0xa626b88f52721a7975322dc2e50ff061a9fd3fd41eb402f394872a9b89a56ece
0x153f8e083bb283b9ff324ab269eab2d92f40ac5feb601fde139e9a4eb7cd78f3
0x78e330072b3189f7c9f3a53427173c243c53ab3e5b2363473f1811752f55e676
0x4463c764fc2fa9eff969eb963eeb08bda865490fa5d80e051e7766fae3620135
0x5d7d7f3b2170b86b3f9b7e100ef7df64be7ebcffe3bcfafdb2d6fde8ae256b00
0xe8fe1ce5c87f9fcf1e98c75cfb3983b268fad3c9e0997254791597c27acae9c7
0x338edcd74dff5215472754b5d5f831ac8cdae905cd47f2e780902357fe867222
0x5b141ffe54216a37f2e21b7cec3ec3b6bf57f48a2ff02c2896428eb0f4a31578
0xc8e5ae98c039e729a4efe50df27131460cf733b7fa6e038b3ce54d54f3e4fe68

Functions
Getter at block 21159429
owner(view returns (address)
0x8fccc78dae0a8f93b0fe6799de888d4c57e273db
paused(view returns (bool)
false
permit2(view returns (address)
0x000000000022d473030f116ddee9f6b43ac78ba3
sweeper(view returns (address)
0x0000000000000000000000000000000000000000
Read-only

This contract contains no read-only function objects.

State-modifying
pause(
registerOperator(
registerOperatorWithFeeDestination(address _feeDestination
renounceOwnership(
setSweeper(address newSweeper
swapAndTransferUniswapV3Native(struct TransferIntent _intentuint24 poolFeesTierpayable 
swapAndTransferUniswapV3Token(struct TransferIntent _intentstruct Permit2SignatureTransferData _signatureTransferDatauint24 poolFeesTier
sweepETH(address destination
sweepETHAmount(address destinationuint256 amount
sweepToken(address _tokenaddress destination
sweepTokenAmount(address _tokenaddress destinationuint256 amount
transferNative(struct TransferIntent _intentpayable 
transferOwnership(address newOwner
transferToken(struct TransferIntent _intentstruct Permit2SignatureTransferData _signatureTransferData
unpause(
unregisterOperator(
unwrapAndTransfer(struct TransferIntent _intentstruct Permit2SignatureTransferData _signatureTransferData
wrapAndTransfer(struct TransferIntent _intentpayable 
Events
OperatorRegistered(address operatoraddress feeDestination
OperatorUnregistered(address operator
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transferred(address indexed operatorbytes16 idaddress recipientaddress senderuint256 spentAmountaddress spentCurrency
Unpaused(address account
Constructor
constructor(address _uniswapaddress _permit2address _initialOperatoraddress _initialFeeDestinationaddress _wrappedNativeCurrency
Fallback and receive
receive(
Errors
AlreadyProcessed(
ExpiredIntent(
IncorrectCurrency(address attemptedCurrency
InsufficientBalance(uint256 difference
InvalidNativeAmount(int256 difference
InvalidSignature(
InvalidTransferDetails(
NativeTransferFailed(address recipientuint256 amountbool isRefundbytes data
NullRecipient(
OperatorNotRegistered(
RefundFailedBytes(bytes reason
RefundFailedString(string reason
SwapFailedBytes(bytes reason
SwapFailedString(string reason
SwapIncorrectOutput(
SwapRefundFailed(