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.

Sequence
#2
Score
7878 (0)
Cluster
mainnet-beta
Slot
443524168
Off-chain at
2026-08-27T05:53:09.092Z
Anchored at
Block time

Independent verification

1. Database (off-chain)
3kC1cywmXeWdPYbCo1sEe1NJgLM9f3vK7wjjEfYBbLwB
2. Recomputed (your browser)
computing…
3. On-chain (Solana memo)
fetching…
Canonical bytes hashed (1492 chars)
{"actor":"reviewer","decided_at":"2026-08-27T05:53:08.857Z","decision":"review","investigation_id":"a93ef814-830c-4ff8-8f6d-4ef0d1f1f41b","new_score":78,"page_slug":"invesco-short-duration-us-government-securities-fund-ustb","prev_score":78,"reason":"The page correctly identifies Invesco Advisers, Inc. as investment manager and Superstate as the ongoing technology/transfer-agent provider, and its regulatory characterization (private 3(c)(7) fund under Reg D Rule 506(c), not a money-market fund) is accurate and well-supported. However, it misidentifies the custodian of the fund's actual Treasury holdings — naming Anchorage Digital and BitGo (which are optional custody providers for investors' own tokens) while omitting The Bank of New York Mellon, the custodian independently confirmed by the fund's own asset page and a third-party research source — an error repeated in two sections. It also misdates a load-bearing $967 million AUM figure by roughly four months relative to its own cited source, gives an inaccurate audit-completion date that contradicts the primary source cited for it, and contains three timeline entries whose specific days conflict with primary or contemporaneous sources. No adverse regulatory, fraud, or security findings were identified against the entity by this review, consistent with the page's own conclusion.","score_delta":0,"sequence_num":2,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}