Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Name | Description |
---|---|
Network Type | Select the network to mint assets on:
"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 Project Key | This property will only appear when Backend Service is Blockfrost. Paste in your generated mainnet/testnet project API key. See blockfrost.io. |
See Cardano Default Backend Plugin | |
Backend Service | |
Blockfrost Project Key |
Name | Description | |||||
---|---|---|---|---|---|---|
Form | Select a form to retrieve token burning data from. All fields from the selected form will be made available for field mapping in the sections below. | |||||
Minting Account | ||||||
Account Address | The account's address that wish to burn minted assets that this account possesses. | |||||
Account Mnemonic Phrase | This is the minter's account secret key required in order to perform actions with the account. Only accepts Hash Variable that points to the account's encrypted stored mnemonic phrase.
| |||||
Token Burning Configuration | ||||||
Burn Type | Select the type of asset to burn:
| |||||
Asset ID | The asset ID is basically a combination of the policy ID and hex encoded asset name. The asset name is automatically derived from this value. | |||||
Minting Policy ID | The policy ID that was previously used to mint such asset. The value retrieved here will be used to verify against the Asset ID value retrieved before continuing plugin execution. | |||||
Minting Policy Secret Key (encrypted) | The secret key that signed the minting policy. Only accepts Hash Variable that points to the encrypted stored policy secret key. | |||||
Amount To Burn | This property will only appear when Burn Type is Native Token. Amount of native tokens to remove from total supply. Do note that the account must possess at least the exact amount of such asset in order to burn. | |||||
Fee Limit (ADA) | The maximum limit for transaction fees in units of ADA.
|
...