Builder Analytics

Builder user cohort composition

Cohort composition of the builder's attributed users over the period, split by all-time profitability tier (pnlTiers) and size tier (sizeTiers), with per-cohort users, share of total, builder fees, volume, realized PnL, and fills. Wallets missing from the traders rollup appear under tier 'untracked' so per-tier user counts always sum to totalUsers. Tiers are lifetime labels — the pulse cohort endpoints use 30d-rolling tiers, so the same wallet can sit in a different cohort there.

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

Path parameters

builderstring required

Builder address (0x-hex)

Builder address (0x-hex)

Query parameters

period'day' | 'week' | 'month'

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
periodstring required
totalUsersinteger required

Distinct wallets with attributed fills in the period

Example response

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

Changes

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