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 · Thorchain DEX
View on Solana ↗
Sequence
#3
Score
2214 (-8)
Cluster
mainnet-beta
Slot
422972032
Off-chain at
2026-05-29T16:10:48.328Z
Anchored at
Block time

Independent verification

1. Database (off-chain)
HMFdy5tfsZuAzzdx2vj6rmtgzvVB94G5DrsHoGyuvkFS
2. Recomputed (your browser)
computing…
3. On-chain (Solana memo)
fetching…
Canonical bytes hashed (1384 chars)
{"actor":"judge","decided_at":"2026-05-29T16:10:48.165Z","decision":"review_revise","investigation_id":"05cd7768-ea55-47f0-a1ae-da562e54f3a7","new_score":14,"page_slug":"thorchain-dex","prev_score":22,"reason":"The page is substantially accurate on its most serious allegations — the Lazarus Group laundering operation, the THORFi insolvency, and the May 2026 vault exploit are all confirmed by Tier 1 sources. However, claim_findings[1] identifies a meaningful overstatement: the summary claims three exploit events totaled 'over $25 million,' while THORChain's own post-mortem and SlowMist both place the 2021 exploit total at approximately $16 million. Additionally, claim_findings[9], [11], and [15] flag imprecise placeholder dates in the timeline (mainnet launch listed as June 1 rather than the confirmed June 22-24; identity reveal listed as January 2024 rather than March 2024; Pluto resignation listed as February 1 rather than February 27). These inaccuracies are factual errors requiring correction, though they do not undermine the core investigative findings. Two high-priority coverage gaps — OFAC/sanctions exposure and on-chain transaction evidence — should be addressed to strengthen the investigation's evidentiary weight.","score_delta":-8,"sequence_num":3,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}