Skip to main content
GET
Wallet - Net Worth Chart

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

chain
enum<string>
required

A chain name listed in supported networks Supported blockchain chains

Available options:
sol,
eth,
bsc
walletAddress
string
required

An address of a wallet

Query Parameters

hours
integer<int32>
default:24

Time range in hours (1-720, default 24)

Response

200 - application/json

Successful response

Wallet net-worth chart response with pagination.

currentTimestamp
string
required

Current server timestamp

Example:

"2025-07-31T23:59:59.000Z"

history
object[]
required

List of historical net-worth data points

pastTimestamp
string
required

Start timestamp of chart period

Example:

"2025-07-01T23:59:59.000Z"

walletAddress
string
required

Wallet address

Example:

"3xd4LGVWtYXLBspR6X5JWbW49NXmEehfPtX6Kqx98b4w"