[PredictionTrade!]!
The list of items.
See PredictionTrade
Show Properties
Show Properties
String!
The ID of the prediction market.
String!
The sort key.
String!
The ID of the prediction outcome.
String!
The label of the outcome.
PredictionProtocol!
The prediction protocol.
See PredictionProtocol
PredictionTradeType!
String
The maker.
Int!
The unix timestamp.
Int
The outcome index.
String
The price usd.
String
The price collateral.
String
The token amount.
String
The amount collateral.
String
The amount usd.
String
The transaction hash.
Int
The block number.
Int
The network ID.
String
The exchange contract address.
String
The transaction id.
PredictionMarket
The prediction market.
See PredictionMarket
Show Properties
Show Properties
String!
The unique identifier.
PredictionProtocol!
The prediction protocol.
See PredictionProtocol
String!
The venue-specific market ID.
String
The venue-specific market slug.
String
The ID of the prediction event.
String
The venue-specific event ID.
String
The question or title.
String
The display label.
String
A clean, UI-ready label derived from
label/question with the parent event name stripped (and Kalshi Yes:/No: prefixes unwrapped). Falls back to question when label is missing or unknown.String
The parent event label.
String
Primary rules text.
String
Secondary rules text.
[String!]!
Venue-specific outcome IDs.
[String!]!
Internal outcome IDs.
[String!]
Labels for each outcome.
PredictionResolution
The resolution details.
See PredictionResolution
String
URL of the large image.
String
URL of the thumbnail image.
String
URL of the small image.
Int
The creation timestamp.
Int
The last update timestamp.
Int
The timestamp when this entity opens.
Int
The timestamp when this entity closes.
Int
The expected resolution timestamp.
Int
The actual resolution timestamp.
Int!
The last observation timestamp.
Int
The network ID.
String
The exchange contract address.
[PredictionCategory!]
Categories associated with this entity.
See PredictionCategory
String
The ID of the winning outcome.
PredictionMarketEnrichedMetadata
Per-domain structured enrichment (sports market type/teams/start times today). Null when no domain-specific signal extracted.
See PredictionMarketEnrichedMetadata
String
The ID of the prediction trader.
String
Cursor for pagination.
Used By
Returned by- predictionTrades: Returns prediction trades with cursor-based pagination.