Skip to main content
Sign in
← avoid.net

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

  1. 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.
  2. 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.
  3. 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_approve · Solana
View on Solana ↗
Sequence
#5
Score
3562 (+27)
Cluster
mainnet-beta
Slot
426514319
Off-chain at
2026-06-14T23:15:49.683Z
Anchored at
Block time

Independent verification

1. Database (off-chain)
4m2bAgeiiro8Ac9tqaPTq2oab38b8hWvQehMVL1tVJvu
2. Recomputed (your browser)
computing…
3. On-chain (Solana memo)
fetching…
Canonical bytes hashed (1345 chars)
{"actor":"judge","decided_at":"2026-06-14T23:15:49.515Z","decision":"review_approve","investigation_id":"37f76c43-1a2b-430c-bcec-29da838671b3","new_score":62,"page_slug":"solana","prev_score":35,"reason":"This is a severity-calibration review with zero disputed claims — all six claim_findings[0-5] are marked 'supported' and the reviewer confirmed the entity is not fraudulent. The current score of 35 (WARNING band) is demonstrably too harsh: the largest recent incident (Drift $285M, claim_findings[1]) was a DPRK social engineering attack on a third-party app, not a Solana protocol failure; the primary regulatory threat (SEC v. Coinbase SOL classification, claim_findings[2]) was dismissed with prejudice in February 2025 and is stale; and the meme coin fraud statistics (claim_findings[5]) reflect third-party token issuer abuse, not Solana Foundation misconduct. Legitimate caveats — ongoing Young v. Solana Labs class action, historical outage record, and real ecosystem-level fraud risk — justify CAUTIONARY rather than clear. A score of 62 correctly reflects a legitimate top-5 network with material-but-not-disqualifying concerns. Reviewer confidence 0.87 supports a firm upward correction.","score_delta":27,"sequence_num":5,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}