@silvana-one/apiFunctionstransferNfttransferNft CallabletransferNft<ThrowOnError>(options: any): anyTransfer NFT to a specified address. The transfer endpoint allows authorized users to transfer NFT on the Mina blockchain. The sender must have the authority to transfer NFTs, being the owner or approved address of the NFT.Type parametersThrowOnError: boolean = falseParametersoptions: anyReturns any
Transfer NFT to a specified address. The
transferendpoint allows authorized users to transfer NFT on the Mina blockchain. The sender must have the authority to transfer NFTs, being the owner or approved address of the NFT.