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 · Superteam
View on Solana ↗
Sequence
#5
Score
4472 (+28)
Cluster
mainnet-beta
Slot
426514279
Off-chain at
2026-06-14T23:15:48.109Z
Anchored at
Block time

Independent verification

1. Database (off-chain)
GqxLDDheAVdET5tBrfjvVdkSmKgEwSeBTX3r99LW7RPk
2. Recomputed (your browser)
computing…
3. On-chain (Solana memo)
fetching…
Canonical bytes hashed (1722 chars)
{"actor":"judge","decided_at":"2026-06-14T23:15:47.998Z","decision":"review_approve","investigation_id":"b2a77313-9c2a-4017-a3c4-ffb6a37a4fad","new_score":72,"page_slug":"superteam","prev_score":44,"reason":"This was a severity-calibration review, not a fact-dispute review. The reviewer found 0% of content claims disputed — all six claim_findings are marked supported. The current score of 44 (WARNING band) is demonstrably too harsh because the penalties derive almost entirely from guilt-by-proximity: DPRK incidents affecting Favrr, Drift Protocol, and ElementalDeFi (claim_findings[2]) name other Solana projects as victims, not Superteam; the 'crime on superteam earn' social media quote (claim_findings[3]) is sourced from a thread that explicitly defends Superteam as a neutral marketplace, meaning the page inverts the framing; the Axiom insider trading timeline entry (claim_findings[5]) has zero documented connection to Superteam; and the ZachXBT flag cited as a primary risk driver was not located in any published ZachXBT post or report naming Superteam directly (claim_findings[0]). The real and legitimate risk — that Solana job boards are a sector-wide DPRK infiltration target — warrants a minor deduction from a clean score but not a WARNING classification. A score of 72 (VERIFIED band) correctly reflects a legitimate, well-documented entity operating in a higher-risk sector without itself being a victim, participant, or negligent party in any documented incident. The +28 delta corrects the miscalibration; page content is accurate and remains published.","score_delta":28,"sequence_num":5,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}