Solana: solanaGetTokenPrices
solanaGetTokenPricesBatch-fetch USD spot prices for one or more SPL tokens. Returns each mint's USD price plus confidence level. More efficient than calling solanaGetTokenPairPrice in a loop.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tokenMints | Yes | List of SPL mint addresses to price (1-100). Each entry is a base58 mint pubkey. |