agentek-eth

by NaniDAO
Verified

lookupENS

Retrieve the Ethereum Name Service (ENS) domain associated with a specific Ethereum address using this tool. Ideal for simplifying cryptocurrency research and enhancing Ethereum-based automation.

Instructions

Looks up the ENS name for an Ethereum address

Input Schema

NameRequiredDescriptionDefault
addressYesThe Ethereum address to lookup

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "address": { "description": "The Ethereum address to lookup", "pattern": "^0x[a-fA-F0-9]{40}$", "type": "string" } }, "required": [ "address" ], "type": "object" }

You must be authenticated.

Other Tools from agentek-eth

Related Tools

ID: embaq2gcce