πŸ€”Understanding Balances

Understanding Your Balances

Regular Balance

  • Visible on-chain: Anyone can see this balance

  • Standard tokens: Compatible with all Solana applications

  • Public transactions: Transfer amounts are visible to everyone

Confidential Available Balance

  • Encrypted on-chain: Balance amount is hidden from public view

  • Spendable: Can be used for confidential transfers

  • Private transactions: Transfer amounts are encrypted

Confidential Pending Balance

  • Temporary state: Tokens that have been deposited but not yet applied

  • Not spendable: Must be applied before use

  • Requires processing: Needs "Apply Pending Balance" step

Last updated