v1

latestOpenAPI 3.1.02026-07-13143194365.4 KB
leaderboard

Get total tips across all accounts

Get the aggregate total of all tips (public, no auth).

  • Represents the total value tipped through Grove.
  • Useful for public dashboards or transparency pages.
  • Filterable by token symbol (default USDC).
get/v1/leaderboard/tips/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_tip_countinteger required
unique_tipper_countinteger required
unique_recipient_countinteger required