Builder retention cohorts
Retention matrix for the builder's users, computed on the orders plane: wallets are cohorted by the calendar month (or ISO week, with granularity=weekly) of their first builder-fee order via this builder, and 'active in month M' means they placed at least one builder-fee order that month (the order need not fill, so counts can exceed the attributed-fill user counts on the cohorts and overlap endpoints). Oldest cohort first; each cohort's activeWallets series starts at its own period (index 0 == newWallets). revenueWeighted=true adds a parallel activeRevenueUsd fee series; covers the last 12 months or 16 weeks depending on granularity.
Path parameters
Builder address (0x-hex)
Builder address (0x-hex)
Query parameters
Add the attributed-fee series per cohort (fill plane)
Add the attributed-fee series per cohort (fill plane)
Response
OK
Example response
{
"$schema": "https://api.coinversa.ai/schemas/BuilderRetentionBody.json"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.