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

Compare with Current View Page History

« Previous Version 2 Next »

Introduction

This form load binder plugin allows you to load account data directly from the Hedera DLT into a form.
This plugin can be used at the form level or at the form section level.

Plugin Properties

Configure Hedera Account Load Binder

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 read ledger data from:

  • Mainnet
  • Previewnet
  • Testnet

"Mainnet" uses real-world currency(s).

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:

Account IDThe account ID to load data for. Typically a Hash Variable is used here.

Map Value To Form Fields

NameDescription
HBAR Balance

The current available HBAR balance in this account.

Token Balances
NameDescription
Token ID

Paste in the token ID of minted assets.

Map To Form Field

Selections here will show all available fields in the current form.

Select the field to load this asset balance to.

Account MemoA note or description that was set for this account (maximum length of 100 characters).
Is Account DeletedTo indicate if this account is already deleted or not.
Is Receiver Signature RequiredTo indicate if this account requires signing for incoming transactions.
Total NFTs OwnedThe total amount of NFTs owned by this account.
Send Record Threshold (in units of HBAR)

Threshold amount for transactions going out of this account.
If this amount is exceeded, the record of that transaction will persist for longer durations.

See: https://docs.hedera.com/guides/mainnet/fees/transaction-records

Receive Record Threshold (in units of HBAR)

Threshold amount for transactions incoming to this account.
If this amount is exceeded, the record of that transaction will persist for longer durations.

See: https://docs.hedera.com/guides/mainnet/fees/transaction-records




  • No labels