Skip to workspace
Mainnet reads · Devnet actions
Mainnet dataDevnet actions

Receipts

About Receipts

Every value-moving action this product performs leaves a receipt anyone can verify independently. No Solana lifecycle has run yet, so no Solana receipt exists — this page states the gate and routes to the verifier that already works.

Workspace

Solana receipts

What a receipt binds

The intent that was authorized, the transaction the chain actually recorded, an independent read-back, the expected-versus-actual reconciliation — a deviation records as a deviation — and an Ed25519 signature over the exact bytes. Change one byte and verification says so.

No Solana receipt exists yet

The first one is minted by the registered devnet lifecycle (RYN-SOL-A7): one transfer built, simulated, signed in the founder’s own wallet, observed independently and reconciled. A receipt page before that transaction would be a display case with nothing true inside it.

Verify any Ryntra artifact

Live
Why this already works

The verifier is one unified surface for every artifact kind this product signs, on any network it covers. Solana receipts will verify there the day the first one exists, with no new machinery.

What it checksIntegrity against the canonical bytes, the issuer signature, and the authorization axis — each reported separately.