Skip to main content
Glama

MCP Crypto Wallet EVM

by dcSpark

provider_resolve_name

Convert an Ethereum Name Service (ENS) domain into its corresponding blockchain address using the MCP Crypto Wallet EVM server.

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