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.
The unique identifier.
The ID of the prediction event.
The prediction protocol.
See PredictionProtocol
The venue-specific market ID.
The venue-specific market slug.
The exchange contract address.
The network ID.
The venue-specific event ID.
The display label.
A best-effort display label for the market: the market
label when present and meaningful, otherwise the question. If the event name appears inside the label it is stripped out.The question or title.
The collateral backing this market.
The creation timestamp.
The timestamp when this entity opens.
The timestamp when this entity closes.
The expected resolution timestamp.
The actual resolution timestamp.
The current status.
See PredictionEventStatus
Tags associated with this entity.
URL of the thumbnail image.
Used By
Returned 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. - filterPredictionMarkets: Filters prediction markets using optional text, IDs, event constraints, and ranking criteria.