Versions Compared

Key

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

...

This form load binder plugin allows you to load account data of an address directly from the Cardano blockchain into a form.
This plugin can be used at the form level or at a the form section level.

Plugin Properties

Configure Cardano Account Load Binder

Blockfrost Project Key

The library used in this plugin integrates with Cardano node via Blockfrost backend APIs.

Go to blockfrost.io and sign up for an account. There is a free account option. Paste in your generated mainnet/testnet project API key.

NameDescription
Network Type

Select the network to perform transactions on:

  • Mainnet
  • Testnet

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

Please use "Testnet" for testing purposes.

See Cardano Default Backend Plugin



Backend Service
Blockfrost Project Key
Account Address

The account's base address to load data for. 

Typically a Hash Variable is

also accepted

used here.

Map Value To Form Fields

NameDescription
Current Account
ADA Balance

The current available ADA balance in the account.

Token Balance Display Mode

Select the token balance display mode:

  • Show Selected
  • Show All
Asset Balances
NameDescription
Asset ID

Paste in the asset ID of the native token.

To learn more about native tokens in Cardano, see: https://docs.cardano.org/native-tokens/learn

Map To Form Field

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

Select the field to load this native token balance to.

Asset Balance Field (JSON)

This property will only appear when Token Balance Display Mode is Show All.

Every asset ID exists in the account will be retrieved and displayed in JSON format.

Hide Assest(s)

This property will only appear when Token Balance Display Mode is Show All.

Paste in asset ID that you want to hide.

Can use a Hash Variable or simply hardcoded.

Account Type

The address type of this account.

To learn more about Cardano address types, see this article here.