@silvana-one/apiFunctionsapproveNftapproveNft CallableapproveNft<ThrowOnError>(options: any): anyApprove a specified address to transfer NFT. The approve endpoint allows authorized users to approve a specified address to transfer NFT. The sender must have the authority to approve NFTs, being the owner of the NFT.Type parametersThrowOnError: boolean = falseParametersoptions: anyReturns any
Approve a specified address to transfer NFT. The
approveendpoint allows authorized users to approve a specified address to transfer NFT. The sender must have the authority to approve NFTs, being the owner of the NFT.