evm_resolve_ens_name
Resolve any ENS name to its corresponding EVM address across supported chains. Provide a chain ID to target a specific network.
Instructions
Resolve an ENS name to an EVM address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chainId | No | Chain ID (defaults to runtime config) | |
| ensName | Yes | ENS name (for example vitalik.eth) |