Skip to main content
GET
PnL chart + summary header

Authorizations

X-API-Key
string
header
required

Preferred for swaps-api endpoints (/swaps/*, /stats/*, /trending, /pool-events).

Path Parameters

wallet
string
required

Wallet address (base58, 32–44 characters).

Query Parameters

from
string

Inclusive start date (UTC, YYYY-MM-DD).

to
string

Inclusive end date (UTC, YYYY-MM-DD).

pnl_mode
enum<string>
default:adjusted

PnL accounting mode. strict (FIFO) and adjusted (weighted-avg cost) are realized-PnL figures; raw is net cash-flow (Ξ£ sells βˆ’ Ξ£ buys), not realized PnL. Unknown values fall back to adjusted.

Available options:
raw,
strict,
adjusted

Response

Chart + summary

wallet
string
pnl_mode
string
points
object[]
summary
object