Skip to main content

Wallet, Networth & PnL

This group covers wallet portfolio views, historical net worth, profit and loss, leaderboard-style wallet screens, and token-level wallet performance. Use this group when you need:
  • wallet portfolio snapshots
  • current and historical net worth
  • per-token or per-wallet PnL
  • wallet-level ranking and first-funding provenance
  • beta wallet portfolio and transaction history endpoints

Which endpoint should I use?

Notes

  • Many V2 wallet portfolio endpoints in this folder are Solana-only.
  • Wallet - Funded By is a provenance endpoint for earliest SOL funding, not a substitute for full transfer history.
  • PnL endpoints support more chains than net-worth endpoints, so check each page before integrating.
  • Wallet Portfolio (Beta) and Wallet - Transaction History (Beta) are useful but older; prefer V2 portfolio and PnL endpoints where possible.
  • Wallet APIs are best used with caching and polling discipline, especially for dashboards that repeatedly query the same addresses.

Typical workflow

  1. Start with Wallet - Portfolio (V2) or Wallet - PnL for a quick wallet overview.
  2. Add Wallet - Net Worth Chart or Wallet - PnL Chart when you need time-series context.
  3. Use Wallet - PnL Details, Wallet - First Tx Funded, Wallet - Funded By, or Token - Top traders for deeper attribution and research.