NameGuard will attempt to resolve the name associated with the namehash through the ENS Subgraph,
using the network specified in network_name.
If this resolution succeeds then NameGuard will return a NameGuardReport for the name. If the resolved name is uninspected then NameGuard will return NameGuardReport with inspected field equal to false.
If this resolution fails then NameGuard will return an error.
mainnet, sepolia Namehash should be a decimal or a hex (prefixed with 0x) string.
"0xd48fd5598e605861cbd8e45419b41b83739bff52eaef0e283181bbe0a43a5b32"
Successful Response
NameGuard report that contains the full results of all checks on all labels in a name.
The rating of a name/label/grapheme based on multiple conducted checks.
pass: All checks passed.warn: At least one check failed with a WARN status but no check failed with an ALERT status.alert: At least one check failed with an ALERT status.2, 3, 4 3
The number of checks that have a status of alert or warn.
2
The check considered to be the highest risk. If no check has a status of alert or warn, this field is null.
The name that NameGuard inspected. Some labels in this name may be represented as "[labelhash]" if and only if all of the following is true:
network."vitalìk.eth"
"[af498306bb191650e8614d574b3687c104bc1cd7e07c522954326752c6882770].eth"
The ENSIP-1 namehash of the name in hex format prefixed with 0x.
"0xd48fd5598e605861cbd8e45419b41b83739bff52eaef0e283181bbe0a43a5b32"
The ENSIP-15 normalization status of a name or label.
normalized: The name or label is normalized.unnormalized: The name or label is not normalized.unknown: The name or label is unknown because it cannot be looked up from its hash.normalized, unnormalized, unknown Whether or not the name was inspected. If false then the name was exceptionally long and was not inspected for performance reasons
true
The results of all checks performed by NameGuard on name.
The analyzed labels of the name.
null if and only if inspected field is falseThe canonical form of the analyzed name.
null if the canonical form of any label is not known or inspected field is falsecan contain labelhashes when some labels are unknown"vitalik.eth"
A human-readable title based on the rating.
A human-readable subtitle based on the rating.
Beautified version of name.