Search Quorum docs

Search pages and sections across all documentation sets.

App docs

a step-by-step guide

Assets and treasury

View governed balances and prepare treasury actions through the Quorum app.

Assets and treasury

The Assets area helps operators inspect balances controlled by the multisig vault and prepare treasury movements.

What appears here

  • SOL balance for the governed vault.
  • SPL token accounts the app can discover.
  • Token metadata where available.
  • Transfer-oriented entry points into proposal creation.

Treasury action pattern

  1. Identify the asset.
  2. Confirm mint, decimals, and recipient.
  3. Create a proposal.
  4. Collect required approvals.
  5. Execute after policy is satisfied.
  6. Confirm the resulting balance and history entry.

Operational checks

  • Use address-book labels when available, but verify raw addresses.
  • Treat unknown token metadata as untrusted.
  • Confirm the vault account, mint, and recipient before proposing.
  • Use timelocks for high-value transfers.
Token metadata is not authority

Metadata helps operators recognize assets. It does not prove the asset is safe or expected.