0xcalldata

getAmountOut(uint256,uint256,uint256)

getAmountOut(uint256,uint256,uint256) is a function in the Uniswap V2 Router ABI (4-byte selector 0x054d50d4). It takes 3 parameters. Encode its calldata from typed inputs, or paste calldata to decode it.

Selector
0x054d50d4
Mutability
pure

Parameters

NameType
amountInuint256
reserveInuint256
reserveOutuint256

Example calldata

0x054d50d4000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

Other Uniswap V2 Router functions