You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Introduction

Plugin Properties

Configure Cardano Transaction Executor

NameDescription
Network Type

See Cardano Default Backend Plugin

Backend Service
Blockfrost Project Key

Transaction Properties

Wallet Configuration
Wallet Handler

Select a wallet handler:

  • Internal
  • CIP-30 Wallet
Form (Account Data)

This property will only appear when Wallet Handler is Internal.

Select a form to account data from.

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

Account Mnemonic Field

This property will only appear when Wallet Handler is Internal.

Fields available here depends on the form selected from Form (Account Data) property.

Record ID (Account Data)

This property will only appear when Wallet Handler is Internal.

Enter the field ID associated with the record ID of the account data.

Transaction Parameters
Action To Perform

Select an action to perform:

  • Token Burn
  • Token Mint
  • Token Transfer
Fee Limit (ADA)

This property will only appear when Wallet Handler is Internal.

The maximum limit for transaction fees in units of ADA.

Note

Value can only contain max 6 decimal places.

If this is empty, no limit is applied.

Transaction Metadata

Fields available here depends on the Form selected. Select the field(s) you wish to embed into the transaction metadata.

Written transaction metadata follows the CIP-20 standard.

To learn more about transaction metadata, see https://developers.cardano.org/docs/transaction-metadata/.

Transactions performed on the blockchain are publicly viewable, including its metadata, as it is intended primarily as an always-accessible proof of existence.

Do NOT directly embed sensitive information to the transaction metadata.

Action to Perform (Token Burn)

Form

Select a form to retrieve token burning data from.

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

Burning Configuration
Policy Script

Enter existing policy script that was created when minting tokens.

Typically a Hash Variable is used here.

Policy Secret Keys

Enter secret key(s) that was 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 option to retrieve native tokens data from a list.

List (Burn Native Tokens)

This property will only appear when Get Data From List is Checked.

Select list to retrieve stored burned native tokens data.

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

Asset Name

This property will only appear when Get Data From List is Checked.

Select field associated with asset name.

Burn Amount

This property will only appear when Get Data From List is Checked.

Select field associated with burn amount.

Native Token Burns
Asset NameBurn Amount

Enter an existing asset name.

Typically a Hash Variable is used here.

Enter the amount of token to burn.

Typically a Hash Variable is used here.

Burn NFTs
Get Data from List

Check 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 list to retrieve stored burned NFTs data.

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

Asset Name

This property will only appear when Get Data From List is Checked.

Select field associated with asset name.

NFT Burns
Asset Name

Enter an existing asset name.

Typically a Hash Variable is used here.

Action to Perform (Token Mint)

Form

This property will only appear when Wallet Handler is Internal.

Fields available here depends on the form selected from Form To Retrieve Account Data From property.

Minting Configuration
Policy Handling

Select the method for the minting policy upon minting assets:

  • Generate New
  • Reuse

Do note that at the time of writing, the Generate New method only creates a non-locking single issuer minting policy.

Enable Custom Policy Script

This option will only appear when Minting Policy Handling is Generate New.

Check option to enable custom policy script.

Policy Script (Manual)

This property will only appear when Enable Custom Policy Script is Checked.

Enter your own custom policy in JSON format.

Use of Hash Variable is also accepted.

Default policy will be used if left empty.

Policy Secret Keys (Manual)

This property will only appear when Enable Custom Policy Script is Checked.

Paste in your custom policy secret key.

Use of Hash Variable is also accepted.

Policy Script

This property will only appear when Policy Handling is Reuse.

The policy script that is associated with the policy ID.

Typically a Hash Variable is used here.

Policy Secret Key

This property will only appear when Policy Handling is Reuse.

The policy secret key that is associated with the policy ID.

Only accepts a Hash Variable that points to the encrypted stored policy secret key.

Mint Native Tokens
Get Data from List

Check option to retrieve native tokens data from a list.

List (Mint Native Tokens)

This property will only appear when Get Data From List is Checked.

Select list to retrieve stored minted native tokens data.

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

Asset Name

This property will only appear when Get Data From List is Checked.

Select field associated with asset name.

Mint Amount

This property will only appear when Get Data From List is Checked.

Select field associated with minting amount.

Receiver Address

This property will only appear when Get Data From List is Checked.


Native Token Mints
Asset NameMint AmountReceiver Address

Enter an existing asset name.

