Endpoints
Inspect Namehash GET
Inspects the name associated with a namehash.
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 generate and return a NameGuardReport
for the name.
If this resolution fails then NameGuard will return an error.
GET
Path Parameters
Available options:
mainnet
, sepolia
Namehash should be a decimal or a hex (prefixed with 0x) string.
Examples:
"0xd48fd5598e605861cbd8e45419b41b83739bff52eaef0e283181bbe0a43a5b32"
Response
200
application/json
Successful Response
Full name analysis result with information about individual checks and labels.