Skip to main content
Scans for claimable UTXOs and claims them in a single step. Internally it runs the same scan as utxo scan, then generates ZK proofs and submits claim transactions for every UTXO it finds. Claimed UTXOs are deposited into your encrypted balance by default. Pass --to public to claim self-claimable UTXOs to your public ATA instead.
Received UTXOs (sent by another user) always go to your encrypted balance, regardless of --to.

Options

Examples

Output

Each batch corresponds to a group of UTXOs processed together. The transaction signature and final status are shown per batch.

Prerequisites

  • A user must be added and active (umbra user add), and indexerApiEndpoint must be set (umbra config set indexerApiEndpoint <url>).
  • umbra register must have been run (both --confidential and --anonymous for full support).
  • For --to public: the destination ATA must already exist for each claimed mint.