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
- Sequence
- #6
- Score
- 13 → 13 (0)
- Cluster
- mainnet-beta
- Slot
- 424045784
- Off-chain at
- 2026-06-03T14:35:07.433Z
- Anchored at
- —
- Block time
- —
Independent verification
- 1. Database (off-chain)
- 5qiMqPnvkHJN3yWuj6AWCFEoJzj34v2HivSRHLtqgnU
- 2. Recomputed (your browser)
- computing…
- 3. On-chain (Solana memo)
- fetching…
Canonical bytes hashed (1160 chars)
{"actor":"reviewer","decided_at":"2026-06-03T14:35:07.323Z","decision":"review","investigation_id":"c7da8465-6607-45d5-a0b8-37ba48362539","new_score":13,"page_slug":"fq1tyso61ah1tzodyjfswmzsd3gtoybbrnozxubz21p8","prev_score":13,"reason":"The investigation page for FQ1tyso61AH1tzodyJfSwmzsD3GToybbRNoZxUBz21p8 (Dasha/VVAIFU) is broadly accurate on core claims including token identity, ATH, current price decline, CertiK score, fair launch mechanics, and team anonymity. The most significant accuracy issue is that the page overstates the ai16z relationship as 'support' when ai16z subsequently disavowed the Eliza token that drove the November 2024 rally — this context materially affects how the price catalyst is characterized. Two cited URLs are non-functional (CoinLore 404, SEC press release 403), and the claimed April 2026 ATL date is inconsistent with CoinGecko data showing a more recent ATL in June 2026. The Base chain ERC-20 deployment appears potentially unofficial and is not clearly identified as such.","score_delta":0,"sequence_num":6,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}