0xcalldata

uniswapV3SwapCallback(int256,int256,bytes)

uniswapV3SwapCallback(int256,int256,bytes) is a function in the Uniswap V3 Router ABI (4-byte selector 0xfa461e33). It takes 3 parameters. Encode its calldata from typed inputs, or paste calldata to decode it.

Selector
0xfa461e33
Mutability
nonpayable

Parameters

NameType
amount0Deltaint256
amount1Deltaint256
_databytes

Example calldata

0xfa461e330000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000600000000000000000000000000000000000000000000000000000000000000000

Other Uniswap V3 Router functions