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.

Sequence
#2
Score
55 (0)
Cluster
mainnet-beta
Slot
426258458
Off-chain at
2026-06-13T19:02:47.800Z
Anchored at
Block time

Independent verification

1. Database (off-chain)
Hcu5vuxTtPw6LaPF8RQexWHze9mMfK2qQUBni6M6HWh2
2. Recomputed (your browser)
computing…
3. On-chain (Solana memo)
fetching…
Canonical bytes hashed (1123 chars)
{"actor":"reviewer","decided_at":"2026-06-13T19:02:47.697Z","decision":"review","investigation_id":"519ca7fe-f6d3-4a79-b3c8-40273e5a5481","new_score":5,"page_slug":"solana-mev-sandwich-bots","prev_score":5,"reason":"The page's core statistical claims about MEV extraction scale, individual bot metrics (arsc, DeezNode/vpeNAL), and institutional responses (Jito mempool shutdown, Solana Foundation validator removals) are well-supported by tier-1 primary sources including the Helius MEV Report and sandwiched.me analysis. The most significant finding is that the October 2024 timeline entry appears to reference October 2025 data from a Yahoo Finance article dated October 31, 2025, representing a likely year-labeling error. Additionally, the page does not reflect Jito Labs' full dismissal from the SDNY lawsuit in September 2025, creating a materially inaccurate picture of ongoing litigation exposure. The 60-70% profitability reduction figures lack traceable primary sourcing.","score_delta":0,"sequence_num":2,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}