⭕
zkvoid Docs
  • ☀️Overview
  • 📗Getting Started
    • ⚙️Setup Token Account
    • ⬇️Deposit Tokens
    • 👨‍🔬Apply Pending Balance
    • 🛫Send Confidential Transfers
    • ⬆️Withdraw Tokens
    • 🤔Understanding Balances
  • 🔎Void vs. CLI
  • ⭕cSOL
  • 📶API
    • ✍️Documentation
    • 👨‍🍳Cookbook
    • 👨‍🔧Deep Dive
Powered by GitBook
On this page
  1. Getting Started

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

PreviousWithdraw TokensNextVoid vs. CLI

Last updated 8 days ago

📗
🤔