Hidden amounts.
Proven valid.

encrypted balances / decoded live / receipts you can verify offline

001

What is FlipForge — in plain words

Solana can hide token amounts now. Explorers show gibberish. FlipForge reads it — and signs every answer so you can check it yourself.

AMOUNTS GO DARK

01

Solana now encrypts token balances. PayPal's and Paxos' stablecoins already use it.

f8af27f1ad35…

THE CHAIN CHECKS MATH

02

Zero-knowledge proofs convince validators the hidden math adds up — without revealing it.

range proof ✓ validity ✓

FLIPFORGE READS IT

03

Other explorers show base64 walls. We parse the bytes into plain language.

bytes → meaning

EVERY ANSWER SEALED

04

Every answer ships with an ed25519 receipt. Edit one digit — the seal breaks.

sig 1e9cf0d1…

YOU VERIFY, NOT TRUST

05

One click in the browser, one SDK call, or 30 lines of code. Works offline.

verify → ok: true

002

How a balance goes dark

clear glass cube01

PUBLIC READABLE

A normal balance. Everyone can read it.

dark sphere with glowing cracks02

BALANCE FLIPPED

The amount becomes ciphertext. Explorers see bytes.

glass hexagonal seal03

PROOF VERIFIED

Validators check range and validity proofs natively.

stack of dark coins04

RESULT SETTLED

Settled into the spendable balance — never visible on-chain.

003

Inside the forge

Stop trusting screenshots.
Decode the chain yourself.

Paste a mint, an account or a transaction. Get the decoded truth, signed.

ENTER EXPLORER ▸

FlipForge

The explorer for Solana's encrypted balances. Confidential state, decoded live, signed on every answer.

receipt key