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.

marketId
String!
The ID of the prediction market.
sortKey
String!
The sort key.
outcomeId
String!
The ID of the prediction outcome.
outcomeLabel
String!
The label of the outcome.
protocol
PredictionProtocol!
The prediction protocol. See PredictionProtocol
tradeType
PredictionTradeType!
The type of trade. See PredictionTradeType
maker
String
The maker.
timestamp
Int!
The unix timestamp.
outcomeIndex
Int
The outcome index.
priceUsd
String
The price usd.
priceCollateral
String
The price collateral.
amount
String
The token amount.
amountCollateral
String
The amount collateral.
amountUsd
String
The amount usd.
transactionHash
String
The transaction hash.
blockNumber
Int
The block number.
networkId
Int
The network ID.
exchangeAddress
String
The exchange contract address.
transactionId
String
The transaction id.
predictionMarket
PredictionMarket
The prediction market. See PredictionMarket
traderId
String
The ID of the prediction trader.

Used By

Returned by