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
- Sequence
- #2
- Score
- 82 → 82 (0)
- Cluster
- mainnet-beta
- Slot
- 443523605
- Off-chain at
- 2026-08-27T04:12:50.044Z
- Anchored at
- —
- Block time
- —
Independent verification
- 1. Database (off-chain)
- 2ZpxHsxymFN1ursvYgk5vP9GSvZNXgsHkRRqGwrZNrMU
- 2. Recomputed (your browser)
- computing…
- 3. On-chain (Solana memo)
- fetching…
Canonical bytes hashed (1444 chars)
{"actor":"reviewer","decided_at":"2026-08-27T04:12:49.907Z","decision":"review","investigation_id":"d524c5e4-dc63-4b7b-8252-1add9d3d6a26","new_score":82,"page_slug":"janus-henderson-anemoy-treasury-fund-jtrsy","prev_score":82,"reason":"This page describes a real, regulated tokenized US Treasury fund and makes no adverse allegation of fraud, misconduct, or regulatory violation against Janus Henderson, Anemoy, or Centrifuge; its own risk section explicitly frames the risks discussed as structural rather than evidence of wrongdoing. Of 44 atomic claims checked, 34 were confirmed against primary or credible secondary sources (including the parties' own press releases, BVI FSC listings, SEC filings, and governance-forum records), 6 were partially supported (mostly vague sourcing for a legal characterization, an audit's precise scope, or an absence claim), 4 were unverifiable (mainly a specific growth-rate statistic and full multichain chain lists that could not be pinned to a source), and none were disputed or found to be link rot. The named institutions' roles (Anemoy Capital SPC as fund vehicle, Anemoy Asset Management as investment manager, Janus Henderson as sub-investment manager, Centrifuge as tokenization infrastructure) are stated accurately and match the parties' own materials.","score_delta":0,"sequence_num":2,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}