Prepare a transaction to manage QRC721 token supply

Transforms a transaction request to manage QRC721 token supply ready to be signed and returns a request ID for executing. The supported types for this API are “Mint Tokens”, which will allow you to issue an new NFT for your QRC721 token, and "Burn Tokens" which will allow you to destroy your QRC721 token. Successfully prepared transactions can then be executed using the /execution/transaction API

Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!