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 · Claynosaurz
- Sequence
- #5
- Score
- 62 → 52 (-10)
- Cluster
- mainnet-beta
- Slot
- 425210128
- Off-chain at
- 2026-06-08T23:28:10.681Z
- Anchored at
- —
- Block time
- —
Independent verification
- 1. Database (off-chain)
- ESMZYFyE3ic3BkwAXTf2UwpsK7d1n5at2nB6PNKqQyKy
- 2. Recomputed (your browser)
- computing…
- 3. On-chain (Solana memo)
- fetching…
Canonical bytes hashed (1376 chars)
{"actor":"judge","decided_at":"2026-06-08T23:28:10.424Z","decision":"review_revise","investigation_id":"71f4a813-ae56-4025-9112-c24ae9781c5e","new_score":52,"page_slug":"claynosaurz","prev_score":62,"reason":"The review found one hard factual dispute and several partially-supported claims that require correction. claim_findings[3] establishes via two Tier 1 sources (official Claynosaurz website and official GitBook) that the genesis collection has seven dinosaur species, not six — Dactyl is omitted from the page entirely. claim_findings[8] shows the 131,000 SOL trading volume was reached in hours, not weeks as stated on the page. claim_findings[9] finds the $30 million ecosystem value figure is unsupported by any Tier 1 or 2 source, with CryptoSlam data suggesting a significantly lower current figure. Two high-priority coverage gaps further warrant revision: the June 2025 Mediawan Kids & Family animated series co-production deal is absent from the page and represents a material IP milestone, and the Gameloft game has not launched as of June 2026 despite the page describing a 2025 target without noting the slip. Core claims — team credentials, partnerships, regulatory clean status — are well-sourced and confirmed.","score_delta":-10,"sequence_num":5,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}