Ordiscan: getCryptoPrice
getCryptoPriceRetrieves the current USD price for major cryptocurrencies including Bitcoin, Ethereum, Solana, BNB, and HBAR. Handles queries about crypto value and worth.
Instructions
Get the current USD price of a major cryptocurrency. Use this when the user asks about the price, value, or worth of BTC, ETH, SOL, BNB, or HBAR. This is the PRIMARY tool for answering questions like 'What's Bitcoin worth?', 'ETH price', 'How much is SOL?', or 'Tell me about Bitcoin'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coinId | Yes | Coin symbol or name: 'btc', 'bitcoin', 'eth', 'ethereum', 'sol', 'solana', 'bnb', 'binancecoin', 'hbar', 'hedera' |