Hive Intelligence - Crypto MCP Server

List Top Tokens

Get a ranked list of top tokens by various metrics.

Tool Name: list_top_tokens

MCP Endpoint: POST /hive_token_contract/mcp

Data Source: Codex


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": "list_top_tokens",
    "arguments": {}
  }'

See all Token & Contract tools for related functionality.


Back to Token & Contract | All Tools