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