Skip to main content
GET
Fast authoritative wallet PnL chart

Authorizations

x-api-key
string
header
required

Solana Tracker Data API key

Path Parameters

address
string
required

Ethereum wallet address

Query Parameters

resolution
string

1h/hourly, 1d/daily, 1w/weekly, or 1mo/monthly (default 1d)

from
integer<int64>

Inclusive Unix milliseconds

to
integer<int64>

Inclusive Unix milliseconds

limit
integer<int64>

Maximum points (default 500, max 5000)

Required range: x >= 0

Response

Wallet PnL time series

address
string
required
points
object[]
required
resolution
string
required

1h, 1d, 1w, or 1mo.

dataStartAt
integer<int64> | null

First available bucket as Unix milliseconds.