get_token_price
Fetches current USD prices for Solana tokens using symbols or mint addresses, returning price and confidence score.
Instructions
Get current prices for one or more Solana tokens. Accepts token symbols (SOL, USDC, JitoSOL, etc.) or mint addresses. Returns price in USD with confidence score. Use this for spot price checks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tokens | Yes | Comma-separated list of token symbols or mint addresses (e.g., 'SOL,USDC,JitoSOL' or mint addresses) |