get-text-record
Retrieve specific text records associated with an Ethereum Name Service (ENS) domain, such as email, URL, avatar, or social media details, by specifying the domain name and record key.
Instructions
Get a text record for an ENS name
Input Schema
Name | Required | Description | Default |
---|---|---|---|
key | Yes | The record key to look up (e.g., 'email', 'url', 'avatar', 'description', 'twitter', etc.) | |
name | Yes | The ENS name to query |