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.

t
Int!
The unix timestamp for this bar.
volumeUsd
String!
Volume in USD.
buyVolumeUsd
String
Buy volume in USD. Null if protocol doesn’t provide directional data.
sellVolumeUsd
String
Sell volume in USD. Null if protocol doesn’t provide directional data.
totalVolumeUsd
String!
The total volume usd.
venueVolumeUsd
String
The venue volume usd. Null if protocol doesn’t provide venue volume.
volumeCollateralToken
String
Volume in collateral token units.
buyVolumeCollateralToken
String
Buy volume in collateral token units.
sellVolumeCollateralToken
String
Sell volume in collateral token units.
totalVolumeCollateralToken
String
Total volume in collateral token (nullable for old aggregates)
venueVolumeCollateralToken
String
Venue volume in collateral token (nullable for old aggregates)
trades
Int!
The number of trades.
uniqueTraders
Int
The number of unique traders. Null if protocol doesn’t track unique traders.
lastEventTimestamp
Int!
The last event timestamp.
liquidityUsd
PredictionEventBarOhlc
Liquidity in USD. Null if protocol doesn’t provide liquidity data. See PredictionEventBarOhlc
liquidityCollateralToken
PredictionEventBarOhlc
Liquidity OHLC in collateral token (nullable for old aggregates) See PredictionEventBarOhlc
openInterestUsd
PredictionEventBarOhlc
Open interest in USD. Null if protocol doesn’t provide open interest data. See PredictionEventBarOhlc
openInterestCollateralToken
PredictionEventBarOhlc
Open interest OHLC in collateral token (nullable for old aggregates) See PredictionEventBarOhlc

Used By

Returned by