Usage
Options
You can override the network used forinspectName using the second argument:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Returns the full results of all checks on all labels in a name.
const report = await nameguard.inspectName("nick.eth");
inspectName using the second argument:
const report = await nameguard.inspectName("nick.eth", {
network: "...",
});