0xcalldata

flash(address,uint256,uint256,bytes)

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

Selector
0x490e6cbc
Mutability
nonpayable

Parameters

NameType
recipientaddress
amount0uint256
amount1uint256
databytes

Example calldata

0x490e6cbc00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000

Other Uniswap V3 Pool functions