Transfer an NFT
Last updated
Last updated
Ternoa provides you with many NFT features. Not only creating an NFT can be done in just a few lines of code but we also cover many NFT basic use cases: Ternoa allows you to easily create functions to delegate, transfer, burn an NFT, or even set the NFT royalty without using any smart contracts.
Before getting started, make sure you have the following ready:
account with Alphanet CAPS
Install and set up your editor of choice (we will use Visual Studio Code [VSC] in this tutorial)
Install & NPM
The transferNft
helper transfers an NFT from the Ternoa chain. It returns an object promise containing the NFTTransferredEvent
provided by the Ternoa blockchain. Use your own account by updating the //TernoaTestAccount with your account seed when retrieving the keyring from the example below. Replace the NFT_ID variable with the NFT ID you want to transfer.
The response provided from the blockchain event includes all the information below according to the parameters provided when transferring the NFT.
If you face any trouble, feel free to reach out to our community engineers in our .