Skip to main content
GET
Fast authoritative wallet PnL chart

授权

x-api-key
string
header
必填

Solana Tracker Data API key

路径参数

address
string
必填

Ethereum wallet address

查询参数

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)

必填范围: x >= 0

响应

Wallet PnL time series

address
string
必填
points
object[]
必填
resolution
string
必填

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

dataStartAt
integer<int64> | null

First available bucket as Unix milliseconds.