Tokenization
Domain names are not SPL tokens and are not tokenized by default, however they can be tokenized into NFTs that follow the Metaplex standard. The terms "wrapped domain", "tokenized domain", or "NFT domain" may be used interchangeably throughout our platforms, and indicate the same tokenized domain status.
Although tokenized domains will still successfully resolve to their owner's wallet address as specified in our On-Chain Resolution section, some domain functionality may be unavailable. It's only recommended to tokenize your domain if you want to resell your domain on an NFT market place like Magic Eden, Tensor, or SolSniper.
For an in-depth guide on wrapping domains directly from our sns.id app, check out our guide here: Wrap your domain.
The smart contract handling the tokenization of domain names can be found here: Name tokenizer
Last updated