Volume
Query trading volume data
Retrieves total trading volume for the marketplace within a specified timeframe.
Volume metrics include:
Total sales amount (in MANA and USD)
Number of transactions
Unique traders (buyers and sellers)
Available timeframes:
day: Last 24 hours
week: Last 7 days
month: Last 30 days
all: All-time volume
Use this data for market health monitoring and trend analysis.
Path parameters
timeframestring · enumRequiredPossible values:
Time period for volume calculation (day, week, month, all)
Responses
200
Volume data
application/json
get
/v1/volume/{timeframe}200
Volume data
Last updated