Skip to main content

Returns

DetailedTokenStats
Per-window stats for the token. See DetailedTokenStats.

Arguments

String!
required
Token contract address.
Int!
required
Network ID (e.g. 1, 56).
Int
Optional timestamp for historical stats.
[DetailedTokenStatsDuration]
Which time windows to return. See DetailedTokenStatsDuration.
Int
Number of buckets per window.
TokenPairStatisticsType
FILTERED or UNFILTERED. See TokenPairStatisticsType.

Example

Playground