Versions Compared

Key

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

...

NameDescription
Sender Address

Address to send funds from. Hash variable Variable is also accepted.

Sender Account Mnemonic Phrase

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

Only accepts Hash Variable that points to the sender'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!

Receiver AddressAddress to send funds to. Hash variable Variable is also accepted.
Amount To Send (ADA)

Amount of ADA coin(s) to send.

Amount can only contain max 6 decimal places. Hash variable Variable is also accepted.

Enable Transaction MetadataIf enabled, additional configurations will be shown to allow embedding form data into the transaction metadata.
Form

Only available if Enable Transaction Metadata property is checked.

Select a form to retrieve form data.

Metadata

Only available if Enable Transaction Metadata property is checked.

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

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

Note

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

Do NOT directly embed sensitive information to the transaction metadata.

...