Skip to main content
Sign in
← 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 · Synthetix
View on Solana ↗
Sequence
#3
Score
5447 (-7)
Cluster
mainnet-beta
Slot
425405865
Off-chain at
2026-06-09T21:05:43.740Z
Anchored at
Block time

Independent verification

1. Database (off-chain)
DaQSt98A3EYhqXJVzi4Yne4nEKz1VAfYWeRHxWDVKcQs
2. Recomputed (your browser)
computing…
3. On-chain (Solana memo)
fetching…
Canonical bytes hashed (1398 chars)
{"actor":"judge","decided_at":"2026-06-09T21:05:43.528Z","decision":"review_revise","investigation_id":"3504bf43-3ada-4577-beea-0500b7216b9c","new_score":47,"page_slug":"synthetix","prev_score":54,"reason":"The review confirmed 21 of 31 claims directly and found zero claims actively contradicted by credible sources. The page warrants revision rather than approval because: claim_findings[18] establishes the DWF Labs deal is understated — the page describes $15 million as the total deal when CoinDesk (Tier 1) reported the announced arrangement was $20 million ($15M immediate plus $5M follow-on); claim_findings[28] and claim_findings[29] flag that the primary Guardian Audits citation URL returns 404 (link rot), leaving specific audit finding counts unverifiable from a live source; and claim_findings[30] and claim_findings[26] note the total SNX supply figure and original ICO token distribution percentages could not be independently confirmed. These are corrections to secondary details — no core allegations about incidents, governance, or risk events are undermined — but they are specific, correctable inaccuracies that should be addressed before re-approval. The high-priority coverage gap for TVL data also supports requesting an expansion.","score_delta":-7,"sequence_num":3,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}