Skip to main content
Glama

Mesh Agent MCP Server

coingeckotokeninfoagent_get_top_token_holders

Retrieve the top 50 token holder addresses for a specific token on a designated blockchain network, enabling insights into token distribution and wallet activity.

Instructions

Get top 50 token holder addresses for a token on a specific network.

Input Schema

NameRequiredDescriptionDefault
addressYesToken contract address
networkYesNetwork ID (e.g., base)

Input Schema (JSON Schema)

{ "properties": { "address": { "description": "Token contract address", "type": "string" }, "network": { "description": "Network ID (e.g., base)", "type": "string" } }, "required": [ "network", "address" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/heurist-network/heurist-mesh-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server