Skip to main content
AVOID.NET
← avoid.net

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

  1. 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.
  2. 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.
  3. 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 · Compound Finance
View on Solana ↗
Sequence
#3
Score
7262 (-10)
Cluster
mainnet-beta
Slot
425236710
Off-chain at
2026-06-09T02:24:25.028Z
Anchored at
Block time

Independent verification

1. Database (off-chain)
6y3kSWBMP7RB3N4CpCksEaNbtqvVzpPPX1dF5ZQ4V6BT
2. Recomputed (your browser)
computing…
3. On-chain (Solana memo)
fetching…
Canonical bytes hashed (1435 chars)
{"actor":"judge","decided_at":"2026-06-09T02:24:24.727Z","decision":"review_revise","investigation_id":"3f4dd138-18e5-404a-a014-3a75ddc91a6d","new_score":62,"page_slug":"compound-finance","prev_score":72,"reason":"The review confirmed 27 of 35 claims via credible sources, with all four major incidents (2021 COMP distribution bug, December 2023 X account compromise, July 2024 DNS hijack, and the Humpy/Golden Boys governance attack) verified by multiple Tier-1 outlets. The page requires revision primarily because claim_findings[8] — the stated TVL range of $2–3.15 billion — is directly contradicted by the page's own cited source, DeFiLlama, which shows approximately $1.4 billion as of early 2026, a material overstatement. Three additional claims are partially supported with minor discrepancies (a one-day date error in claim_findings[11], a conflicting Inferno Drainer victim count in claim_findings[28], and an uncertain veBAL percentage in claim_findings[32]), and three on-chain analytics claims are unverifiable from primary sources. No link rot or high-priority coverage gaps were identified. The page is fundamentally sound and does not warrant denial or investigation status, but the TVL figure must be corrected before the page accurately reflects current protocol standing.","score_delta":-10,"sequence_num":3,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}