Skip to main content
Glama

MCP Crypto Wallet EVM

by dcSpark

provider_lookup_address

Retrieve the ENS (Ethereum Name Service) name associated with a given Ethereum address using this tool. Ideal for resolving wallet identifiers in EVM-compatible blockchain operations.

Instructions

Lookup the ENS name for an address

Input Schema

NameRequiredDescriptionDefault
addressYesThe address to lookup

Input Schema (JSON Schema)

{ "properties": { "address": { "description": "The address to lookup", "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/dcSpark/mcp-cryptowallet-evm'

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