Solana Token-2022 confidential transfers explained for non-developers
A plain-English guide to Solana Token-2022 confidential transfers: what they hide, what stays public, and how they differ from wallet privacy tools.
By Jorge Rodriguez · 9 min read · 2026-06-10T15:39:56-03:00
Token-2022 in plain english
Token-2022 is Solana's newer token program with optional extensions. The easiest way to think about it: the original SPL Token program handles normal token behavior, while Token-2022 lets token creators add extra features such as transfer fees, transfer hooks, metadata, and confidential transfers.
A token does not automatically become private just because it is on Solana. Confidential transfers are an extension that a compatible mint and token accounts must be configured to use. That makes them a powerful building block, but not a universal privacy setting for every wallet or asset.
What confidential transfers hide
The confidential transfer extension is designed to hide token amounts and confidential balances. A normal observer should not see the exact transfer amount in the same way they would on a standard SPL transfer. The token program can still verify that the transfer is valid.
This is useful for payroll-like payments, enterprise settlement, private tokenized assets, and issuer-controlled tokens where public amount visibility is the main problem. It is especially relevant when a token issuer wants privacy plus an auditable framework.
The basic flow without developer jargon
The token must be created or configured under Token-2022 with the confidential transfer extension. This is a token-level choice, not something a user can apply to every random asset.
The sender and recipient token accounts need the confidential transfer account extension. Without compatible accounts, the private amount flow does not work.
Tokens can be deposited into a confidential balance, moved privately by amount, and later withdrawn back to public balance depending on the flow.
The system uses cryptographic proofs and encrypted balances so the token program can enforce correctness without exposing the private amount to everyone.
What this means for founders and users
For founders, confidential transfers are interesting if you are issuing a token and want amount privacy as part of the asset itself. For users, they are useful only when the token and interfaces you use actually support that extension. Wallet support, dApp support, exchange support, and analytics support all matter.
For traders, meme coin teams, DAOs, and contributors, the more immediate privacy issue is often simpler: too many wallets are visibly linked. Token-2022 confidential transfers do not automatically solve that because addresses and account relationships can still be public.
| Question | Plain-English Answer |
|---|---|
| Does it hide amounts? | Yes, for compatible confidential transfer flows. |
| Does it hide token account addresses? | No. Addresses remain public. |
| Does it work for every SPL token? | No. It depends on Token-2022 extension support. |
| Does it make my wallet anonymous? | No. Wallet behavior can still reveal patterns. |
How Mixoor helps
Mixoor is not trying to replace Token-2022 confidential transfers. It solves a different privacy layer: wallet-level privacy for SOL and USDC private transfers. If you want to reduce the direct link between two Solana wallets, Mixoor is the tool to consider.
That is useful when you need to fund a fresh wallet, pay a contributor, separate treasury wallets, move trading profits, or reduce obvious wallet clustering. You still need good wallet hygiene after the transfer, and you should keep proper records for accounting and compliance.
Below is what a Mixoor private SOL transfer looks like at the confirmation step: the recipient address is shown clearly (it will be visible on-chain) but no on-chain record will tie that recipient back to the depositing wallet. This is the opposite of the Token-2022 tradeoff — amount stays public, sender-to-recipient link is broken.
Designed for private SOL and USDC transfers, not token issuance.
Focuses on reducing source-to-destination wallet linkage.
Best used with separated wallets and clean operational patterns.
Privacy for legitimate financial and operational security needs.
Frequently asked questions
What is Solana Token-2022?
Token-2022 is Solana's extensible token program. It supports optional features called extensions, including confidential transfers.
Are confidential transfers available for normal SOL?
No. Confidential transfers are a Token-2022 token extension, not a universal privacy mode for native SOL.
Do confidential transfers replace private transfer tools?
No. They hide token amounts for compatible assets, while private transfer tools or private transfer tools focus on reducing wallet linkage.
Why would I use Mixoor instead?
Use Mixoor when your goal is to send SOL or USDC between wallets with less direct public linkage.
If your concern is linked wallets rather than only hidden amounts, start with a private SOL or USDC transfer.
Launch Mixoor →