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
#5
Score
1813 (-5)
Cluster
mainnet-beta
Slot
423867347
Off-chain at
2026-06-02T18:51:19.038Z
Anchored at
Block time

Independent verification

1. Database (off-chain)
BY6kMHiBeGmaZWiKC4wuKvwWDbLR7LF7iPyL41wtDsYc
2. Recomputed (your browser)
computing…
3. On-chain (Solana memo)
fetching…
Canonical bytes hashed (1390 chars)
{"actor":"judge","decided_at":"2026-06-02T18:51:18.834Z","decision":"review_approve","investigation_id":"c7da8465-6607-45d5-a0b8-37ba48362539","new_score":13,"page_slug":"fq1tyso61ah1tzodyjfswmzsd3gtoybbrnozxubz21p8","prev_score":18,"reason":"25 of 32 claims are fully confirmed by Tier 2 sources, placing the disputed rate at 6.2% — within the approval band. Both disputed claims (claim_findings[13] and claim_findings[24]) target the same underlying fact: the stated all-time low of $0.0001945 on April 2, 2026. CoinMarketCap records a historical ATL of $0.0000214 from October 2024, approximately 9x lower, and CoinGecko's own ATL has since fallen below the stated figure. This is a factual error in a secondary price statistic but does not affect the page's core conclusions about entity identity, risk profile, or the ~99.9% decline narrative. A minor score adjustment reflects the ATL inaccuracy and the misapplied SEC source (claim_findings[22]), which uses a general FY2025 enforcement summary as evidence of regulatory absence rather than a direct OFAC or SEC entity search. Two high-priority coverage gaps — holder concentration analysis and current platform operational status — are noted for future expansion but do not support denial.","score_delta":-5,"sequence_num":5,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}