← Back to directory

Look up the primary ENS name for a wallet address. Includes forward verification...

https://api.strale.io/x402/ens-reverse-lookup

Overview

Look up the primary ENS name for a wallet address. Includes forward verification to confirm the name actually points back to the address. Returns null if no ENS name is set.

Protocol x402
Price $0.02
Payment Asset USD Coin
Payment Network Base
Category crypto/wallet
Provider strale
Source bazaar
Indexed 2026-04-15 14:09:55

Health

Status healthy
Latency (p50) 125ms
Uptime (30d) 100.0%
Reliability Score 100/100
Last Checked 2026-07-21 17:32:46
Last Healthy 2026-07-21 17:32:46
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Valid
Asset Verified
Facilitator

Input Schema

{ "discoverable": true, "method": "GET", "queryParams": { "address": { "description": "Ethereum wallet address (0x...)", "required": true, "type": "string" } }, "type": "http" }

Output Schema

{ "address": { "type": "string" }, "ens_name": { "type": "string" }, "has_ens": { "type": "boolean" }, "verified": { "type": "boolean" } }

Recent Health Checks

Time Status HTTP Latency Error
2026-07-21 17:32:46 healthy 402 107ms
2026-07-21 13:53:36 healthy 402 125ms
2026-07-21 10:34:01 healthy 402 130ms