Introduction
This form load binder plugin allows you to load data of a token 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
| Name | Description |
|---|---|
| Network Type | See Cardano Default Backend Plugin |
| Backend Service | |
| Blockfrost Project Key | |
| Asset ID | The unique identifier of a token to be retrieved. Asset data retrieved are based on the Asset ID. Typically a Hash Variable is used here. |
Map Value To Form Fields
| Name | Description |
|---|---|
| Asset Name (Hex-encoded) | The asset name associated with the current asset. Select available fields in the current form to load the asset name. |
| Policy ID | The policy ID associated with the current asset. Select available fields in the current form to load the policy ID. |
| Asset Fingerprint (CIP-14) | The asset fingerprint created using Cardano CIP-14. Select available fields in the current form to load the asset fingerprint. |
Current Asset Quantity | The quantity of current asset generated through minting NFT or native token. Select available fields in the current form to load the quantity of current asset. |
| Initial Mint Transaction Hash | The first transaction made by the current asset. Select available fields in the current form to load the initial mint transaction hash. |
| Mint or Burn Count | The count of asset minting and burn process of the current asset. Select available fields in the current form to load the mint or burn count. |
| Minting Metadata | The minting metadata loaded directly from the blockchain. Select available fields in the current form to load the minting metadata. |