Fetch current positions for a Dflow wallet
total_qty_bought > total_qty_sold.
| Constraint | Value |
|---|---|
limit | 1–500 (default 100) |
Solana wallet address (base58-encoded, 32-44 chars)
Filter by position status: open, closed, or all (default) Dflow position status enum.
open, closed Filter by specific outcome mint address
Filter by market ticker (case-insensitive)
Sort by: total_qty_bought, total_cost_basis, or realized_pnl
total_qty_bought, total_cost_basis, realized_pnl Sort order: asc or desc
asc, desc Maximum number of positions to return (1-500)
1 <= x <= 500Base64-encoded cursor for pagination
Successful Response
Dflow wallet positions endpoint response.