v1

latestOpenAPI 3.1.02026-07-13143194365.4 KB
leaderboard

Get total funds across all accounts

Get the aggregate total of all funds across all Grove accounts (public, no auth).

  • Represents the total "tipping jar" balance recorded in fund_events.
  • Useful for public dashboards or transparency pages.
  • Filterable by token symbol (default USDC).
get/v1/leaderboard/funds/total

Query parameters

tokenstring

Token symbol to filter by.

Token symbol to filter by.

Response

Successful Response

tokenstring required
total_amount_usdstring required
total_amount_rawstring required
total_fund_countinteger required
unique_account_countinteger required