pulse_coin_alpha_map
Analyze per-coin profit pools split into winners vs losers vs net to determine which coins are net wealth creators or destroyers.
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 |
|---|---|---|---|
| useToonFormat | No | Return data in compact toon format (default: true). Set to false for standard JSON. | |
| limit | No | Number of coins to return. | |
| offset | No | Pagination offset. |