Skip to main content
Glama

Moralis MCP Server

Official
by MoralisWeb3

evm_resolveaddress

Convert an Ethereum address to its ENS domain using the Moralis MCP Server. Resolve blockchain addresses efficiently for streamlined data verification and integration.

Instructions

Convert an Ethereum address to its associated ENS domain, if registered.

Input Schema

NameRequiredDescriptionDefault
addressYesThe address to be resolved

Input Schema (JSON Schema)

{ "properties": { "address": { "description": "The address to be resolved", "type": "string" } }, "required": [ "address" ], "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