Skip to main content
Glama

MCP Crypto Wallet EVM

by dcSpark

provider_resolve_name

Resolve Ethereum Name Service (ENS) domain names into their associated Ethereum addresses using the MCP Crypto Wallet EVM server, enabling easy address lookup for blockchain interactions.

Instructions

Resolve an ENS name to an address

Input Schema

NameRequiredDescriptionDefault
nameYesThe ENS name to resolve

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "The ENS name to resolve", "type": "string" } }, "required": [ "name" ], "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