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.

windowSize
DetailedStatsWindowSize!
The window size used to request detailed stats. See DetailedStatsWindowSize
timestamp
Int!
The unix timestamp for the start of the window.
endTimestamp
Int!
The unix timestamp for the end of the window.
buckets
[DetailedStatsBucketTimestamp]!
The list of start/end timestamps broken down for each bucket within the window. See DetailedStatsBucketTimestamp
transactions
DetailedStatsNumberMetrics!
The transaction count over the window. See DetailedStatsNumberMetrics
volume
DetailedStatsStringMetrics!
The volume over the window. See DetailedStatsStringMetrics
buys
DetailedStatsNumberMetrics!
The number of buys over the window. See DetailedStatsNumberMetrics
sells
DetailedStatsNumberMetrics!
The number of sells over the window. See DetailedStatsNumberMetrics
buyers
DetailedStatsNumberMetrics!
The number of unique buyers over the window. See DetailedStatsNumberMetrics
sellers
DetailedStatsNumberMetrics!
The number of unique sellers over the window. See DetailedStatsNumberMetrics
traders
DetailedStatsNumberMetrics
The number of unique traders over the window. See DetailedStatsNumberMetrics
buyVolume
DetailedStatsStringMetrics
The buy volume over the window. See DetailedStatsStringMetrics
sellVolume
DetailedStatsStringMetrics
The sell volume over the window. See DetailedStatsStringMetrics

Used By

Returned by