tokenConfirmationBlock

This block enables the owner of the private key for the account to manually perform operations with the token, including those not available in the ‘tokenActionBlock’.

1. Properties

Notes:

  1. Only fields of ‘Hedera Account’ type can be used for ‘accountId’.

  2. If the field specified in the ‘accountId’ is not found in the current document then the system will look for it in the parent documents.

  3. Users can skip the action by selecting “I will Action manually” option in the UI. This would require the user to perform the corresponding action off-Guardian platform (directly on Hedera chain).

2. Performing Token Associate using Guardian UI

The user need to input the private key for the account to enable Guardian to perform the action. The key is used once for the operation specified, it is not saved and not logged anywhere.

Note: Users can skip the action in UI if they prefer to perform it outside Guardian (directly with Hedera blockchain).

Last updated