One page, every trust artifact.
Live vault state, the reserve proof, every contract address, the deployed parameters, and an honest audit ledger — read client-side from the chain, with as-of stamps that never fake freshness. Don't trust this page: the addresses below let you read the same values yourself.
Exchange rate and TVL are plain eth_call reads of the vault contracts; backing status is the reserve registry's latest verdict + heartbeat. NAV is operator-reported and bounded by on-chain guards — see the parameters and audit ledger below.
A zero-knowledge proof that attested reserves cover what depositors are owed, at market value — not stress-adjusted, point-in-time, under a trusted-attestor model. The exact surplus is withheld: the edge stays private. Full artifact walkthrough — verifier, verification key, re-run it yourself: proof of reserves →
HyperEVM testnet (998) — addresses rotate on redeploys.
"live" rows are re-read from the chain each refresh; "as deployed" rows are the parameters shown as deployed on testnet — mainnet values will be published at launch.
Done
- 173-test contract suite — unit, integration, and stateful invariant fuzzing.
- Repeated multi-agent adversarial reviews — confirmed findings fixed and independently re-verified.
- 48h timelock + role-separated keys in the governance wiring (this testnet staging deploy runs single-key for iteration).
- Withdrawals restricted to allowlisted destinations, behind an on-chain solvency floor and a rolling rate limit.
- NAV guards on the reported rate: absolute bands, per-push deviation checks, a 24h drift cap, sticky auto-pause.
- Staged deposit caps — capacity grows by governance action, not silently.
- CI gates on every commit: license, formatting, build, deep invariant runs.
Gates before mainnet
- External smart-contract audit.
- Independent audit of the reserve-proof circuit.
- Bug bounty — opens at mainnet.
External audits gate mainnet — full risk framing: terms & risk →