v1

latestOpenAPI 3.1.02026-07-228799577.7 KB
Wallet

Get Wallet Chart

Returns daily time-series points for charting wallet PnL, volume, and activity. Supports backward pagination with time_from and time_to and includes a computed performance summary.

get/v2/pnl/wallets/{wallet}/chart

Path parameters

walletstring required

Solana wallet address (base58, 32-44 characters).

Query parameters

time_frominteger

Start of the range as a Unix timestamp in seconds. If omitted, returns up to 180 days before time_to.

time_tointeger

End of the range as a Unix timestamp in seconds. Defaults to now.

Response

Successful response.

walletstring