Confidential state inspector
Paste any Token-2022 mint, token account or transaction. FlipForge parses the raw bytes — extension TLVs, ElGamal ciphertexts, proof instructions — and explains what the chain actually verified. Every answer ships signed.
loading…
What you can point it at

Mints
Supply, decimals, every extension TLV, and the confidential config: who approves accounts, whether an auditor key can decrypt amounts.
decode PYUSD →
Accounts
The encrypted balances themselves — pending and available Twisted ElGamal ciphertexts, approval state, credit counters. Live from mainnet.
decode a live confidential account →
Transactions
Every proof instruction named and explained: range proofs, ciphertext validity, equality. What the chain actually verified, in plain language.
decode a real setup tx →Reading the result
ENCRYPTED ≠ EMPTY
A confidential account with public amount 0 can still hold value — it lives in the ciphertexts.
ORANGE CHIPS
Extensions highlighted orange are part of the confidential family. Everything else is standard Token-2022.
VERIFY EVERYTHING
The receipt button under every result re-checks the ed25519 signature right in your browser.