Run local audit
Select asset, chain, and block window. Uses your local RPC environment and produces new artifacts.
A reproducible evidence toolkit for stablecoin transfer and supply audits
This tool runs bounded stablecoin audit workflows over configured EVM deployments and block windows. It produces canonical artifacts, an artifact manifest, execution logs, claim boundaries, and a downloadable evidence bundle.
Select asset, chain, and block window. Uses your local RPC environment and produces new artifacts.
View completed runs, check supported and unsupported claims, and read execution logs.
Package manifest, artifacts, logs, and checksums. Download and verify offline.
v0 scope: transfer reconstruction, supply snapshots, and supply reconciliation. It does not verify reserves, peg stability, redemption capacity, user geography, issuer intent, or actual swap routing.
Reproducible stablecoin audit evidence
Select asset, chain, and block window — then run transfer-audit on this machine.
Completed runs appear in the sidebar after artifact_manifest.json is written.
Rust CLI → artifacts → artifact_manifest.json → API → evidence console
Execution trace from execution_log.ndjson when listed in the manifest, or live output during a local run.
Each row is a piece of audit evidence from this run. Expand a row for filenames, paths, and manifest JSON.
| Evidence | Description | Format | Rows | Checksum | Action |
|---|
An Evidence Bundle is a portable zip containing the manifest, canonical artifacts, QA reports, provenance, execution logs, and checksums for offline review.
Delivery only — bundles existing run artifacts. It does not create new claims or run audit logic.
Build the bundle first.
No bundle manifest JSON loaded yet.