Skip to main content
Glama

ChainFETCH MCP Server

Official
by chainfetch

get_address_info

Retrieve detailed Ethereum address information including transaction history, token holdings, and smart contract data for blockchain analysis and wallet monitoring.

Instructions

Get detailed information about a specific Ethereum address

Input Schema

NameRequiredDescriptionDefault
addressYesThe address hash to get info for

Input Schema (JSON Schema)

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

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