Skip to main content
Glama

Moralis MCP Server

Official
by MoralisWeb3

evm_resolveensdomain

Resolve ENS domains to their corresponding Ethereum addresses using the Moralis MCP Server. Input the domain to obtain the associated blockchain address.

Instructions

Resolve an ENS domain to its associated Ethereum address.

Input Schema

NameRequiredDescriptionDefault
domainYesThe domain to be resolved

Input Schema (JSON Schema)

{ "properties": { "domain": { "description": "The domain to be resolved", "type": "string" } }, "required": [ "domain" ], "type": "object" }

Other Tools from Moralis MCP Server

Related Tools

    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/MoralisWeb3/moralis-mcp-server'

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