Executing batch transfers of the ERC721 token
POST/tokens/:tokenId/ERC721ManagerTransfer
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