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

Compare with Current View Page History

« Previous Version 9 Next »

Introduction

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

Plugin Properties

Configure Cardano Account Load Binder

NameDescription
Network Type

Select the network to load account data from:

  • Mainnet
  • Testnet

"Mainnet" uses assets with actual monetary value.

Please use "Testnet" for testing purposes.

Backend Service

Select the backend service you wish to use to execute your blockchain queries/transactions with:

  • Blockfrost
  • Koios
Blockfrost Project Key

This property will only appear when Backend Service is Blockfrost.

Paste in your generated mainnet/testnet project API key. See blockfrost.io.

Account Address

The account's base address to load data for. 

Typically a Hash Variable is used here.

Map Value To Form Fields

NameDescription
ADA Balance

The current available ADA balance in the account.

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.

Account Type

The address type of this account.

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




  • No labels