Skip to main content
GET
Builder user cohort composition

Authorizations

X-API-Key
string
header
required

Path Parameters

builder
string
required

Builder address (0x-hex)

Query Parameters

period
enum<string>
default:week
Available options:
day,
week,
month

Response

OK

builder
string
required
dataNotes
string
required
period
string
required
pnlTiers
object[] | null
required

Composition by profitability tier, largest cohort first

sizeTiers
object[] | null
required

Composition by size tier, largest cohort first

totalUsers
integer<int32>
required

Distinct wallets with attributed fills in the period

$schema
string<uri>
read-only

A URL to the JSON Schema for this object.

Example:

"https://api.coinversa.ai/schemas/BuilderCohortsBody.json"

builderName
string

Known display name for the builder; omitted if unknown

verified
object