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 · Thodex
View on Solana ↗
Sequence
#2
Score
00 (-8)
Cluster
mainnet-beta
Slot
419572079
Off-chain at
2026-05-13T23:45:41.805Z
Anchored at
Block time

Independent verification

1. Database (off-chain)
GkH6u7ZXJ5p1dWWPpxfQSKLbNV89QV6ZivutVr9RpnPD
2. Recomputed (your browser)
computing…
3. On-chain (Solana memo)
fetching…
Canonical bytes hashed (1134 chars)
{"actor":"judge","decided_at":"2026-05-13T23:45:41.650Z","decision":"review_revise","investigation_id":"ec668271-ea2d-4e62-b245-709cf455e343","new_score":0,"page_slug":"thodex","prev_score":0,"reason":"Core narrative confirmed across Tier 1 and Tier 2 sources: founding, collapse, flight, arrest, extradition, conviction, and death are all well-documented. However, three factual errors warrant revision: claim_findings[24] incorrectly states Turkey was removed from the FATF grey list in June 2022 (actual date: June 28, 2024); claim_findings[18] has a chronological error dating mass detentions to April 1, 2021 (occurred late April after the April 20 collapse); and claim_findings[17] conflates 62 total detentions with the siblings' formal arrest (6 people, including siblings, were formally arrested). These peripheral errors do not undermine core allegations but require correction. Coverage gaps on on-chain analysis and victim restitution suggest expansion opportunities, not denial.","score_delta":-8,"sequence_num":2,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}