> ## Documentation Index
> Fetch the complete documentation index at: https://docs.polynode.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Builder Trades

> Get trades attributed to a builder code.

Canonical reference: [Builder Trades](/data/builders/trades)

```bash theme={null}
curl "https://api.polynode.dev/v3/builders/0x4898df15ec6590495dc6c0fedf951ade3e64001d47f9caf44a64e86fc11959df/trades?limit=1" \
  -H "x-api-key: $POLYNODE_API_KEY"
```

Builder trades can be narrowed by `market_slug`, `condition_id`, `token_id`, `side`, `min_amount`, `tag_slug`, and `category`.
