Get Trades
Polymarket
Trades History
Fetch historical trade data
GET
Get Trades
Query historical trade data with flexible filtering by market, token, wallet, and time range. All filters are optional - omit them to browse the global trade feed.Documentation Index
Fetch the complete documentation index at: https://docs.predexon.com/llms.txt
Use this file to discover all available pages before exploring further.
V2 fields
Every trade row now carries Polymarket exchange version metadata:exchange_version-1(V1 CTF/NegRiskCTF) or2(V2). Defaults to1.builder- V2 builder attribution tag (bytes32 hex). Empty for V1 fills or V2 fills with no builder.metadata- V2 opaque metadata tag (bytes32 hex). Empty for V1 fills or V2 fills with no metadata.
builder query parameter to filter to fills attributed to a specific builder tag.
| Constraint | Value |
|---|---|
limit | 1–500 (default 100) |
Authorizations
Query Parameters
Filter by market slug
Filter by condition ID
Filter by token ID
Unix timestamp (seconds) for start
Unix timestamp (seconds) for end
Minimum trade amount in USD
Required range:
x >= 0Number of trades to return
Required range:
1 <= x <= 500Filter by wallet address
Filter by V2 builder attribution tag (bytes32 hex, 0x + 64 hex chars)
Sort order: asc or desc
Available options:
asc, desc Cursor for pagination
