ENS Name Resolver (klymax402) is a paid API for AI agents from klymax402.com, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-14).
Resolves ENS names to Ethereum addresses (and vice versa), returning address, avatar, and profile metadata.
One MCP endpoint gives your AI agent access to 100 APIs -- crypto, DeFi, web, AI, finance and utilities. No API keys, USDC on Base from $0.003/call.
Returns a JSON object containing the resolved Ethereum address, the ENS name, an avatar URL, the direction of resolution (forward or reverse), and a timestamp of when the resolution was performed.
GEThttps://klymax402.com/api/ens-resolver/api/resolveUse this endpoint when an agent needs to resolve a human-readable .eth name to a machine-readable Ethereum address, or perform a reverse lookup from an address back to an ENS name — especially when you also need avatar/profile metadata in the same call. Prefer this over raw on-chain calls when you want a simple REST interface with no RPC node setup required.
| Field | Type | Description |
|---|---|---|
| name | string | ENS name to resolve (e.g. vitalik.eth) |
| address | string | Ethereum address for reverse resolution (e.g. 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045) |
{
"type": "json",
"example": {
"name": "example",
"avatar": "example",
"address": "example",
"direction": "example",
"timestamp": "example"
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"