Moralis · Capability
EVM API — Resolve Web3 Domain
EVM API — Resolve Web3 Domain. 4 operations. Lead operation: ENS lookup by domain. Self-contained Naftiko capability covering one Moralis business surface.
What You Can Do
GET
Resolveensdomain
— ENS lookup by domain
/v1/resolve/ens/{domain}
GET
Resolveaddresstodomain
— Resolve Address to Unstoppable domain
/v1/resolve/{address}/domain
GET
Resolveaddress
— ENS lookup by address
/v1/resolve/{address}/reverse
GET
Resolvedomain
— Resolve Unstoppable domain
/v1/resolve/{domain}
MCP Tools
ens-lookup-domain
ENS lookup by domain
read-only
idempotent
resolve-address-unstoppable-domain
Resolve Address to Unstoppable domain
read-only
idempotent
ens-lookup-address
ENS lookup by address
read-only
idempotent
resolve-unstoppable-domain
Resolve Unstoppable domain
read-only
idempotent