get_token_info
Retrieve detailed fundamental information about a cryptocurrency token, including project description, market cap rank, supply metrics, and price history for analysis.
Instructions
Get detailed fundamental information about a cryptocurrency token, including its project description, official website, market cap rank, all-time high and all-time low prices with dates, circulating and total supply, fully diluted valuation, and price change percentages over 24 hours, 7 days, and 30 days. Use this when you need more than just a current price, for example for fundamental analysis, understanding a token history, or answering questions about supply dynamics. For just the current price or market cap, use get_price instead. Accepts common symbols (BTC, ETH) or CoinGecko IDs. Project descriptions are truncated to 500 characters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |