v1

latestOpenAPI 3.1.02026-07-2410781551.8 KB
Wallet, Networth & PnL

Wallet - Net Worth Chart

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

get/wallet/v2/net-worth

Query parameters

walletstring required

The wallet of the account.

countinteger
direction'back' | 'forward'
timestring

Time get net worth. Default is current time.

type'1h' | '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.

sort_type'desc' | 'asc' required

Specify the sort order.

Headers

x-chain'solana'

Solana network only.

Response

JSON object containing net worth of an address

successboolean required
dataobject required