Transfers

Verified contract

Active on Base with 33,134 txns
Deployed by via 0x3927407e at 6730554
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5
ERC-20
--
0xabbb59745cc65bb479c5eda7508103a23ff1f023075c470c277c560d3859e402
0xe059d640676fe229887db9ff630856a6d91ea4501e12add076bf48128a8a923b
0x6d8c256dd8a08a01564d153dcb2099107b6bfa7f893cbab4161f9033d1c4ea91
0x46ed98be539d66b3be6105da01f90e35465d1432e93ba313f83e33639d363033
0x1fa6362f78fae8916b78066b28cde39d4c3b567fe74b1bc96d876460ce69288b
0x88c68bf88948cfe86bb54365cc25e5523090c24dd04a87b1db1e495fa186459c
0xe4c3eac948148e695ac288b32d80ebfc80ffa82eb83adeea3945f2dfd35dd1ab
0x1696a643e4adc0bf3083c15ede1ef52c780c2cce90be595327aa3fef07c8bd14
0x5595c3b5ad07a9e7b97b3879def4bc3bfdf1bbc6b533b46505e2d570c141c82b
0xff323a100ad6e842f04cfd3b921c19af3d28688f2ab45f85bb17c3a0e4022b94

Functions
Getter at block 22901089
owner(view returns (address)
0x8899cecfd929504414696c734eaf6300fdbb428c
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
swapAndTransferUniswapV3TokenPreApproved(struct TransferIntent _intentaddress _tokenInuint256 maxWillingToPayuint24 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
transferTokenPreApproved(struct TransferIntent _intent
unpause(
unregisterOperator(
unwrapAndTransfer(struct TransferIntent _intentstruct Permit2SignatureTransferData _signatureTransferData
unwrapAndTransferPreApproved(struct TransferIntent _intent
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
InexactTransfer(
InsufficientAllowance(uint256 difference
InsufficientBalance(uint256 difference
InvalidNativeAmount(int256 difference
InvalidSignature(
InvalidTransferDetails(
NativeTransferFailed(address recipientuint256 amountbool isRefundbytes data
NullRecipient(
OperatorNotRegistered(
SwapFailedBytes(bytes reason
SwapFailedString(string reason