pulse_cohort_recent_alpha_concentration
Measure profit concentration within a recent cohort by analyzing percentile bands of wallets and their share of total PnL. Identify whether a small number of wallets drive the majority of gains in any tier.
Instructions
How concentrated profit is WITHIN a recent-tier cohort: percentile bands of the cohort's wallets and each band's share of the cohort's total PnL. Returns band, wallet count, band PnL, % of tier PnL, and tier total wallets. Use for 'within the hot apex (Apex) cohort, do a few wallets carry everything?'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tier | Yes | Tier slug. PnL tiers (by profitability): apex (Apex), sharps (Sharps), grinders (Grinders), scrapers (Scrapers), crowd (The Crowd), bleeders (Bleeders), trapped (Trapped), blown_out (Blown Out). Size tiers (by volume): heavyweights (Heavyweights), cruiserweights (Cruiserweights), middleweights (Middleweights), welterweights (Welterweights), lightweights (Lightweights), featherweights (Featherweights), flyweights (Flyweights), strawweights (Strawweights). Legacy slugs (money_printer, smart_money, grinder, humble_earner, exit_liquidity, semi_rekt, full_rekt, giga_rekt, leviathan, tidal_whale, whale, small_whale, apex_predator, dolphin, fish, shrimp) remain accepted; API responses still emit legacy slugs. | |
| tierType | Yes | Tier category: 'pnl' for profit tiers, 'size' for volume tiers. | |
| useToonFormat | No | Return data in compact toon format (default: true). Set to false for standard JSON. |