Verify a decision
Every moderation decision on AVOID.NET is anchored to the Solana blockchain. You don't have to trust us — you can verify cryptographically that we committed to a verdict at a specific moment and have not rewritten it.
How verification works
- We commit. When a moderator accepts/rejects a submission, we serialize the decision into deterministic UTF-8 bytes (
payload_canonical_string), hash it with SHA-256, encode the digest as base58, and write it to Solana inside an SPL Memo v2 transaction. - We store the bytes. The exact bytes we hashed are stored alongside the decision in our database. Anyone can read them and recompute the hash in any language.
- You compare three values. Database hash, your independently-recomputed hash, and the hash inside the on-chain memo. If all three match, the decision is authentic and timestamped.
The on-chain memo format is
AVOID.NET|v1|h:<b58-sha256>|d:<id>|t:<iso>Find a signature on any investigation page's decision log, or run python -m src.verify_decision --signature <sig> for a CLI check.
Decision
review_revise · Resolv Labs
- Sequence
- #3
- Score
- 24 → 16 (-8)
- Cluster
- mainnet-beta
- Slot
- 424169110
- Off-chain at
- 2026-06-04T04:13:47.587Z
- Anchored at
- —
- Block time
- —
Independent verification
- 1. Database (off-chain)
- 44DgjXSP2caeMaJMYTw9QsddeQWoseHVJpjUmUqumfer
- 2. Recomputed (your browser)
- computing…
- 3. On-chain (Solana memo)
- fetching…
Canonical bytes hashed (1297 chars)
{"actor":"judge","decided_at":"2026-06-04T04:13:47.396Z","decision":"review_revise","investigation_id":"a09586e0-025f-4c89-9ab1-7c8b7a3de203","new_score":16,"page_slug":"resolv-labs","prev_score":24,"reason":"The core exploit narrative — 80 million unbacked USR minted, ~$25 million extracted, 97.5% depeg within 17 minutes, contractor credential compromise vector — is strongly confirmed by Tier 1 sources including the official post-mortem, CoinDesk, The Block, Chainalysis, and Rekt.news. One claim is directly disputed: the post-mortem publication date is stated as April 4, 2026 (claim_findings[8]) but the document's own metadata shows June 2, 2026; this originated from secondary sources and should be corrected. The pre-exploit TVL figure of $34.3M (claim_findings[22]) is unverifiable and likely understated — available sources indicate a pre-exploit level closer to $95M with a historical peak of $600–684M rather than the $450M cited. The RESOLV market cap figure is stale (claim_findings[14]). Two high-priority coverage gaps — on-chain transaction hashes and recovery plan tier details — should be addressed to bring the page up to standard.","score_delta":-8,"sequence_num":3,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}