ERC-721
Endpoints related to the ERC-721 standard, including those required for creating signatures and permits needed for mint, burn and transfer transactions
📄️ Generating the necessary data to sign batch transactions for the ERC721 token (ERC721ManagerTransfer)
Generating the necessary data to sign batch transactions for the ERC721 token (ERC721ManagerTransfer)
📄️ Executing batch transfers of the ERC721 token
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