Versions Compared

Key

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

...

Configure Cardano Account Load Binder

NameDescription
Network Type

Select the network to

load account data from

perform transactions on:

  • Mainnet
  • Testnet

"Mainnet" uses

real-world currency(s)Go to blockfrost.io and sign up for an account. There is a free account option.

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
  • Dandelion GraphQL
  • Custom GraphQL API
Blockfrost Project Key

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

This property will only appear when Backend Service is Blockfrost.

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

GraphQL Endpoint URL

This property will only appear when Backend Service is Custom GraphQL API.

Paste in the GraphQL endpoint URL of your choice.

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.

Asset Balances
NameDescription
Asset IDPaste in the asset ID of the native token.
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.

...