0xcalldata

checkOracleSlippage(bytes,uint24,uint32)

checkOracleSlippage(bytes,uint24,uint32) is a function in the Uniswap V3 Router ABI (4-byte selector 0xf25801a7). It takes 3 parameters. Encode its calldata from typed inputs, or paste calldata to decode it.

Selector
0xf25801a7
Mutability
view

Parameters

NameType
pathbytes
maximumTickDivergenceuint24
secondsAgouint32

Example calldata

0xf25801a70000000000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000

Other Uniswap V3 Router functions