Builder Analytics

Builder activity heatmap

When this builder's users trade: a 7x24 UTC weekday-by-hour grid of attributed volume, builder fees, and fill counts over the trailing 12 weeks, zero-filled and Sunday-first. Useful for support-coverage planning, feature-launch timing, and spotting bot-like around-the-clock flow versus human trading hours.

get/api/public/v1/builders/{builder}/heatmap

Path parameters

builderstring required

Builder address (0x-hex)

Builder address (0x-hex)

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

builderstring required
builderNamestring

Known display name for the builder; omitted if unknown

dataNotesstring required
windowDaysinteger required

Fixed sampling window: 84 days = trailing 12 weeks

Example response

{
  "$schema": "https://api.coinversa.ai/schemas/BuilderHeatmapBody.json"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.