v1

latestOpenAPI 3.1.02026-07-13143194365.4 KB
leaderboard

Get top funders leaderboard

Get the top funders leaderboard (public, no auth).

  • Ranks accounts by total funds deposited into Grove custodial wallets.
  • Includes first/last funded timestamps for context.
  • window examples:
    • 24h: funding events in the last 24 hours
    • 7d: funding events in the last 7 days
    • 30d: funding events in the last 30 days
    • all: all-time rollup (fast path, no aggregation)
get/v1/leaderboard/funders

Query parameters

window'24h' | '7d' | '30d' | 'all'

Time window: '24h', '7d', '30d', or 'all' (all time).

Time window: '24h', '7d', '30d', or 'all' (all time).

tokenstring

Token symbol to filter by.

Token symbol to filter by.

limitinteger

Maximum number of entries to return.

Maximum number of entries to return.

Response

Successful Response

windowstring required
tokenstring required