0xcalldata

getAmountsIn(uint256,address[])

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

Selector
0x1f00ca74
Mutability
view

Parameters

NameType
amountOutuint256
pathaddress[]

Example calldata

0x1f00ca74000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000000

Other Uniswap V2 Router functions