0xcalldata

swapExactTokensForTokens(uint256,uint256,address[],address)

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

Selector
0x472b43f3
Mutability
payable

Parameters

NameType
amountInuint256
amountOutMinuint256
pathaddress[]
toaddress

Example calldata

0x472b43f300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000008000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

Other Uniswap V3 Router functions