Verify Audit Report
Independently verify the integrity of any WalletGuard audit report. Reports are signed with EIP-712 typed data and attested on-chain via EAS on Base L2.
How Verification Works
- 1The report hash is computed from the full report JSON using SHA-256 with deterministic key ordering.
- 2The hash, contract address, risk score, and finding count are signed with EIP-712 typed data using WalletGuard's signing key.
- 3The signature can be verified off-chain by recovering the signer address. The same report hash is also attested on-chain via EAS.