Fetch trade history for a wallet on Dflow
| Constraint | Value |
|---|---|
limit | 1–500 (default 100) |
Solana wallet address (base58-encoded, 32-44 chars)
Filter by market ticker
Filter by outcome mint address
Filter by trade type: BUY_FILL, SELL_FILL, or REDEEM Dflow trade type enum.
BUY_FILL, SELL_FILL, REDEEM Unix timestamp (seconds) for start
Unix timestamp (seconds) for end
Number of trades to return
1 <= x <= 500Sort order: asc or desc
asc, desc Pagination key for cursor-based pagination