agentFriendly_asset_mcap_history_slug
Retrieve historical market cap data for a cryptocurrency asset using its slug. Specify optional time range for targeted analysis.
Instructions
Get asset market cap history (direct from mcap_history table) optimized for AI analysis
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Asset slug (e.g., bitcoin, ethereum) | |
| start | No | Start timestamp in milliseconds (defaults to all time) | |
| end | No | End timestamp in milliseconds (defaults to now) |