Documentation Index
Fetch the complete documentation index at: https://docs.codex.io/llms.txt
Use this file to discover all available pages before exploring further.
The amount of
token0 removed from the pair.The amount of
token1 removed from the pair.The amount of
token0 removed from the pair, adjusted by the number of decimals in the token. For example, if amount0 is in WEI, amount0Shifted will be in ETH.The amount of
token1 removed from the pair, adjusted by the number of decimals in the token. For example, USDC amount1Shifted will be by 6 decimals.The lower tick boundary of the position. Only applicable for UniswapV3 events.
The upper tick boundary of the position. Only applicable for UniswapV3 events.
Used By
Returned by- getTokenEvents: Returns transactions for a pair.
- getTokenEventsForMaker: Returns a list of token events for a given maker (wallet address).
- onEventsCreated: Live-streamed transactions for a pair.
- onEventsCreatedByMaker: Live-streamed transactions for a maker.
- onTokenEventsCreated: Live-streamed events for a given token across all it’s pools