Skip to main content
Glama

ChainFETCH MCP Server

Official
by chainfetch

get_token_info

Retrieve detailed information about any Ethereum token using its address hash. Access token metadata, contract details, and blockchain data for analysis and verification.

Instructions

Get detailed information about a specific token

Input Schema

NameRequiredDescriptionDefault
tokenYesThe token address hash

Input Schema (JSON Schema)

{ "properties": { "token": { "description": "The token address hash", "type": "string" } }, "required": [ "token" ], "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/chainfetch/chainfetch-mcp-server'

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