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
- 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. - 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.
- 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 · Helium Mobile
- Sequence
- #7
- Score
- 40 → 58 (+18)
- Cluster
- mainnet-beta
- Slot
- 426514600
- Off-chain at
- 2026-06-14T23:16:04.239Z
- Anchored at
- —
- Block time
- —
Independent verification
- 1. Database (off-chain)
- FakQ1DcDo8zXmeauDn6QyfuBt62t91fJCsvoiTpgjPhV
- 2. Recomputed (your browser)
- computing…
- 3. On-chain (Solana memo)
- fetching…
Canonical bytes hashed (1568 chars)
{"actor":"judge","decided_at":"2026-06-14T23:16:04.121Z","decision":"review_approve","investigation_id":"8b1b9eab-eed2-4072-94e6-38436e552dab","new_score":58,"page_slug":"helium-mobile","prev_score":40,"reason":"This is a severity-calibration review: page content is accurate and all six claim_findings are supported with 0% disputed. The current score of 40 (WARNING band) is demonstrably too harsh for a licensed MVNO with resolved regulatory history. The sole enforcement action — a $200K SEC civil penalty for investor misrepresentation during a 2021–2022 equity fundraise — is fully settled (no-admit/no-deny), and unregistered-securities claims were dismissed with prejudice (claim_findings[0], claim_findings[4]). The entity holds active FCC filings, T-Mobile and AT&T carrier partnerships, and 300,000+ subscribers (claim_findings[1], claim_findings[2]), and was acquired by Noble Mobile on June 2, 2026 — a material positive development confirming third-party confidence that the current page omits (claim_findings[3]). The remaining negatives — consumer pricing complaints, a community-governance token migration, and documented customer service gaps — are appropriate CAUTIONARY-band caveats, not WARNING-level unresolved fraud risks (claim_findings[5]). A score of 58 (CAUTIONARY) accurately reflects a legitimate operator with a real but resolved disclosure violation and documented consumer experience concerns.","score_delta":18,"sequence_num":7,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}