Get Coin Tickers
Get exchange tickers for a cryptocurrency.
Tool Name: get_coin_tickers
MCP Endpoint: POST /hive_market_data/mcp
Data Source: CoinGecko, DefiLlama, CCXT
Overview
This tool is part of the Market Data category in Hive Intelligence.
For detailed parameters, examples, and usage, see the Market Data documentation.
Quick Example
curl -X POST https://api.hiveintelligence.xyz/api/execute \
-H "Content-Type: application/json" \
-d '{
"toolName": "get_coin_tickers",
"arguments": {}
}'
Related Tools
See all Market Data tools for related functionality.