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.

Sequence
#2
Score
22 (0)
Cluster
mainnet-beta
Slot
443517897
Off-chain at
2026-08-25T22:39:19.969Z
Anchored at
Block time

Independent verification

1. Database (off-chain)
9AtBFiNobX7KgUF3PGjJXGjkpsAtmDfnuAmmM5M49TkC
2. Recomputed (your browser)
computing…
3. On-chain (Solana memo)
fetching…
Canonical bytes hashed (1432 chars)
{"actor":"reviewer","decided_at":"2026-08-25T22:39:19.882Z","decision":"review","investigation_id":"6cd96f54-27d5-462b-845c-2f5abd046709","new_score":2,"page_slug":"jiang-wen-jie","prev_score":2,"reason":"The core factual scaffolding of this page -- the DOJ wire fraud conspiracy charges against Jiang Wen Jie (aka Jiang Nan), his alleged team-leader role at the Shunda Park compound, the compound's operations and seizure, the arrest and Thai custody, and the broader Strike Force enforcement figures -- is consistently and independently corroborated by DOJ, State, Treasury, and multiple reputable news sources. Two issues were identified: one cited source (the Protos 'KK Park' article) does not actually describe Shunda Park and appears to be a citation mismatch, and one contextual statistic ($64 billion in annual pig-butchering profit) is a superseded 2023-era figure that more recent UN reporting has revised sharply upward. The page appropriately hedges all allegations as unproven and consistently pins Jiang's identity to specific case facts (alias, co-defendant, compound, dates), which mitigates common-name conflation risk, though no source postdating roughly May 2026 was found to directly confirm his custody status remains unchanged as of the page's current reference date.","score_delta":0,"sequence_num":2,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}