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 · Filecoin
View on Solana ↗
Sequence
#3
Score
5555 (0)
Cluster
mainnet-beta
Slot
425401935
Off-chain at
2026-06-09T20:39:52.573Z
Anchored at
Block time

Independent verification

1. Database (off-chain)
DEiabb47aqmy8JjetwFUsuxVy22p8HGwmrKj5iZJzLvY
2. Recomputed (your browser)
computing…
3. On-chain (Solana memo)
fetching…
Canonical bytes hashed (1399 chars)
{"actor":"judge","decided_at":"2026-06-09T20:39:52.451Z","decision":"review_approve","investigation_id":"5143afe3-d212-407e-97cb-2ae4178d2133","new_score":55,"page_slug":"filecoin","prev_score":55,"reason":"The review found no outright disputed claims across 17 factual assertions, with a disputed_pct of 6% — well within the approval threshold. The four partially_supported findings (claim_findings[4], [7], [10], [15]) represent citation documentation issues and one minor misattribution rather than contested facts: the Baker McKenzie source covers the SEC-Grayscale letter rather than the Binance lawsuit directly, the mining crisis denial is attributed to Juan Benet when the Forkast source credits network lead Molly Mackinlay, and the May 2025 staking statement's connection to Filecoin specifically is editorial inference rather than a directly sourced claim. One link rot instance (claim_findings[16], BeInCrypto URL returning HTTP 403) affects a non-critical timeline citation whose underlying fact is independently confirmed by an alternate Tier 2 source. Two high-priority coverage gaps — on-chain token distribution analysis and current post-2024 SEC posture — indicate areas for expansion but do not undermine the accuracy of existing content.","score_delta":0,"sequence_num":3,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}