Wallet - Net Worth Chart

Retrieve the historical net worth (total asset value) of a wallet over time, with daily, hourly granularity.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Historical Solana net worth chart.

  • count supports 1 to 90 intervals.
  • type accepts 1h and 1d.
  • direction controls whether the series is built backward or forward from time.
  • time must use YYYY-MM-DD HH:mm:ss in UTC, must not be in the future, and when type=1h it must be within the last 7 days.
Compute Unit ⚙️
  • This endpoint consumes 50 CU per request.
Use Cases 💡
  • Chart wallet net worth over time for portfolio-performance views.
  • Show how a wallet's value changed before and after major trades or market events.
  • Support treasury reporting and wallet-performance dashboards.
  • Compare trend direction before inspecting token-level PnL.
How to Use 🛠️
  • Set x-chain=solana.
  • Pass the wallet address in wallet.
  • Choose type=1h for short windows and type=1d for broader history.
  • Use time, direction, and count to anchor and shape the series you want.
Best Practices ✅
  • Use 1d for most product dashboards and reserve 1h for recent, event-driven analysis.
  • Keep chart timezone labeling in UTC unless your UI explicitly converts it.
  • Align this chart with PnL or price timelines when telling a wallet-performance story.
Limitations ⚠️
  • Solana only.
  • type=1h is limited to the last 7 days.

Query Params
string
required

The wallet of the account.

integer
1 to 90
Defaults to 7
string
enum
Defaults to back
Allowed:
string

Time get net worth. Default is current time.

string
enum
Defaults to 1d

Time granularity used to group the returned net worth data. Use 1d for daily data with full historical coverage, or 1h for hourly data limited to the last 7 days.

Allowed:
string
enum
required
Defaults to desc

Specify the sort order.

Allowed:
Headers
string
enum
Defaults to solana

Solana network only.

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json