Skip to main content
pairAddress
String!
required
The contract address of the pair.
networkId
Int!
required
The network ID the pair is deployed on.
tokenOfInterest
The token of interest used to calculate token-specific stats.
lastTransaction
Int
The unix timestamp for the last transaction to happen on the pair.
statsType
The type of statistics returned. Can be FILTERED or UNFILTERED.
The breakdown of stats over a 5 minute window.
The breakdown of stats over a 15 minute window.
The breakdown of stats over an hour window.
The breakdown of stats over a 4 hour window.
The breakdown of stats over a 12 hour window.
The breakdown of stats over a 24 hour window.
The breakdown of stats over a 7 day window.
The breakdown of stats over a 30 day window.
bucketCount
Int
Number of aggregated buckets specified in input
queryTimestamp
Int
The timestamp specified as input to the query
pair