Arguments
| Argument | Description |
|---|---|
<mint> [mint...] | One or more SPL or Token-2022 mint addresses |
Examples
Output
| State | Meaning |
|---|---|
| A number | Your decrypted balance in base units (Shared mode) |
MXE mode (cannot decrypt client-side) | Balance is encrypted for the Arcium MPC network only — run umbra register --confidential first to enable client-side decryption |
uninitialized | An encrypted account exists for this mint but has never received a deposit |
no balance — deposit first | No encrypted account exists for this mint yet |
Prerequisites
umbra initandumbra registermust have been run.- For decryptable balances, your account must have an X25519 key registered (
umbra register --confidentialor the defaultumbra register).