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
- 200
- 400
- 401
- 403
- 404
- 500
OK
Request with incorrect format
Unauthorized Client
Forbidden resource
Resource not found
Server error