privacycashfunprivacycashfun
CONFIDENTIAL TRANSFERS
SHIELD & SEND PREVIEW

Move $PRV without revealing the amount. Shield a public balance into an encrypted one, then transfer it confidentially — the value is hidden on-chain while the network still verifies it with zero-knowledge proofs.

⊘ CONFIDENTIAL TRANSFER
○ NOT CONNECTED
YOUR $PRV BALANCE
connect a wallet to load your holdings
⌖ FLOW
SHIELD BALANCE
move public $PRV into an encrypted balance
GENERATE ZK PROOF
prove the amount is valid without revealing it
CONFIDENTIAL TRANSFER
send to the recipient — amount stays hidden

What Confidential Transfers are

A Solana token feature (Token-2022) that lets you transfer tokens without revealing the amount. Balances and transfer amounts are encrypted and verified with zero-knowledge proofs.

Important nuance: this is confidentiality, not anonymity. The amount is hidden, but the accounts involved and the fact that a transfer happened stay public on-chain.

HIDDEN — transfer amounts & balances.  VISIBLE — wallet addresses & that a transfer occurred.

How the flow works

  1. Shield — deposit a public balance into a confidential (encrypted) balance.
  2. Prove — a zero-knowledge proof confirms the amount is valid without exposing it.
  3. Transfer — send confidentially to a recipient who has a confidential account.
  4. Unshield — the recipient can withdraw back to a public balance anytime.

Confidential Balances

The broader suite that powers the above: shield → transfer privately → unshield, all on Solana with on-chain ZK verification. It rolls out as the network's proof program and wallet tooling mature.

SELECT A WALLET