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.
Greater than.
Greater than or equal to.
Less than.
Less than or equal to.
Used By
Used as input by- eventScopedFilterPredictionMarkets: Filters prediction markets within a single event and returns structured classification metadata for each market. Use this instead of
filterPredictionMarketswhen you need entrant/segment/ladder details (country codes, period+stat grouping, parsed numeric/date rungs) without re-parsing labels client-side. - filterExchanges: Returns a list of exchanges based on a variety of filters.
- filterNetworkWallets (deprecated): Returns a list of wallets with stats narrowed down to a specific network.
- filterPairs: Returns a list of pairs based on a variety of filters.
- filterPredictionEvents: Filters prediction events using optional text, IDs, and ranking criteria.
- filterPredictionMarkets: Filters prediction markets using optional text, IDs, event constraints, and ranking criteria.
- filterPredictionTraderMarkets: Filters trader-market records using trader, market, event, and ranking criteria.
- filterPredictionTraders: Filters prediction traders using optional text, IDs, and ranking criteria.
- filterTokens: Discover, screen, and rank tokens across every supported network using 100+ on-chain signals: trading activity, liquidity, holder behavior, fee economics, and launchpad lifecycle.
- filterTokenWallets: Returns a list of wallets with stats narrowed down to a specific token.
- filterWallets: Returns a list of wallets based on a variety of filters.
- getTokenEvents: Returns transactions for a pair.
- getTokenEventsForMaker: Returns a list of token events for a given maker (wallet address).
- onFilterTokensUpdated: Live-streamed filter token updates for the current
filterTokensresult set.