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.
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: Returns a list of tokens based on a variety of filters.
- 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 across all pairs.
- onFilterTokensUpdated: Live-streamed filter token updates for the current
filterTokensresult set.