Get DEX Volume
Get volume for a specific DEX.
Tool Name: get_dex_volume
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_dex_volume",
"arguments": {}
}'
Related Tools
See all Dex Analytics tools for related functionality.