{"name":"ens-resolve","description":"Resolves ENS names in both directions: forward (vitalik.eth to address) and reverse (address to primary ENS). Optional text records include avatar, twitter, github, url, and email. Use it as an ENS resolver, ENS lookup, or Ethereum Name Service lookup.","price":"$0.03","method":"POST","input_schema":{"properties":{"query":{"type":"string","description":"ENS name (e.g. 'vitalik.eth') for forward lookup, or a 0x address for reverse lookup."},"text_records":{"type":"array","description":"Text record keys to fetch, e.g. [\"avatar\",\"com.twitter\"]. Optional, max 15; defaults to avatar/url/description/twitter/github/email/telegram."}},"required":["query"]},"input_example":{"query":"vitalik.eth"},"output_example":{"mode":"forward","ens_name":"vitalik.eth","address":"0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}