0xcalldata

pull(address,uint256)

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

Selector
0xf2d5d56b
Mutability
payable

Parameters

NameType
tokenaddress
valueuint256

Example calldata

0xf2d5d56b00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

Other Uniswap V3 Router functions