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
- 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. - 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.
- 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_approve · SafeMoon
- Sequence
- #2
- Score
- 2 → 0 (-3)
- Cluster
- mainnet-beta
- Slot
- 419590294
- Off-chain at
- 2026-05-14T01:46:47.949Z
- Anchored at
- —
- Block time
- —
Independent verification
- 1. Database (off-chain)
- 2KQ2ofBtdtVTwQsFT6jVtMqf9WSS2gwJR1wqrzqyHMQM
- 2. Recomputed (your browser)
- computing…
- 3. On-chain (Solana memo)
- fetching…
Canonical bytes hashed (1179 chars)
{"actor":"judge","decided_at":"2026-05-14T01:46:47.754Z","decision":"review_approve","investigation_id":"a62fb2e7-60f3-4a75-8a20-80fffc92a7c7","new_score":0,"page_slug":"safemoon","prev_score":2,"reason":"The SafeMoon investigation page is well-sourced and factually sound on core allegations. 22 of 29 claims are confirmed by Tier 1 government sources (SEC, IRS, DOJ). One factual error identified: claim_findings[20] states bankruptcy filing date as 'approximately December 15, 2023' but Stretto docket (primary source) confirms December 23, 2023. Three secondary omissions noted: Logan Paul excluded from class-action defendants (claim_findings[7]), McLarens presented as convicted fact rather than SEC allegation (claim_findings[12]), and smart contract vulnerability description overstates researcher agreement (claim_findings[17-18]). VGX Foundation acquisition (claim_findings[21]) lacks primary source. These issues are localized to details; core narrative of fraud, misappropriation, and convictions remains strongly supported.","score_delta":-3,"sequence_num":2,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}