Skip to main content

Documentation Index

Fetch the complete documentation index at: https://namehash-krzysztofwrobel-sc-24494-nameguard-remove-goerli-a.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

curl --request POST \
  --url https://api.nameguard.io/bulk-inspect-names \
  --header 'Content-Type: application/json' \
  --data '{
  "names": [
    "vitalìk.eth",
    "nick.eth"
  ],
  "network_name": "mainnet"
}'