Proofledger · Live
Every button below runs the real Proofledger auditor — it reconstructs circulating supply from XRPL trustline state, separates redeemable-now from frozen liability, checks whether a shortfall is clawback-recoverable, verifies the issuer account’s own XRP reserve, and renders PASS / WARN / FAIL with exact-decimal math. A tool that just sums balances collapses all of that into one number — and calls an unsafe issuer safe. Deterministic, zero network calls; frozen demo snapshots, no real issuer data.
Each button drives a different frozen issuer snapshot
through the same real audit() the product ships. The engine,
not this page, computes every verdict and finding.
Raw engine JSON (verdict, supply decomposition, shortfalls, recoverability, reserve headroom)
Runs the real Proofledger auditor — supply reconstruction, freeze/clawback rules, owner-reserve solvency, fail-honest verdicts. Deterministic; nothing fetched, nothing broadcast. Want it wired to your own issuer account and attestation flow? Talk to us →