Batch NFT transferer
Last updated
Last updated
[apis/nftport/v0/Batch NFT transferer]
Transfers a batch of NFTs which have been previously minted with Batch customizable minting to other wallet addresses. Batch transfer minted NFTs (ERC1155 only) https://docs.nftport.xyz/docs/nftport/?search=batch-transfer-minted-nf-ts-erc-1155-only
Keywords: web3, blockchain, crypto, nft, product, dynamic, mint, batch, transfer, polygon, rinkeby
transfer details:
Receives the data of the NFTs to be trasnfered. Reference: https://docs.nftport.xyz/docs/nftport/?search=batch-transfer-minted-nf-ts-erc-1155-only#request-body
params:
Reference: https://docs.nftport.xyz/docs/nftport/?search=batch-transfer-minted-nf-ts-erc-1155-only#request-body Default chain value: "polygon"
data:
Sends transfer details e.g transaction hash which can be used to confirm that the transaction was successful (blockchain transactions can take up to a few minutes depending on how congested the network is). Reference: https://docs.nftport.xyz/docs/nftport/?search=batch-transfer-minted-nf-ts-erc-1155-only#response-body
response:
Sends the original response.
error: {"error": string, "details": any}