v1
latestOpenAPI 3.1.02026-07-13143194365.4 KBleaderboard
Get tips sent day-over-day
Get daily aggregated tips for time-series charts (public, no auth).
- Returns daily totals of tips sent through Grove.
- Useful for charts showing tipping activity trends over time.
- Data points are ordered by date ascending (oldest first).
- window examples:
- 24h: tips sent in the last 24 hours (1 day)
- 7d: tips sent in the last 7 days
- 30d: tips sent in the last 30 days
- all: all-time data
get/v1/leaderboard/tips/timeseries
Query parameters
tokenstring
Token symbol to filter by.
Token symbol to filter by.
window'24h' | '7d' | '30d' | 'all'
Time window: '24h', '7d', '30d', or 'all' (all time).
Time window: '24h', '7d', '30d', or 'all' (all time).
Response
Successful Response