pulse_coin_alpha_map
Identify which coins are net wealth creators or destroyers by analyzing per-coin profit pools split into winners, losers, and net PnL. Returns lifecycle counts, unique wallets, and total fees.
Instructions
Per-coin profit pools split into winners vs losers vs net. Returns coin, lifecycles, unique wallets, winners pool, losers pool, net PnL, winning/losing lifecycle counts, and total fees. Use for 'which coins are net wealth creators vs destroyers?'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of coins to return. | |
| offset | No | Pagination offset. | |
| useToonFormat | No | Return data in compact toon format (default: true). Set to false for standard JSON. |