0xcalldata

quote(uint256,uint256,uint256)

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

Selector
0xad615dec
Mutability
pure

Parameters

NameType
amountAuint256
reserveAuint256
reserveBuint256

Example calldata

0xad615dec000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

Other Uniswap V2 Router functions