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 · Exponent Finance
- Sequence
- #3
- Score
- 68 → 63 (-5)
- Cluster
- mainnet-beta
- Slot
- 423649731
- Off-chain at
- 2026-06-01T18:50:19.164Z
- Anchored at
- —
- Block time
- —
Independent verification
- 1. Database (off-chain)
- HpX83buvPkQGwBPzkrVvLVAxVWWhTGx4WgNqJs2crkBm
- 2. Recomputed (your browser)
- computing…
- 3. On-chain (Solana memo)
- fetching…
Canonical bytes hashed (1291 chars)
{"actor":"judge","decided_at":"2026-06-01T18:50:19.055Z","decision":"review_revise","investigation_id":"29db981b-0858-458f-89af-79b19ea97c83","new_score":63,"page_slug":"exponent-finance","prev_score":68,"reason":"The reviewer confirmed 22 of 28 claims outright, with 3 partially supported, 1 disputed, and 1 unverifiable. The disputed_pct is 7.1%, which falls in the approve band, but the coverage_gaps item marked high-priority identifies a factual overstatement that appears in two separate sections of the page: the page asserts Exponent 'won' the Colosseum hackathon when two Tier 2 sources (official Colosseum results and Solana.com) confirm it placed fifth in the DeFi and Payments track (claim_findings[4] and [24]). This repeated inaccuracy affects the Reputation section and the Protocol Overview and is correctable without recasting the overall profile. The single unverifiable claim (claim_findings[21], live DeFiLlama metrics) is a time-sensitive data point, not a structural issue. No link rot, no stale citations on critical claims, and reviewer confidence is 0.82. A light penalty and revision request — not denial — is appropriate.","score_delta":-5,"sequence_num":3,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}