0xcalldata

getAmountIn(uint256,uint256,uint256)

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

Selector
0x85f8c259
Mutability
pure

Parameters

NameType
amountOutuint256
reserveInuint256
reserveOutuint256

Example calldata

0x85f8c259000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

Other Uniswap V2 Router functions