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.

pairAddress
String!
The contract address of the pair.
networkId
Int!
The network ID the pair is deployed on.
tokenOfInterest
TokenOfInterest
The token of interest used to calculate token-specific stats. See TokenOfInterest
lastTransaction
Int
The unix timestamp for the last transaction to happen on the pair.
statsType
TokenPairStatisticsType!
The type of statistics returned. Can be FILTERED or UNFILTERED. See TokenPairStatisticsType
stats_min5
WindowedDetailedPairStats
The breakdown of stats over a 5 minute window. See WindowedDetailedPairStats
stats_min15
WindowedDetailedPairStats
The breakdown of stats over a 15 minute window. See WindowedDetailedPairStats
stats_hour1
WindowedDetailedPairStats
The breakdown of stats over an hour window. See WindowedDetailedPairStats
stats_hour4
WindowedDetailedPairStats
The breakdown of stats over a 4 hour window. See WindowedDetailedPairStats
stats_hour12
WindowedDetailedPairStats
The breakdown of stats over a 12 hour window. See WindowedDetailedPairStats
stats_day1
WindowedDetailedPairStats
The breakdown of stats over a 24 hour window. See WindowedDetailedPairStats
stats_week1
WindowedDetailedPairStats
The breakdown of stats over a 7 day window. See WindowedDetailedPairStats
stats_day30
WindowedDetailedPairStats
The breakdown of stats over a 30 day window. See WindowedDetailedPairStats
bucketCount
Int
Number of aggregated buckets specified in input
queryTimestamp
Int
The timestamp specified as input to the query
pair
Pair
See Pair

Used By

Returned by