Single (wallet, token) position
Wallet PnL (v2)
Single (wallet, token) position
The single (wallet, mint) position, always glass-box (realized_breakdown + inline tags present). When no position exists, returns 200 with position: null (uncached).
GET
Single (wallet, token) position
Authorizations
Preferred for swaps-api endpoints (/swaps/*, /stats/*, /trending, /pool-events).
Path Parameters
Wallet address (base58, 32–44 characters).
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 
