lookup_ens_address
Find the ENS name associated with an Ethereum address to identify wallet owners across EVM networks.
Instructions
Lookup the ENS name for an Ethereum address (reverse resolution)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Ethereum address to lookup | |
| network | No | Network name or chain ID. Defaults to Ethereum mainnet. |