Fireblocks signing in Guardian UI
Last updated
Was this helpful?
Last updated
Was this helpful?
submitMessage
All messages sent to Hedera are signed with the Fireblocks keys using method.
OPERATOR_KEY is used for generating DIDs and signing documents as Fireblocks API does not support such operations.
Additionally OPERATOR_KEY is used for the following operations:
โข newToken
โข newTopic
โข wipe
โข grantKyc
โข revokeKyc
โข associate
โข dissociate
โข freeze
โข unfreeze
โข updateToken
โข deleteToken
โข transfer
โข transferNFT
โข newAccount
โข newTreasury
โข balance
When creating a user, select the โUse fireblocks signingโ option and populate the following fields with values from your Fireblocks account configuration:
Fireblocks Vault ID
Fireblocks Asset ID
Fireblocks API Key
Fireblocks Private Key
Users, which have been created with this option enabled to remotely sign their Hedera transactions using Fireblocks API instead of via the built-in Guardian signing workflow.