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 · Aerodrome Finance
- Sequence
- #3
- Score
- 68 → 58 (-10)
- Cluster
- mainnet-beta
- Slot
- 424156146
- Off-chain at
- 2026-06-04T02:48:17.908Z
- Anchored at
- —
- Block time
- —
Independent verification
- 1. Database (off-chain)
- 8bEAq6KK6xtjjFnxEKk1TYf3p6ypd3r59gQw9JTBgYNa
- 2. Recomputed (your browser)
- computing…
- 3. On-chain (Solana memo)
- fetching…
Canonical bytes hashed (1335 chars)
{"actor":"judge","decided_at":"2026-06-04T02:48:17.624Z","decision":"review_revise","investigation_id":"59db25d0-c283-434e-b692-9b70ceca4fd0","new_score":58,"page_slug":"aerodrome","prev_score":68,"reason":"The reviewer found zero outright disputed claims across 34 checked, with 24 confirmed and 5 partially supported. The reviewer-computed disputed_pct of 11.8% (combining partially-supported and unverifiable findings) places this page in the minor-revision band. The most material issues are: (1) claim_findings[2] — the $1.3B TVL figure cited as 'early 2026' is plausible for January 2026 but likely stale given mid-2026 data showing ~$479-625M; (2) claim_findings[6] — the 140% price surge figure is contradicted by a Tier 1 CoinDesk report citing 77%, a discrepancy explained by intraday snapshot timing but not resolved on the page; (3) claim_findings[26] — Spearbit audit finding counts are unverifiable due to a 403 on the official security page; and (4) two high-priority coverage gaps flag the omission of a prior ~$300K frontend attack in 2023 and the unresolved Q2 2026 Aero merger launch status. No false core allegations, no link rot, and reviewer confidence is high at 0.80.","score_delta":-10,"sequence_num":3,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}