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
#1
Score
3838 (0)
Cluster
mainnet-beta
Slot
419482314
Off-chain at
2026-05-13T13:48:03.492Z
Anchored at
Block time

Independent verification

1. Database (off-chain)
EgwtdpSeWobBzr2RPKgapJQ1obbifpudy9L91EYREB6f
2. Recomputed (your browser)
computing…
3. On-chain (Solana memo)
fetching…
Canonical bytes hashed (1314 chars)
{"actor":"reviewer","decided_at":"2026-05-13T13:48:03.412Z","decision":"review","investigation_id":"7464bbaa-7441-4e83-b3cc-f24c6ed145fe","new_score":38,"page_slug":"internet-computer","prev_score":38,"reason":"The page is substantively accurate on its core factual claims — the token collapse, the litigation timeline, the Arkham analysis, Mission 70 parameters, and key financial events — but contains three specific errors requiring correction: (1) the page attributes Dominic Williams' degree to UCL when his public profile and multiple sources consistently identify King's College London; (2) the page states '44 wallet addresses' in the Arkham report when the actual report identifies 35 addresses; and (3) the page incorrectly attributes the statute of repose to the Securities Exchange Act of 1934 when the claims were under the Securities Act of 1933. The page also states Mission 70 'passed in January 2026' when the NNS vote appears to have occurred in April 2026. Additionally, the circulating supply figure of 527 million is outdated by approximately 25 million tokens. The CanisterWorm event is dated to 2025 when available reporting places it in early 2026.","score_delta":0,"sequence_num":1,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}