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 · Flash Trade
View on Solana ↗
Sequence
#5
Score
5848 (-10)
Cluster
mainnet-beta
Slot
425208283
Off-chain at
2026-06-08T23:15:51.439Z
Anchored at
Block time

Independent verification

1. Database (off-chain)
5eJ7Wq7MjsJnjWP1bytNGJ5iR3pxoyCuWVXyWeMmu8B4
2. Recomputed (your browser)
computing…
3. On-chain (Solana memo)
fetching…
Canonical bytes hashed (1370 chars)
{"actor":"judge","decided_at":"2026-06-08T23:15:51.228Z","decision":"review_revise","investigation_id":"84dc74f9-9d89-42e9-b236-81c20bce4d31","new_score":48,"page_slug":"flash-trade","prev_score":58,"reason":"The review found no disputed claims and no evidence of exploits or regulatory actions, but identified three items requiring correction. claim_findings[4] establishes that the Breakpoint 2023 Flash Trade presentation was delivered by co-founder Zoheb Shahzan, not CEO Anas Khader as the page states — a Tier 2 source directly contradicts this claim. claim_findings[6] reveals the page's assertion that no critical or high-severity audit findings were publicly disclosed is potentially misleading, as the Offside Labs 2025 report contains multiple named findings whose severity classifications could not be independently confirmed; this gap is rated high priority by the reviewer. Additionally, claim_findings[9] and claim_findings[12] are stale live metrics (TVL, fees, FAF price/ATH) that have measurably drifted from current DeFiLlama and CoinGecko data. The page is broadly accurate and well-sourced but requires targeted corrections before the Breakpoint presenter error and audit findings framing mislead readers.","score_delta":-10,"sequence_num":5,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}