Skip to main content
Glama

MCP Crypto Wallet EVM

by dcSpark

provider_resolve_name

Convert an ENS name to its corresponding Ethereum address for blockchain transactions and interactions. Simplifies wallet management within the MCP Crypto Wallet EVM system.

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