PnL chart + summary header
Wallet PnL (v2)
PnL chart + summary header
Same compute-on-read daily series as /history, chart-shaped (t/realized/unrealized/value) plus a summary header whose unrealized_sol is read-time spot (reconciles with /v2/pnl/wallets/{wallet}). Cached 30s.
GET
PnL chart + summary header
Authorizations
Preferred for swaps-api endpoints (/swaps/*, /stats/*, /trending, /pool-events).
Path Parameters
Wallet address (base58, 32–44 characters).
Query Parameters
Inclusive start date (UTC, YYYY-MM-DD).
Inclusive end date (UTC, YYYY-MM-DD).
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 
