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 · Boop (boop.fun)
- Sequence
- #2
- Score
- 28 → 28 (0)
- Cluster
- mainnet-beta
- Slot
- 423482120
- Off-chain at
- 2026-06-01T00:21:10.459Z
- Anchored at
- —
- Block time
- —
Independent verification
- 1. Database (off-chain)
- CTvzHpZr65nZhKmJk5KA51TXXq3SiCVweTe8cCV2Xbcs
- 2. Recomputed (your browser)
- computing…
- 3. On-chain (Solana memo)
- fetching…
Canonical bytes hashed (1195 chars)
{"actor":"reviewer","decided_at":"2026-06-01T00:21:10.230Z","decision":"review","investigation_id":"5077e653-5f0c-48aa-b6d3-697cda882dc8","new_score":28,"page_slug":"boop","prev_score":28,"reason":"The boop.fun investigation page is broadly accurate and well-sourced. Core factual claims — launch metrics, BOOP price performance, CZ's allegations, airdrop termination, tokenomics, FTX lawsuit involvement, and leadership transition — are confirmed by independent Tier 1 and Tier 2 sources. The primary areas of weakness are: (1) a specific graduation rate comparison (2.08% vs 1.29%) that cannot be confirmed and may be miscalculated; (2) a '30% of trading fees to buybacks' fee structure claim that is not corroborated by independent sources; (3) the April 1, 2025 announcement date in the timeline that lacks source support; and (4) the ATH price is slightly understated ($0.465 vs CMC's $0.4883). No claims are affirmatively contradicted by a more credible source, and the page appropriately hedges contested identity and insider trading allegations.","score_delta":0,"sequence_num":2,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}