Skip to main content

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
  • balances: Returns list of token balances that a wallet has.
  • eventScopedFilterPredictionMarkets: Filters prediction markets within a single event and returns structured classification metadata for each market. Use this instead of filterPredictionMarkets when 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.
  • getEventLabels: Returns a list of event labels for a pair.
  • getTokenEvents: Returns transactions for a pair.
  • getTokenEventsForMaker: Returns a list of token events for a given maker across all pairs.
  • holders: Returns list of wallets that hold a given token, ordered by holdings descending. Also has the unique count of holders for that token.
  • onFilterTokensUpdated: Live-streamed filter token updates for the current filterTokens result set.
  • predictionEventTopMarketsBars: Returns bar data for top markets inside a prediction event.