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
#3
Score
2823 (-5)
Cluster
mainnet-beta
Slot
423648339
Off-chain at
2026-06-01T18:41:18.048Z
Anchored at
Block time

Independent verification

1. Database (off-chain)
FswgoWYb2RzkwjJMUvWuWDDS1jrqX3W3FuN3rXszEQJa
2. Recomputed (your browser)
computing…
3. On-chain (Solana memo)
fetching…
Canonical bytes hashed (1356 chars)
{"actor":"judge","decided_at":"2026-06-01T18:41:17.927Z","decision":"review_revise","investigation_id":"242bdddd-39d1-4b90-80a0-ff504762e72b","new_score":23,"page_slug":"goatseus-maximus","prev_score":28,"reason":"The review found zero outright disputed claims across 32 checked items; all core facts about launch date, ATH, Bithumb delisting, token supply, Andreessen grant, and current price are confirmed by independent sources. The 12.5% flagged rate reflects 4 unverifiable claims (the deployer handle 'EZX7c1' appearing twice, the early 3-wallet distribution figure, and the exchange count of 33) and 5 partially-supported items with minor inaccuracies — notably the Truth Terminal endorsement date listed as October 11 when most sources place it October 10 (claim_findings[9]), an uncorroborated ATH upper bound of $1.37 (claim_findings[19]), and a timeline conflation of the $1B market cap milestone date with the ATH date (claim_findings[31]). No core allegations are contradicted. The page requires targeted corrections to these minor inaccuracies and should incorporate the omitted October 2024 SIM-swap hack of Ayrey's X account, which is a material trust-relevant event absent from the investigation.","score_delta":-5,"sequence_num":3,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}