JS Kit SDK API Reference / NFT
NFT
Tokenized-domain mint and owner APIs.
Interfaces
| Interface | Description |
|---|---|
| GetSnsNftMintParams | Parameters for deriving an SNS NFT mint. |
| GetSnsNftOwnerParams | Parameters for retrieving an SNS NFT owner. |
Functions
| Function | Description |
|---|---|
| getSnsNftMint | Derives the mint address of a tokenized SNS domain. |
| getSnsNftOwner | Retrieves the owner of a tokenized SNS domain. |