Get Domain Information
ordnet_domain_infoRetrieve detailed information about a domain, including owner, inscription ID, genesis height, and protocol, with just the full domain name.
Instructions
Get detailed information about a domain.
Args:
fullName (string): Full domain name (e.g., "myname.sats")
Returns: { name, extension, owner, inscriptionId, genesisHeight, protocol }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fullName | Yes | Full domain name including extension (e.g., "myname.sats") |