fetchTokenPriceBySymbol
Retrieve real-time cryptocurrency prices using token symbols via the Alchemy MCP Server. Input an array of symbols like ["BTC", "ETH"] to access current market values.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
symbols | Yes | A list of blockchaintoken symbols to query. e.g. ["BTC", "ETH"] |