Skip to main content
Polymarket V2 trades include a builder field identifying which order routing service executed the trade. This endpoint ranks builders by attributed fills and includes profile metadata when a builder has a public builder profile. Builder profile metadata is synced from Polymarket’s public builder metadata. Local fill, fee, and volume stats come from Polynode’s indexed OrderFilled events. Builders can appear with metadata before their local stats row is refreshed; in that case stats_pending is true and local volume fields are null. volume is the canonical total builder volume. It counts the outcome shares attributed to the builder, with one share represented as $1 of par notional. This matches Polymarket’s builder-volume convention over the same CLOB V2 history. Polymarket may show additional legacy volume from before onchain V2 builder attribution; Polynode does not import that historical total.

Request

Query parameters

Example

Response fields

builder_name, builder_logo, builder_verified, and the local-volume fields are nullable. external_volume is separate public profile context and is never substituted into volume. Buy and sell volume use the same share-notional basis and add to total builder volume. Use external_active_users for the current public builder user-count signal.