IUniswapV3PoolDerivedState
Overview
License: GPL-2.0-or-later
interface IUniswapV3PoolDerivedStateFunctions info
observe (0x883bdbfd)
function observe(
uint32[] calldata secondsAgos
)
external
view
returns (
int56[] memory tickCumulatives,
uint160[] memory secondsPerLiquidityCumulativeX128s
)Name
Type
Description
Name
Type
Description
snapshotCumulativesInside (0xa38807f2)
Name
Type
Description
Name
Type
Description
Last updated