Overview
Since you can't delete vault accounts, hiding them is one of the methods you can use to manage your Vault. This method is recommended when your workspace has thousands (or millions) of vault accounts accessed primarily via the Fireblocks API.
Hiding a vault account removes it completely from view within the Fireblocks Console. You can hide vault accounts individually or in bulk operations using the Fireblocks API. Hiding a significant number of vault accounts helps improve your Fireblocks Console's overall performance.
Important
- Hidden vault accounts can always receive incoming transactions. However, receiving an incoming transaction does not unhide the vault account. These incoming transactions do not appear in your Recent Activity panel, but you can view them in your Transaction History.
- You cannot select a hidden vault account as a transaction's source or destination in the Fireblocks Console. However, they are always available via the Fireblocks API.
- Hidden vault accounts are not included in your Vault's balance chart.
- Transactions using hidden vault accounts still appear in your Transaction History.
Hiding and unhiding vault accounts
Use the following API endpoints to perform these operations:
Viewing hidden vault accounts
Use the following API endpoints to view a vault account's hiddenOnUI status:
- Find a vault account by ID (for individual vault accounts)
- Get vault accounts (Paginated) (for multiple vault accounts)