Analytics
Get daily stats
Returns daily volume, fees, revenue, and open interest for a given time range. Designed for DefiLlama integration.
get/api/v1/daily_stats
Query parameters
start_timestampinteger required
Start of the time range (UNIX seconds)
end_timestampinteger required
End of the time range (UNIX seconds)
Response
Daily stats retrieved successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.