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

Domain Record Methods

This section includes methods to resolve both V1 and V2 records. Please note, V1 records are currently deprecated.

Records V2 Walkthrough

The video walkthrough below details the update from V1 to V2 Records as well as discusses new methods added to the our SDK specific to the change.

For a list of domain records, as well as more information on the differences between V1 and V2 records, check out the section below.

Domain Records

PreviousPrimary DomainsNextV1 Records (Deprecated)

Last updated 3 months ago