0xcalldata

sweepTokenWithFee(address,uint256,address,uint256,address)

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

Selector
0xe0e189a0
Mutability
payable

Parameters

NameType
tokenaddress
amountMinimumuint256
recipientaddress
feeBipsuint256
feeRecipientaddress

Example calldata

0xe0e189a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

Other Uniswap V3 Router functions