String!
The contract address of the pair.
Int!
The network ID the pair is deployed on.
TokenOfInterest
The token of interest used to calculate token-specific stats.
See TokenOfInterest
Int
The unix timestamp for the last transaction to happen on the pair.
TokenPairStatisticsType!
The type of statistics returned. Can be
FILTERED or UNFILTERED.
See TokenPairStatisticsTypeWindowedDetailedPairStats
The breakdown of stats over a 5 minute window.
See WindowedDetailedPairStats
WindowedDetailedPairStats
The breakdown of stats over a 15 minute window.
See WindowedDetailedPairStats
WindowedDetailedPairStats
The breakdown of stats over an hour window.
See WindowedDetailedPairStats
WindowedDetailedPairStats
The breakdown of stats over a 4 hour window.
See WindowedDetailedPairStats
WindowedDetailedPairStats
The breakdown of stats over a 12 hour window.
See WindowedDetailedPairStats
WindowedDetailedPairStats
The breakdown of stats over a 24 hour window.
See WindowedDetailedPairStats
WindowedDetailedPairStats
The breakdown of stats over a 7 day window.
See WindowedDetailedPairStats
WindowedDetailedPairStats
The breakdown of stats over a 30 day window.
See WindowedDetailedPairStats
Int
Number of aggregated buckets specified in input
Int
The timestamp specified as input to the query
Used By
Returned by- getDetailedPairsStats: Returns bucketed stats for a given token within a list of pairs.
- getDetailedPairStats: Returns bucketed stats for a given token within a pair.