Typically a Hash Variable is used here.

Enter the amount to mint.

Typically a Hash Variable is used here.


Mint NFTs
Get Data from List

Check option to retrieve NFTs data from a list.

List (Mint NFTs)

This property will only appear when Get Data From List is Checked.

Select list to retrieve stored minted NFTs data.

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

NFT Name

This property will only appear when Get Data From List is Checked.

Select field associated with NFT Name.

NFT Description

This property will only appear when Get Data From List is Checked.

Select field associated with NFT Description.

File Name

This property will only appear when Get Data From List is Checked.

Select field associated with File Name.

File Type

This property will only appear when Get Data From List is Checked.


IPFS Content ID

This property will only appear when Get Data From List is Checked.

Select field associated with IPFS Content ID.

Receiver Address

This property will only appear when Get Data From List is Checked.


NFTs Mints
Asset NameNFT DescriptionFile NameFile TypeIPFS Content IDReceiver Address

Enter an existing asset name.

Typically a Hash Variable is used here.

Enter a NFT description.

Typically a Hash Variable is used here.

Enter an existing file name.

Typically a Hash Variable is used here.



Enter an existing IPFS Content ID.

Typically a Hash Variable is used here.


Action to Perform (Token Transfer)

Form

This property will only appear when Wallet Handler is Internal.

Fields available here depends on the form selected from Form To Retrieve Account Data From property.

Transfer ADA
Get Data from List

Check option to retrieve transfer ADA data from a list.

List (Transfer ADA)

This property will only appear when Get Data From List is Checked.

Select list to retrieve stored transfered ADA data.

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

Receiver Address

This property will only appear when Get Data From List is Checked.

Select field associated with receiver address.

Transfer Amount

This property will only appear when Get Data From List is Checked.

Select field associated with transfer amount.

ADA Transfers
Receiver AddressTransfer Amount

Enter the receiver's account address.

Typically a Hash Variable is used here.

Enter the amount to transfer.

Typically a Hash Variable is used here.

Transfer Native Tokens
Get Data from List

Check option to retrieve transfer native tokens data from a list.

List (Transfer Native Tokens)

This property will only appear when Get Data From List is Checked.

Select list to retrieve stored transfered native tokens data.

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

Policy ID

This property will only appear when Get Data From List is Checked.

Select field associated with policy ID.

Asset Name

This property will only appear when Get Data From List is Checked.

Select field associated with asset name.

Receiver Address

This property will only appear when Get Data From List is Checked.

Select field associated with receiver address.

Transfer Amount

This property will only appear when Get Data From List is Checked.

Select field associated with transfer amount.

Native Token Transfers
Policy IDAsset NameReceiver AddressTransfer Amount

Enter existing policy ID of a native token.

Typically a Hash Variable is used here.

Enter an existing asset name.

Typically a Hash Variable is used here.

Enter the receiver's account address.

Typically a Hash Variable is used here.

Enter the amount to transfer.

Typically a Hash Variable is used here.

Transfer NFTs
Get Data from List

Check option to retrieve transfer NFTs data from a list.

List (Transfer NFT)

This property will only appear when Get Data From List is Checked.

Select list to retrieve stored transfered NFTs data.

All fields from the selected list will be made available for field mapping in the sections below

Policy ID

This property will only appear when Get Data From List is Checked.

Select field associated with policy ID.

Asset Name

This property will only appear when Get Data From List is Checked.

Select field associated with asset name.

Receiver Address

This property will only appear when Get Data From List is Checked.

Select field associated with receiver address.

NFT Transfers
Policy IDAsset NameReceiver Address

Enter existing policy ID of a native token.

Typically a Hash Variable is used here.


Enter an existing asset name.

Typically a Hash Variable is used here.


Enter the receiver's account address.

Typically a Hash Variable is used here.

Store Response To Form

NameDescription
Form

Select a form to store information about the newly minted asset.

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

Is Transaction Validated

To indicate if this transaction has been successfully validated. 

This value will typically start with a false value. Only after the transaction has been confirmed/validated on the blockchain, only then this value will automatically be changed to true.

Transaction IDTo store the transaction ID of the transaction performed.
Transaction Explorer URL

To store an auto-generated URL to see transaction details on the official Cardano blockchain explorer.

Do note that explorers typically has a short delay to sync to the latest blockchain state in order to reflect your transactions.

  • No labels