Get Wallet Operation
Permissions required: Read vault activity
Get details of a specific wallet operation by ID.
Wallet operations represent transactions that your organization signed and broadcast on-chain, such as transfers and staking operations. To see the on-chain confirmation of a wallet operation or get information related to the specific action, query the blockchain-events endpoint using the walletOperationId filter.
Authorizations
An API key associated with a security role
Path Parameters
The unique identifier of the wallet operation
Response
Success
A wallet operation represents a transaction that your organization signed and broadcast on-chain.
The operation progresses through multiple states from construction to signing to broadcast. Use the status field to determine the current state. To see the on-chain confirmation status, query the blockchain-events endpoint using the walletOperationId filter.
Related topics
List Wallet OperationsPropose Raw TransactionGet WalletGet Wallet BalancesGet Wallet Staking Positions