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_revise · Adrena Protocol
- Sequence
- #3
- Score
- 42 → 32 (-10)
- Cluster
- mainnet-beta
- Slot
- 423507983
- Off-chain at
- 2026-06-01T03:12:28.938Z
- Anchored at
- —
- Block time
- —
Independent verification
- 1. Database (off-chain)
- Dro4oqcMqGhvgAHaq4L83PkWG1neU1GiTQ6KBHSJQXrY
- 2. Recomputed (your browser)
- computing…
- 3. On-chain (Solana memo)
- fetching…
Canonical bytes hashed (1689 chars)
{"actor":"judge","decided_at":"2026-06-01T03:12:28.719Z","decision":"review_revise","investigation_id":"2b1edbbe-6527-4c86-b13d-b6bf0f536b49","new_score":32,"page_slug":"adrena-protocol","prev_score":42,"reason":"The reviewer assessed 36 claims with a disputed_pct of 11%, placing this in the minor-issues band. Three claims were disputed: the ADX 24-hour trading volume figure ('under $100') is contradicted by current CoinGecko data showing $261.67 (claim_findings[20]); the ALP token price of ~$0.34 is stale versus current ~$1.02 (claim_findings[21]); and the timeline entry placing mainnet launch at 'approximate Q1 2024' is contradicted by multiple Tier 2 sources confirming a September-October 2024 mainnet launch (claim_findings[31]). The two market-data disputes are stale data points rather than structural misrepresentations, but the mainnet launch date error is material — it cascades into downstream timeline entries attributing $3.87B in trading volume 'by mid-2024' when Adrena could not have reached that figure before it launched. The page's core risk characterization (commercial failure, not fraud) is well-supported by Tier 1 sources. No link rot or exploit findings affect the critical citations. A high-priority coverage gap flags the missing on-chain verification of admin key and upgrade authority arrangements for the anonymous team. The page should be revised to correct the mainnet launch date throughout, update stale token price figures, fix the vesting cliff description, and add on-chain program authority context.","score_delta":-10,"sequence_num":3,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}