Wallet - Net Worth Details

Retrieve asset details of a wallet on a specific date

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
  • type: Defines the time unit for count. Accepts: 1h (hourly) or 1d (daily). Time must be within the last 7 days when type is 1h.

    • Example: type=1h means count=5 covers five hours.
    • time: Base timestamp in ISO 8601 UTC format (YYYY-MM-DD HH:MM:SS).
      • Example: 2025-07-31 23:59:59.

    Response fields:

    • balance: Raw on-chain balance (before decimal adjustment).
    • price: Current price per token in USD.
    • value: Token balance × price (adjusted for decimals).
Query Params
string
required

The wallet of the account.

string

Time get net worth. Default is current time.

string
enum
Defaults to 1d
Allowed:
string
enum
required
Defaults to desc

Specify the sort order.

Allowed:
integer
1 to 100
Defaults to 20
integer
0 to 10000
Defaults to 0

Make sure offset <= 10000

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