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 · Access Protocol
- Sequence
- #2
- Score
- 55 → 55 (0)
- Cluster
- mainnet-beta
- Slot
- 423507986
- Off-chain at
- 2026-06-01T03:12:29.432Z
- Anchored at
- —
- Block time
- —
Independent verification
- 1. Database (off-chain)
- hzpV7jXRxuy24PeK6HgmpjF8UDyDZ9ULq1XENDDCXGZ
- 2. Recomputed (your browser)
- computing…
- 3. On-chain (Solana memo)
- fetching…
Canonical bytes hashed (1305 chars)
{"actor":"reviewer","decided_at":"2026-06-01T03:12:29.282Z","decision":"review","investigation_id":"06a710e0-1974-421b-a85e-f8a1f6561728","new_score":55,"page_slug":"access-protocol","prev_score":55,"reason":"The Access Protocol investigation page is broadly accurate on entity identity, team background, funding round details, token mechanics, and regulatory status. The primary reliability concerns are: (1) a circulating supply figure of 43 billion ACS that is materially stale — both CoinMarketCap and CoinGecko report approximately 49.35 billion as of late May 2026; (2) subscriber and creator counts (350,000 subscribers, 288 creators) that cannot be verified through any Tier 1 or Tier 2 source, with the only contemporaneous third-party figure (220,000 from October 2023) significantly lower; and (3) ATH price discrepancy across data providers ($0.026 per CoinGecko vs. $0.01735 per CoinMarketCap). No claims were found to be directly contradicted by a more authoritative source, and the audit gap characterization is accurate. The trust-score calibration appears reasonable given confirmed 99% price decline, no public audit, and centralized governance.","score_delta":0,"sequence_num":2,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}