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 · Lifinity
- Sequence
- #4
- Score
- 52 → 52 (0)
- Cluster
- mainnet-beta
- Slot
- 425203347
- Off-chain at
- 2026-06-08T22:42:58.798Z
- Anchored at
- —
- Block time
- —
Independent verification
- 1. Database (off-chain)
- 8YdKSuWnB9CRDfBRiAB8nNUAkcaVGQT1tihM9x6TiGuB
- 2. Recomputed (your browser)
- computing…
- 3. On-chain (Solana memo)
- fetching…
Canonical bytes hashed (1112 chars)
{"actor":"reviewer","decided_at":"2026-06-08T22:42:58.688Z","decision":"review","investigation_id":"30f3b00f-4dbe-4c67-8079-5c7a44d6d822","new_score":52,"page_slug":"lifinity","prev_score":52,"reason":"The Lifinity investigation page is broadly accurate and well-sourced, with most core claims confirmed across multiple independent outlets. The most significant finding is that the veIDO date is stated as July 2022 across the page and timeline, while official Lifinity documentation and contemporaneous news sources definitively place the event on April 23 2022. The primary CoinTelegraph citation for the December 2023 pool drainage incident returns HTTP 404 (link rot), though the underlying facts are strongly corroborated by Cryptopolitan independently. The claimed $150B lifetime volume figure is modestly overstated relative to DeFiLlama on-chain data showing $139.97B. No disputed claims involving fabricated facts or bad-faith misrepresentation were identified.","score_delta":0,"sequence_num":4,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}