Get Token Trades
Get recent trades for a token.
Tool Name: get_token_trades
MCP Endpoint: POST /hive_onchain_dex/mcp
Data Source: GeckoTerminal, Codex, DefiLlama
Overview
This tool is part of the Dex Analytics category in Hive Intelligence.
For detailed parameters, examples, and usage, see the Dex Analytics documentation.
Quick Example
curl -X POST https://api.hiveintelligence.xyz/api/execute \
-H "Content-Type: application/json" \
-d '{
"toolName": "get_token_trades",
"arguments": {}
}'
Related Tools
See all Dex Analytics tools for related functionality.