Path Parameters
Available options:
mainnet
, sepolia
Response
Successful Response
Reverse lookup result.
The status of a secure primary ENS name lookup performed by NameGuard.
normalized
: The ENS primary name was found and it is normalized.no_primary_name
: The ENS primary name was not found.unnormalized
: The ENS primary name was found, but it is not normalized.
Available options:
normalized
, no_primary_name
, unnormalized
Impersonation status of the primary_name
.
-
null
ifprimary_name
isnull
The predicted impersonation status of an ENS name. -
unlikely
: The ENS name is unlikely to be impersonating. -
potential
: The ENS name is potentially impersonating.
Available options:
unlikely
, potential
Primary ENS name for the Ethereum address.
null
ifprimary_name_status
is any value exceptnormalized
Examples:
"vitalik.eth"
ENS beautified version of primary_name
.
- if
primary_name
isnull
then provides a fallbackdisplay_name
of "Unnamed [first four hex digits of Ethereum address]", e.g. "Unnamed c2a6"
Examples:
"vitalik.eth"
NameGuard report for the primary_name
.
null
ifprimary_name_status
isno_primary_name
(primary name is not found) Full name analysis result with information about individual checks and labels.