The window size used to request detailed stats.
See DetailedStatsWindowSize
The unix timestamp for the start of the window.
The unix timestamp for the end of the window.
The list of start/end timestamps broken down for each bucket within the window.
See DetailedStatsBucketTimestamp
The transaction count over the window.
See DetailedStatsNumberMetrics
The volume over the window.
See DetailedStatsStringMetrics
The number of buys over the window.
See DetailedStatsNumberMetrics
The number of sells over the window.
See DetailedStatsNumberMetrics
The number of unique buyers over the window.
See DetailedStatsNumberMetrics
The number of unique sellers over the window.
See DetailedStatsNumberMetrics
The number of unique traders over the window.
See DetailedStatsNumberMetrics
The buy volume over the window.
See DetailedStatsStringMetrics
The sell volume over the window.
See DetailedStatsStringMetrics
Used By
Returned by- getDetailedStats (deprecated): Returns bucketed stats for a given token within a pair.
- onDetailedStatsUpdated: Live-streamed bucketed stats for a given token within a pair.