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.

Sequence
#3
Score
4230 (-12)
Cluster
mainnet-beta
Slot
425574945
Off-chain at
2026-06-10T15:42:13.529Z
Anchored at
Block time

Independent verification

1. Database (off-chain)
9XftAPyoyyZPrbK1rhW8TgNXQj7UejFNQ17jk1asVJQu
2. Recomputed (your browser)
computing…
3. On-chain (Solana memo)
fetching…
Canonical bytes hashed (1585 chars)
{"actor":"judge","decided_at":"2026-06-10T15:42:13.377Z","decision":"review_revise","investigation_id":"2f47bf9f-f3a7-4d97-8569-77aac3f87864","new_score":30,"page_slug":"arthur-hayes-maelstrom","prev_score":42,"reason":"The page is substantially accurate on its core narrative — the BitMEX founding, DOJ/CFTC enforcement actions, sentencing, pardon, and the June 2026 exit liquidity controversy are well-sourced and confirmed. However, three claims were disputed: claim_findings[15] is a direct misattribution of a post-pardon quote to Arthur Hayes that was actually made by co-founder Benjamin Delo, a reputational error that materially affects how readers assess Hayes' own statements; claim_findings[35] places the CFTC co-founder penalty order on August 10, 2022 when Tier 1 source CFTC Press Release No. 8522-22 confirms the correct date is May 5, 2022; and claim_findings[30] inverts Hayes' market terminology in his ZachXBT response ('willing buyer' vs. 'willing seller'). Additionally, the section heading treating a third-party fund's underperformance as Maelstrom's own is a material mischaracterisation (claim_findings[21]). A high-priority coverage gap exists around on-chain forensics citations for the exit transactions underlying the exit liquidity controversy. The page should be revised to correct the Delo misattribution, fix the CFTC timeline date, correct the Hayes quote, and clarify the Vaidya/third-party fund framing.","score_delta":-12,"sequence_num":3,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}