get_builder_activity
Retrieve recent fills and aggregate totals for a specific Polymarket CLOB V2 builder. Start with a builder ID from the leaderboard.
Instructions
Recent fills routed by one Polymarket CLOB V2 builder code, with that builder's aggregate totals. Use get_builder_leaderboard first to find a builder id. V2-era only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many recent fills (default 20) | |
| builderId | Yes | The builder code (bytes32 hex, as returned by get_builder_leaderboard) |