useAirdropNFT
Hook for airdropping ERC1155
NFT tokens to multiple wallet addresses at once.
Available to use on smart contracts that implement the ERC1155
standard.
Performs a batch transfer from the connected wallet to the specified addresses. This means you need to have the total number of tokens you wish to airdrop available in the wallet that performs this transaction.