SNS Guide
CtrlK
  • Welcome
  • SNS Basics
    • The Name Registry
  • TLD
    • X (formerly Twitter)
  • On-Chain Resolution
  • Web Resolution
  • Domain Records
  • Tokenization
  • SNS Improvement Protocol
  • SNS SDK
    • Introduction
    • Quick Start - Integration
    • Registration
    • Sales & Listings
      • Fixed Price Offers (Listings)
      • Unsolicited Offers
      • Category Offers
      • P2P Offers
    • Resolve Domains
    • Lookup Methods
      • Direct Lookup
      • Reverse Lookup
    • Get all registered domains
    • Get all domains of wallet
    • Primary Domains
    • Domain Record Methods
      • V1 Records (Deprecated)
      • V2 Records
    • X Handle Methods
    • Subdomains
      • Subdomain Registrars
    • Delete Domains
  • SNS API
    • Introduction
    • Domains
    • Primary Domains
    • Categories
    • Users
    • Listings
    • Sales
    • Trade Volume
    • Owners
    • Images
    • SNS Quicknode API
      • sns_getAllDomainsForOwner
      • sns_getDomainData
      • sns_getDomainKey
      • sns_getDomainRecordKey
      • sns_getFavouriteDomain
      • sns_getRegistrationTransaction
      • sns_getSubdomains
      • sns_getSupportedRecords
      • sns_resolveDomain
      • sns_reverse_lookup
      • sns_getDomainReverseKey
Powered by GitBook
On this page
  1. SNS SDK

Lookup Methods

Lookups take a certain piece of domain information such as its human readable name, or the domain registry's public key and use that information to retrieve other data about the domain.

PreviousResolve DomainsNextDirect Lookup

Last updated 3 months ago