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_revise · Pump.fun / Solana Labs RICO Class Action
- Sequence
- #3
- Score
- 22 → 17 (-5)
- Cluster
- mainnet-beta
- Slot
- 426264894
- Off-chain at
- 2026-06-13T19:45:18.097Z
- Anchored at
- —
- Block time
- —
Independent verification
- 1. Database (off-chain)
- 9B9oXnC95XYPtvRs3EZSRWeLST6P4Bb1wGyzg1XCNmKP
- 2. Recomputed (your browser)
- computing…
- 3. On-chain (Solana memo)
- fetching…
Canonical bytes hashed (1467 chars)
{"actor":"judge","decided_at":"2026-06-13T19:45:17.892Z","decision":"review_revise","investigation_id":"c82d6ddc-9343-4b0c-96bb-6c347ae94889","new_score":17,"page_slug":"pump-fun-solana-labs-rico-class-action","prev_score":22,"reason":"21 of 29 claims were confirmed and 5 were partially supported, placing the raw disputed rate at 3.4% — well within the approval band. However, claim_findings[11] identifies a confirmed factual error: the page describes Raj Gokal as 'co-founder and CEO' of Solana Labs, while three independent credible sources (Crunchbase, The Block, The Org) consistently identify him as co-founder and COO or President, with Anatoly Yakovenko as CEO. Because Gokal is a named defendant and his title appears in the defendants section, this is a correction that should be made rather than left for a future audit. Additionally, the coverage gaps include a material omission: the January 2026 sanctions conference resulted in the court denying Burwick Law's sanctions bid — a substantive procedural outcome the page does not reflect. The remaining partially-supported findings are minor dating discrepancies (fee figure snapshot, report publication date off by six days, attorney appearance date off by one day, misconduct filing date off by seven days) that do not materially distort the page's accuracy.","score_delta":-5,"sequence_num":3,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}