Batch transfer minted NFTs (ERC1155 only)

Transfers a batch of NFTs which have been previously minted with Batch customizable minting to other wallet addresses.

Note: Transferring is possible only if the token is owned by the contract owner and the token has not been transferred/sold yet.

Related:

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum
required

Blockchain where the NFT is minted.

Allowed:
string
required

Contract where the token is minted. It must be your own contract. If you don’t have one, see Deploy an NFT contract.

tokens
array of objects
required

List of tokens to be transferred. Each record contains transfer_to_address (wallet adress to which the token will be transferred), token ID and quantity.

Tokens*
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json