0xcalldata

sweepTokenWithFee(address,uint256,uint256,address)

sweepTokenWithFee(address,uint256,uint256,address) is a function in the Uniswap V3 Router ABI (4-byte selector 0x3068c554). It takes 4 parameters. Encode its calldata from typed inputs, or paste calldata to decode it.

Selector
0x3068c554
Mutability
payable

Parameters

NameType
tokenaddress
amountMinimumuint256
feeBipsuint256
feeRecipientaddress

Example calldata

0x3068c5540000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

Other Uniswap V3 Router functions