The problem proof of reserves solves
Issuers of stablecoins, tokenized funds, and other backed instruments must show that what they have issued is actually backed. On a transparent chain this is “solved” by exposing everything — which leaks holder data. With full anonymity it cannot be solved at all — there is no way to prove the aggregate. Confidential assets resolve the tension: the aggregate (supply, reserves) is provable; the individual (balances, counterparties) stays private.How reconciliation works
A confidential asset that spans a public/confidential boundary is minted against reserves and redeemed back against them:- Mint creates units of the confidential asset against reserves.
- Redeem removes units from circulation, reconciled against reserves.
- Reconciliation continuously compares confidential supply to the reserves the asset is bound to, surfacing divergence as an alert.
Disclosing reserves without exposing holders
When an auditor or regulator needs to verify backing, the issuer issues a selective disclosure scoped to reserve and supply figures — not to individual accounts. The recipient can verify the aggregate cryptographically; the disclosure itself is recorded in the audit log. Holder balances and transaction graphs are never part of that disclosure.What stays private vs what is provable
Related
- Compliance overview
- Regulatory frameworks
- Selective disclosure
- Confidential stablecoins
- How confidential assets work
FAQ
Can I prove reserves without revealing holder balances?
Can I prove reserves without revealing holder balances?
Yes. Supply and reserves are aggregate facts, so they can be reconciled and disclosed to an auditor or regulator while individual balances remain encrypted and private.
How is divergence between supply and reserves detected?
How is divergence between supply and reserves detected?
Reconciliation continuously compares confidential supply against the reserves the asset is bound to and surfaces divergence as an alert before it becomes a problem.
Is a reserve disclosure logged?
Is a reserve disclosure logged?
Yes. Like every selective disclosure, a reserve or supply disclosure is scoped, time-bounded, and recorded in the immutable audit log.