TransferNFT
Description
Action ID
SDK Action
const transferNFTAction = new dfs.actions.basic.TransferNFTAction(
nftAddr,
from,
to,
nftId
);Action Type
Input Parameters
Return Value
Events and Logs
Last updated