get-ens-address
Retrieve the Ethereum Name Service (ENS) address for a specified name, chain ID, and block number, using MetaMask MCP for secure blockchain interactions.
Instructions
Fetch the ENS address for name.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
blockNumber | No | Block number to get ENS address at. | |
chainId | No | ID of chain to use when fetching data. | |
name | Yes | Name to get the address for. |