Batch wallet PnL summaries
Wallet PnL (v2)
Batch wallet PnL summaries
Per-wallet PnL summaries (WHERE wallet IN(...) grouped per wallet). Each summaries element is byte-identical to the single GET /v2/pnl/wallets/{wallet} body. Aligned to input wallets (null for a wallet with zero positions). 1–100 wallets; empty → 400, >100 → 400.
POST
Batch wallet PnL summaries
Authorizations
Preferred for swaps-api endpoints (/swaps/*, /stats/*, /trending, /pool-events).
Query Parameters
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 Body
application/json
Required array length:
1 - 100 elementsResponse
Batch summaries

