Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.fuse.io/llms.txt

Use this file to discover all available pages before exploring further.

Transfer NFT

To transfer an ERC721 (NFT) asset, use the transferNFT() method. The method takes the following parameters as inputs:
ParameterTypeDescription
nftContractAddressaddressThe contract address of the ERC721 asset
recipientAddressaddressThe recipient’s wallet address
tokenIdnumberThe ID of the asset you wish to transfer