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 · Epicentral Labs
View on Solana ↗
Sequence
#5
Score
4434 (-10)
Cluster
mainnet-beta
Slot
425435762
Off-chain at
2026-06-10T00:22:58.976Z
Anchored at
Block time

Independent verification

1. Database (off-chain)
59YTZzxyZAboQp2HoaAnFoFrsgnwPnxDNKEYRwUcWQDC
2. Recomputed (your browser)
computing…
3. On-chain (Solana memo)
fetching…
Canonical bytes hashed (1372 chars)
{"actor":"judge","decided_at":"2026-06-10T00:22:58.807Z","decision":"review_revise","investigation_id":"ce048692-05a1-4342-aa4a-c01fdcaecdab","new_score":34,"page_slug":"epicentral-labs","prev_score":44,"reason":"The reviewer found zero explicitly disputed claims across 22 checked, with the aggregate non-confirmed rate (partially supported, unverifiable, stale) at approximately 23%, placing this in the minor-issues band. The most material finding is claim_findings[8]: the page's stated market cap of $177,000-$185,500 for 'mid-2026' is stale — two independent Tier 2 sources place the current market cap at $111,000-$125,000, a roughly 35% decline. A structural source citation error was also identified: the CoinGecko URL cited in sources_used (coingecko.com/en/coins/labs) resolves to a completely different token worth $2.9 billion, not the Epicentral Labs LABS token; the listing claim itself is only partially supported by the project's own roadmap (claim_findings[9]). Two high-priority coverage gaps — missing on-chain token concentration data and the uncorrected CoinGecko URL — reinforce the need for revision. No fraud, regulatory violations, or disputed core allegations were found. Reviewer confidence was 0.73.","score_delta":-10,"sequence_num":5,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}