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 · Transit Finance
- Sequence
- #3
- Score
- 22 → 14 (-8)
- Cluster
- mainnet-beta
- Slot
- 423152755
- Off-chain at
- 2026-05-30T12:04:23.027Z
- Anchored at
- —
- Block time
- —
Independent verification
- 1. Database (off-chain)
- 38b3uNVg1CZvCKHuUhMpD7tRdc5jRRRgyXZcAUygR8tf
- 2. Recomputed (your browser)
- computing…
- 3. On-chain (Solana memo)
- fetching…
Canonical bytes hashed (1574 chars)
{"actor":"judge","decided_at":"2026-05-30T12:04:22.864Z","decision":"review_revise","investigation_id":"70051758-d12d-4915-a9ef-fea74ea20a92","new_score":14,"page_slug":"transit-finance","prev_score":22,"reason":"The core security claims — two confirmed exploits totaling approximately $30.8 million stolen, the arbitrary external call vulnerability, and the partial 2022 recovery — are well-supported by multiple tier-1 sources (Halborn, QuillAudits, CoinDesk, BankInfoSecurity). However, the review identified several factual errors requiring correction: claim_findings[14] (timeline[7]) places the Fifth Circuit ruling in December 2024 when it occurred November 26, 2024; claim_findings[15] (timeline[8]) states the OFAC Tornado Cash delisting as April 2025 when official Treasury records confirm March 21, 2025; claim_findings[10] (timeline[3]) incorrectly attributes 10,000 BNB to Tornado Cash on October 3 when CoinDesk confirms that figure went to victims on October 10, with only 2,500 BNB reaching Tornado Cash. Additionally, claim_findings[4] and claim_findings[16] — asserting ZachXBT flagged the protocol in both the summary and timeline[10] — are unsupported by any reviewed source; PeckShield is the credited detection firm in all coverage of both incidents. None of these errors affect the severity assessment of Transit Finance's exploit history, but they should be corrected before the page is considered accurate.","score_delta":-8,"sequence_num":3,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}