Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameDescription
Operator IDPaste in your operator account ID, according to the selected network type.
Operator Key

Paste in your operator account private key, according to the selected network type.

Network Type

Select the network

to interact

you are working on:

  • Mainnet
  • Previewnet
  • Testnet
Note
iconfalse
"Mainnet" uses real-world
currency(s)
value.
Please use "Previewnet" or "Testnet" for testing purposes
.

By default, this plugin pack connects to official Hedera public nodes.
To learn more about the public nodes, see:

https://docs.hedera
.
com/guides/testnet/testnet-nodes

Token Properties

NameDescription
Form

Select a form to retrieve minting data from.

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

Minting Account
Account ID

The account to mint the asset.

The minter is set as the treasury account.

Account Mnemonic Phrase

This is the minter's account secret key required in order to perform actions with the minter's account.

Only accepts Hash Variable that points to the minter's encrypted stored mnemonic phrase.

Warning
titleCaution

Account Mnemonic Phrase MUST be strictly secured at all times, and only viewable to the intended user.

Do NOT key in the plain-text mnemonic phrase here.

Anyone who possesses this phrase has full unrestricted control and can do irreparable damage!

Minting Configuration
Token ID Handling

Select the action to perform:

  • Create New Token
  • Mint More Token

...

This configuration tab will only appear when Token ID Handling property is Create New Token.

NameDescription
Form

Select a form to store the token data to.

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

Field Mapping
Token ID

The unique identifier of a token.

This value will be stored as the record ID of the chosen form.

Token Type

Indicates if this is a Native Token or NFT.

Token Name

The token name.

Token Symbol

The token symbol.

Minting Account

The account that minted this asset.

Is Testnet Flag

To indicate if this minted asset belongs to the mainnet or testnet.

Store NFT Data To Form

This configuration tab will only appear when Mint Type property is NFT.

NameDescription
Form

Select a form to store the NFT data to.

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

Field Mapping
NFT Serial Number

The unique serial number of the minted NFT.

Associated Token ID

The token ID that this NFT belongs to.

Minting Account

The account that minted this NFT.

Is Testnet Flag

To indicate if this NFT belongs to the mainnet or testnet.

Store Response To Workflow Variable

Name

Description

Is Transaction Validated

To indicate if this transaction has been successfully validated.

Consensus TimestampTo store the timestamp of when the majority of the network members received the transaction. At this point, the transaction becomes final and verifiable.
Transaction IDTo store the transaction ID of the transaction performed.
Transaction Explorer URLTo store an auto-generated URL to see transaction details on a public ledger explorer. Default is Dragonglass.