Transfer NFT
This document will show you How to Transfer NFT with SubWallet.
Step 1: Open SubWallet homepage and scroll with your mouse/touchpad to see your NFT collections.

Step 2: Choose a collection.

Step 3: Choose NFT in the choosen collection, scroll to see the details and click "Send".


Please notice the chain in which you have the NFT on, because you could only send and NFT to an account that is of the same type with the chain. In this example. the NFT is on the Kusama chain - a Substrate chain, so you know that the receiving account must be a Substrate account.
Step 4: Enter the receiving account address. Since we are sending and NFT that exists on Kusama, you would need to enter a Substrate account. Then click "Next".

In this new version of SubWallet, we introduced a new feature: Address book.
This feature would save you a lot of time when entering address for transaction.
By clicking the book icon on the right hand side of the address field, you would be directed to a list of addresses including: the addresses of your accounts and other addresses (contacts) you have manually saved before.


In this case, "Eugene" is my manually saved contact. I might want to save this contact because I have to transfer to them frequently and I do not want to manually enter the address everytime I make transfer.
The image below is an example of a complete input:

In this case, we are sending and NFT that exists on Kusama network to an account named "Stove". Whether you are in "All accounts" mode or single account mode, SubWallet automatically detect your sender account so you do not have to manually input that information when making transaction request.
Guess how? Since NFT is non-fungible and unique, a particular NFT can only be held by a particular account. This is very different from fungible tokens, say, DOT, which can be held my many accounts. Due to this non-fungible attribute of the asset, we can detect the sending account automatically.
Step 5: Check the transaction details and click "Approve" if you want to proceed.

Step 6: Transaction result is in!
You can either go back to homepage or view the "receipt" of your transaction in the transaction history.

If you click "view transaction", the wallet would show you the latest transaction record in your transaction history which corresponds with the extrinsic hash of this action.
In this case, as we are sending to an account also managed by SubWallet, there would be two (2) records correspond with this action: one is a send record from "Arrange" to "Stove" and the other is a receive record of "Stove" from "Arrange".
If you click the "View transaction" button, SubWallet would display the receive record, because it was recorded after the send record.

However, in the History tab, you would see both records and their extrinsic hash should be identical. To get to the transaction history tab, please follow this guide.

Last modified 15d ago