Cardano Transaction Executor Token Burn

Introduction

The Cardano Transaction Executor - Token Burn plugin allows you to burn native tokens and NFTs that were previously minted on the Cardano blockchain. This ensures that tokens or NFTs are permanently removed from circulation, making the process simple and efficient.

Get started

Configure token burn properties

  • Form: Select a form from which to retrieve token burning data.

    All fields from the selected form will be available for field mapping in the below sections.

Burning configuration

  • Policy Script: Enter the existing policy script created when minting tokens.
    Typically, a Hash Variable is used here.
  • Policy Secret Keys: Enter the secret key(s) used to sign the mint policy above.
    Only accept a Hash Variable that points to the stored secret key(s).

Burn native tokens

  • Get Data from List: Check the option to retrieve native token data from a list.
  • List (Burn Native Tokens): This property will only appear when Get Data From List is Checked.
    Select the list to retrieve stored burned native tokens data. 
    All fields from the selected list will be available for field mapping in the below sections.
  • Asset Name: This property will only appear when the Get Data From List is Checked.
    Select the field associated with the asset name.
  • Burn Amount: This property will only appear when the Get Data From List is Checked.
    Select the field associated with burn amount.
  • Native Token Burns:
    • Asset Name: Enter an existing asset name.
      Typically, a Hash Variable is used here.
    • Burn Amount: Enter the amount of tokens to burn.
      Typically, a Hash Variable is used here.

Burn NFTs

  • Get Data from List: Check the option to retrieve NFTs data from a list.
  • List (Burn Native Tokens): This property will only appear when Get Data From List is Checked.
    Select the list to retrieve stored burned NFTs data.
    All fields from the selected list will be available for field mapping in the below sections.
  • Asset Name: This property will only appear when the Get Data From List is Checked.
    Select the field associated with asset name.
  • NFT Burns:  
    • Asset Name: Enter an existing asset name.

      Typically, a Hash Variable is used here.

Created by Julieth Last modified by Aadrian on Nov 19, 2024