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.
This query is deprecated. This query is no longer supported and will not return up to date data. Use
filterTokens instead.Returns
See TokenWithMetadata
Show Properties
Show Properties
The contract address of the token.
The precision to which the token can be divided. For example, the smallest unit for USDC is 0.000001 (6 decimals).
The exchanges the token is listed on.
See Exchange
Show Properties
Show Properties
The ID of the exchange (
address:id).The contract address of the exchange.
The hex string for the exchange color.
The name of the exchange.
The version of the exchange, if applicable.
The exchange logo URL.
The network ID the exchange is deployed on.
The URL for the exchange.
The ID of the token (
address:networkId). For example, 0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2:1.The total liquidity of the token’s top pair in USD.
The name of the token.
The network ID the token is deployed on.
The token price in USD.
The percent price change for the time frame requested. Decimal format.
Whether the token has been flagged as a scam.
The percent price change in the past hour. Decimal format.
The percent price change in the past 12 hours. Decimal format.
The percent price change in the past 24 hours. Decimal format.
The percent price change in the past 4 hours. Decimal format.
The token of interest. Can be
token0 or token1.
See QuoteTokenThe fully diluted market cap.
The number of transactions in the past hour.
The number of transactions in the past 12 hours.
The number of transactions in the past 24 hours.
The number of transactions in the past 4 hours.
The unique number of buys in the past hour.
The unique number of buys in the past 12 hours.
The unique number of buys in the past 24 hours.
The unique number of buys in the past 4 hours.
The unique number of sells in the past hour.
The unique number of sells in the past 12 hours.
The unique number of sells in the past 24 hours.
The unique number of sells in the past 4 hours.
The time frame for the results.
The symbol for the token.
The ID of the token’s top pair (
pairAddress:networkId).The volume over the time frame requested in USD.
The token logo URL.
The token logo URL.
The token logo URL.
The token banner URL.
The unix timestamp for the creation of the token’s first pair.
The unix timestamp for the token’s last transaction.
Arguments
The maximum number of tokens to return. Max is
50.The list of network IDs to filter by.
The time frame for trending results. Can be
1, 5, 15, 30, 60, 240, 720, or 1D.