v1

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

Wallet - Net Worth Details

Retrieve a wallet's total asset value and detailed asset breakdown at a specific point in the past

get/wallet/v2/net-worth-details

Query parameters

walletstring required

The wallet of the account.

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.

limitinteger
offsetinteger

Make sure offset <= 10000

Headers

x-chain'solana'

Solana network only.

Response

JSON object containing list assets of an address at a specific time

successboolean required
dataobject required