get_token_price
Retrieve the current USD price for any Solana token by providing its symbol or mint address, using Jupiter as the primary source and CoinGecko as a fallback.
Instructions
Aktuellen USD-Preis eines Solana-Tokens abfragen.
Nutzt Jupiter als primäre Quelle, CoinGecko als Fallback.
Args: token: Token-Symbol (z.B. "SOL", "BONK") oder Mint-Adresse
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes |