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_revise · Waygu / Wagyu
View on Solana ↗
Sequence
#2
Score
2212 (-10)
Cluster
mainnet-beta
Slot
419387693
Off-chain at
2026-05-13T03:18:33.443Z
Anchored at
Block time

Independent verification

1. Database (off-chain)
Gn5cicEMKHQjt1YNMzc9LVAhkEYmMNHRmYQG3vQ9FuLE
2. Recomputed (your browser)
computing…
3. On-chain (Solana memo)
fetching…
Canonical bytes hashed (1378 chars)
{"actor":"judge","decided_at":"2026-05-13T03:18:33.255Z","decision":"review_revise","investigation_id":"b013c86e-0781-48c3-85f0-9e8d5d34f92c","new_score":12,"page_slug":"waygu-wagyu","prev_score":22,"reason":"The page is well-sourced overall, with 25 of 31 claims independently confirmed and no link rot. However, two findings require correction before the page can be approved. First, claim_findings[26] is disputed by two Tier 1 sources: the page states the Wagyu Key Gen security vulnerability was patched in v1.11.0, but the official GitHub advisory and release log confirm that v1.11.0 contained an incomplete fix and the correct safe version is v1.11.1 — a safety-critical error for Ethereum stakers. Second, claim_findings[30] is marked stale: the wagyu.xyz section treats the service as an active bridge with risk factors, but Tier 2 reporting from May 10, 2026 (two days before this review) indicates an apparent rug-pull with the pseudonymous founder disappearing and routes down for over a week — a material status understatement. Three high-priority coverage gaps (wagyu.xyz rug-pull update, WAYGU CASH on-chain concentration, Wagyu Protocol contract clarification) further support revision rather than immediate approval.","score_delta":-10,"sequence_num":2,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}