Skip to main content
windowSize
The window size used to request detailed stats.
timestamp
Int!
required
The unix timestamp for the start of the window.
endTimestamp
Int!
required
The unix timestamp for the end of the window.
The list of start/end timestamps broken down for each bucket within the window.
transactions
The transaction count over the window.
The volume over the window.
The number of buys over the window.
The number of sells over the window.
The number of unique buyers over the window.
The number of unique sellers over the window.
The number of unique traders over the window.
The buy volume over the window.
The sell volume over the window.