Executing batched mints
POST/tokens/:tokenId/batchMint
Executing multiple transfers in a single transaction for the ERC721 token. To send batch transactions, you must first generate the data to sign using "Generate necessary data for signing batch transactions (batchTransfer)" and then send it to the "Sign an EIP712 object using a custodian account" endpoint for signing.
Request
Responses
- 202
- 400
- 401
- 403
- 404
- 429
- 500
Transaction submitted successfully
Response Headers
URI of the submitted transaction status resource
Correlation ID for this request. Include in support tickets. Also returned in the response body as requestId.
355dacbf-2e91-4d8b-8b4d-a5ffccec41a7Request with incorrect format
Unauthorized Client
Forbidden resource
Resource not found
Too many requests — rate limit exceeded
Response Headers
Number of seconds to wait before retrying
Correlation ID for this request. Include in support tickets. Also returned in the response body as requestId.
355dacbf-2e91-4d8b-8b4d-a5ffccec41a7Server error