NFT Batch Transfer Module

The NFT Batch Transfer module allows you to send multiple NFTs to the Unlockd user wallet in a single transaction.

NftBatchTransfer Flow

Types

Assets

ClientOptions

Functions

Sending NFTs to Wallet

To send NFTs to the Unlockd user wallet, use the sendNftsToWallet function from the nftBatchTransfer module:

Refer to the NFT Batch Transfer Module documentation for more details on the sendNftsToWallet function.

Last updated