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.

gt
Float
Greater than.
gte
Float
Greater than or equal to.
lt
Float
Less than.
lte
Float
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 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: 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 filterTokens result set.