leaderboard

Get current tipping pool (total balance across all accounts)

Get the current "Tipping Pool" - sum of all cached account balances (public, no auth).

  • Represents the total USDC currently held across all Grove CDP wallets.
  • This is the "war chest" available for tipping right now.
  • Balance is cached; actual on-chain balance may differ slightly.
  • Filterable by token symbol (default USDC).
get/v1/leaderboard/pool/total

Query parameters

tokenstring

Token symbol to filter by.

Token symbol to filter by.

Response

Successful Response

tokenstring required
total_balancestring required
account_countinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.