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 added or removed from the pair.The amount of
token1 added or from the pair.The amount of
token0 added or 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 added or removed from the pair, adjusted by the number of decimals in the token. For example, USDC amount1Shifted will be by 6 decimals.The address of
token0 in the pair.The address of
token1 in the pair.The address of account that added or removed liquidity.
The amount of token0 captured by the protocol.
The amount of token1 captured by the protocol.
The amount of token0 now in the pool.
The amount of token1 now in the pool.
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