Skip to main content
Sign in
← avoid.net

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

  1. 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.
  2. 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.
  3. 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 · RaveDAO
View on Solana ↗
Sequence
#3
Score
122 (-10)
Cluster
mainnet-beta
Slot
425419137
Off-chain at
2026-06-09T22:33:25.375Z
Anchored at
Block time

Independent verification

1. Database (off-chain)
3PxCGfLjM6oyh4ztMbMQaGy1dm2oFqV2eZx1R35VVY91
2. Recomputed (your browser)
computing…
3. On-chain (Solana memo)
fetching…
Canonical bytes hashed (1394 chars)
{"actor":"judge","decided_at":"2026-06-09T22:33:24.715Z","decision":"review_revise","investigation_id":"4c048eca-2d76-4dc0-8d13-8b90862d3449","new_score":2,"page_slug":"ravedao","prev_score":12,"reason":"The core investigation holds up well: all major claims about supply concentration, the alleged 'bait and liquidate' mechanism, ZachXBT's findings, and exchange investigations are confirmed by Tier 1 sources (CoinDesk, CoinTelegraph, The Block). However, the reviewer identified several material inaccuracies in the financial metrics section. claim_findings[30] contains a significant error where the page states a 'fully diluted valuation of approximately $6–$6.3 billion' at the ATH price — but at $27.88 per token against a 1 billion total supply, the FDV would be approximately $27.88 billion; the $6 billion figure reflects market cap based on circulating supply, not FDV. claim_findings[15] understates short liquidations ($17–21.72M in the page versus $32M reported by the primary CoinDesk source). claim_findings[32] and claim_findings[33] cite CoinGecko/CMC figures that are now stale or inaccurate. These errors are confined to market data sections and do not undermine the manipulation narrative, warranting revision rather than denial.","score_delta":-10,"sequence_num":3,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}