Retrieve all open (unfilled) limit or stop orders for a specific wallet.
Wallet address
Comma-separated list of blockchain IDs (e.g., "ethereum,base,solana:solana"). If omitted, all chains.
Number of positions per page (1-500, default: 100)
1 <= x <= 500Offset for pagination (default: 0)
x >= 0Cursor for cursor-based pagination (takes precedence over offset)
Cursor direction (default: after)
before, after Sort field (default: lastActivity)
lastActivity, realizedPnl Sort order (default: desc)
asc, desc Include fees in PnL calculation (deduct total_fees_paid_usd from PnL)
Use swap recipient mode (query wallet_positions_recipients table instead of wallet_positions)
Include all tokens the wallet holds, not just tokens with trading history
Unfilled perp orders response