...
Configure Cardano Account Load Binder
Name | Description |
---|---|
Network Type |
Select the network to perform transactions on:
- Mainnet
- Testnet
"Mainnet" uses assets with actual monetary value.
Please use "Testnet" for testing purposes.
Select the backend service you wish to use to execute your blockchain queries/transactions with:
- Blockfrost
- Koios
- Dandelion GraphQL
- Custom GraphQL API
This property will only appear when Backend Service is Blockfrost.
Paste in your generated mainnet/testnet project API key. See blockfrost.io.
This property will only appear when Backend Service is Custom GraphQL API.
Paste in the GraphQL endpoint URL of your choice.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 used here. |
Map Value To Form Fields
Name | Description | ||||||
---|---|---|---|---|---|---|---|
ADA Balance | The current available ADA balance in the account. | ||||||
Token Balance Display Mode | Select the token balance display mode:
| ||||||
Asset Balances |
| ||||||
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. |
...