builder_cohorts
Assess a builder's attributed users by lifetime PnL and size tiers to determine if they attract smart money or exit liquidity and which cohort pays most fees.
Instructions
Cohort composition of a builder's attributed users over the period (day/week/month): split by all-time exchange-wide profitability tier (pnlTiers) and size tier (sizeTiers), largest cohort first, each with users, share of totalUsers, builder fees paid, attributed volume, realized PnL, and fills. Tiers are LIFETIME labels emitted as legacy slugs (money_printer..giga_rekt / leviathan..shrimp) — not the 30d-rolling tiers the pulse cohort tools use — and wallets missing from the rollup appear under 'untracked' so per-tier user counts always sum to totalUsers. Attribution slightly undercounts versus ledger revenue (trigger-order fills — see the response's dataNotes). Use for 'is builder X's user base smart money or exit liquidity?' or 'do whales or shrimp pay most of its fees?'. Requires Pro tier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | Attribution window: day, week, or month. | week |
| builder | Yes | Builder address (0x...) — the fee-receiving address a frontend/bot/dex registers on Hyperliquid | |
| useToonFormat | No | Return data in compact toon format (default: true). Set to false for standard JSON. |