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 contract address of the token.
The network ID the token is deployed on.
The unix timestamp for the price.
The address of the pool, when omitted the top pool is used.
The block number for the price. It must be provided in addition to the timestamp to get a per block breakdown at a specific timestamp.
The maximum number of deviations from the token’s Liquidity-Weighted Mean Price. This is used to mitigate low liquidity pairs producing prices that are not representative of reality. Default is
1.Used By
Used as input by- getTokenPrices: Returns real-time or historical prices for a list of tokens, fetched in batches.