Returns
Show Properties
Show Properties
TokenPairStatisticsType!
required
The breakdown of stats over a 5 minute window.
Show Properties
Show Properties
DetailedTokenStatsDuration!
required
The currency stats in USD, such as volume.
Show Properties
Show Properties
The volume over the time frame.
The buy volume over the time frame.
The sell volume over the time frame.
The opening price for the time frame.
The highest price in USD in the time frame.
The lowest price in USD in the time frame.
The closing price forr the time frame.
The liquidity for the time frame.
The numerical stats, such as number of buyers.
Show Properties
Show Properties
The transaction count over the time frame.
The number of buys over the time frame.
The number of sells over the time frame.
The number of unique traders over the time frame.
The number of unique buyers over the time frame.
The number of unique sellers over the time frame.
The breakdown of stats over a 15 minute window.
Show Properties
Show Properties
DetailedTokenStatsDuration!
required
The currency stats in USD, such as volume.
Show Properties
Show Properties
The volume over the time frame.
The buy volume over the time frame.
The sell volume over the time frame.
The opening price for the time frame.
The highest price in USD in the time frame.
The lowest price in USD in the time frame.
The closing price forr the time frame.
The liquidity for the time frame.
The numerical stats, such as number of buyers.
Show Properties
Show Properties
The transaction count over the time frame.
The number of buys over the time frame.
The number of sells over the time frame.
The number of unique traders over the time frame.
The number of unique buyers over the time frame.
The number of unique sellers over the time frame.
The breakdown of stats over an hour window.
Show Properties
Show Properties
DetailedTokenStatsDuration!
required
The currency stats in USD, such as volume.
Show Properties
Show Properties
The volume over the time frame.
The buy volume over the time frame.
The sell volume over the time frame.
The opening price for the time frame.
The highest price in USD in the time frame.
The lowest price in USD in the time frame.
The closing price forr the time frame.
The liquidity for the time frame.
The numerical stats, such as number of buyers.
Show Properties
Show Properties
The transaction count over the time frame.
The number of buys over the time frame.
The number of sells over the time frame.
The number of unique traders over the time frame.
The number of unique buyers over the time frame.
The number of unique sellers over the time frame.
The breakdown of stats over a 4 hour window.
Show Properties
Show Properties
DetailedTokenStatsDuration!
required
The currency stats in USD, such as volume.
Show Properties
Show Properties
The volume over the time frame.
The buy volume over the time frame.
The sell volume over the time frame.
The opening price for the time frame.
The highest price in USD in the time frame.
The lowest price in USD in the time frame.
The closing price forr the time frame.
The liquidity for the time frame.
The numerical stats, such as number of buyers.
Show Properties
Show Properties
The transaction count over the time frame.
The number of buys over the time frame.
The number of sells over the time frame.
The number of unique traders over the time frame.
The number of unique buyers over the time frame.
The number of unique sellers over the time frame.
The breakdown of stats over a 12 hour window.
Show Properties
Show Properties
DetailedTokenStatsDuration!
required
The currency stats in USD, such as volume.
Show Properties
Show Properties
The volume over the time frame.
The buy volume over the time frame.
The sell volume over the time frame.
The opening price for the time frame.
The highest price in USD in the time frame.
The lowest price in USD in the time frame.
The closing price forr the time frame.
The liquidity for the time frame.
The numerical stats, such as number of buyers.
Show Properties
Show Properties
The transaction count over the time frame.
The number of buys over the time frame.
The number of sells over the time frame.
The number of unique traders over the time frame.
The number of unique buyers over the time frame.
The number of unique sellers over the time frame.
The breakdown of stats over a 24 hour window.
Show Properties
Show Properties
DetailedTokenStatsDuration!
required
The currency stats in USD, such as volume.
Show Properties
Show Properties
The volume over the time frame.
The buy volume over the time frame.
The sell volume over the time frame.
The opening price for the time frame.
The highest price in USD in the time frame.
The lowest price in USD in the time frame.
The closing price forr the time frame.
The liquidity for the time frame.
The numerical stats, such as number of buyers.
Show Properties
Show Properties
The transaction count over the time frame.
The number of buys over the time frame.
The number of sells over the time frame.
The number of unique traders over the time frame.
The number of unique buyers over the time frame.
The number of unique sellers over the time frame.
The breakdown of stats over a 7 day window.
Show Properties
Show Properties
DetailedTokenStatsDuration!
required
The currency stats in USD, such as volume.
Show Properties
Show Properties
The volume over the time frame.
The buy volume over the time frame.
The sell volume over the time frame.
The opening price for the time frame.
The highest price in USD in the time frame.
The lowest price in USD in the time frame.
The closing price forr the time frame.
The liquidity for the time frame.
The numerical stats, such as number of buyers.
Show Properties
Show Properties
The transaction count over the time frame.
The number of buys over the time frame.
The number of sells over the time frame.
The number of unique traders over the time frame.
The number of unique buyers over the time frame.
The number of unique sellers over the time frame.
The breakdown of stats over a 30 day window.
Show Properties
Show Properties
DetailedTokenStatsDuration!
required
The currency stats in USD, such as volume.
Show Properties
Show Properties
The volume over the time frame.
The buy volume over the time frame.
The sell volume over the time frame.
The opening price for the time frame.
The highest price in USD in the time frame.
The lowest price in USD in the time frame.
The closing price forr the time frame.
The liquidity for the time frame.
The numerical stats, such as number of buyers.
Show Properties
Show Properties
The transaction count over the time frame.
The number of buys over the time frame.
The number of sells over the time frame.
The number of unique traders over the time frame.
The number of unique buyers over the time frame.
The number of unique sellers over the time frame.
Arguments
The number of aggregated values to receive. Note: Each duration has predetermined bucket sizes. The first n-1 buckets are historical. The last bucket is a snapshot of current data. duration
day1: 6 buckets (4 hours each) plus 1 partial bucket duration hour12: 12 buckets (1 hour each) plus 1 partial bucket duration hour4: 8 buckets (30 min each) plus 1 partial bucket duration hour1: 12 buckets (5 min each) plus 1 partial bucket duration min5: 5 buckets (1 min each) plus 1 partial bucket For example, requesting 11 buckets for a min5 duration will return the last 10 minutes worth of data plus a snapshot for the current minute.