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 · QuadrigaCX / Gerald Cotten
- Sequence
- #2
- Score
- 2 → 2 (0)
- Cluster
- mainnet-beta
- Slot
- 424182418
- Off-chain at
- 2026-06-04T05:42:12.817Z
- Anchored at
- —
- Block time
- —
Independent verification
- 1. Database (off-chain)
- 9fh7EijTWSrUEaJFKCA2DMqCjCnZHFPbw5sKDC191PNL
- 2. Recomputed (your browser)
- computing…
- 3. On-chain (Solana memo)
- fetching…
Canonical bytes hashed (1365 chars)
{"actor":"reviewer","decided_at":"2026-06-04T05:42:12.673Z","decision":"review","investigation_id":"9a281837-9fb3-41f5-a6b6-380b20816e6c","new_score":2,"page_slug":"quadrigacx-gerald-cotten","prev_score":2,"reason":"The QuadrigaCX / Gerald Cotten investigation page is broadly accurate and well-sourced. The overwhelming majority of claims (33 of 37) are confirmed by credible, accessible sources. The two unverifiable claims relate to specific OSC report statistics (C$46 million total recovery and platform-wide trading volumes) that could not be confirmed because the OSC report URL returned a 403 error during the review — these figures are internally consistent with other confirmed data and likely accurate. One claim (C$24 million transferred to Cotten and Robertson) is partially supported: the figure appears in OSC documents but secondary sources consistently cite only the C$12 million Robertson forfeited, creating a potential confusion between amounts transferred and amounts recovered. The page contains no fabricated claims and no disputed assertions. Post-2023 developments, particularly the BC unexplained wealth order and 2025 forfeiture ruling against Michael Patryn, represent a meaningful coverage gap.","score_delta":0,"sequence_num":2,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}