Batch positions for one token across wallets
Wallet PnL (v2)
Batch positions for one token across wallets
Positions for one token across many wallets (WHERE mint=? AND wallet IN(...)). Each row mirrors the /traders per-row object (wallet-keyed). Aligned to input wallets (null for missing). 1–200 wallets; empty → 400, >200 → 400.
POST
Batch positions for one token across wallets
Authorizations
Preferred for swaps-api endpoints (/swaps/*, /stats/*, /trending, /pool-events).
Path Parameters
Token mint address (base58).
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 - 200 elements
