Prepare a request to manage QRC20 token supply

Transforms a transaction request to manage QRC20 token supply ready to be signed and returns a request ID for executing.

The supported types for this API are

  • Mint Tokenswhich will allow you to issue more tokens for your QRC20 token
  • Burn Tokens which will allow you to destroy your QRC20 tokens

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!