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 · Aurory
- Sequence
- #2
- Score
- 38 → 38 (0)
- Cluster
- mainnet-beta
- Slot
- 423507961
- Off-chain at
- 2026-06-01T03:12:27.346Z
- Anchored at
- —
- Block time
- —
Independent verification
- 1. Database (off-chain)
- 8YWWbzqa3eHocWUZbP4BkzUSmHSZNgpUN8zX8L3cATG1
- 2. Recomputed (your browser)
- computing…
- 3. On-chain (Solana memo)
- fetching…
Canonical bytes hashed (1142 chars)
{"actor":"reviewer","decided_at":"2026-06-01T03:12:27.115Z","decision":"review","investigation_id":"42d19a87-3662-4c57-809c-2f1b550ab90c","new_score":38,"page_slug":"aurory","prev_score":38,"reason":"The investigation's core factual record — the December 2023 SyncSpace exploit, the token's price history, tokenomics allocation, and team backgrounds — is well-sourced and largely accurate. The most significant finding is that the page, framed as mid-2026, uses pre-October 2025 branding ('Seekers of Tokane', 'Nefties') that became stale after the October 31, 2025 rebrand to 'Amiko Legends'; this affects multiple sections and the summary. Additionally, the claimed all-time low of ~$0.028 in March 2026 is disputed by both CoinGecko and CMC, which show the actual ATL of ~$0.018 was set in late May 2026, approximately 36% below the reported figure. The page has no on-chain analysis and no current trading volume figures, which are material coverage gaps given the token's near-total illiquidity.","score_delta":0,"sequence_num":2,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}