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_approve · Ondo Finance
View on Solana ↗
Sequence
#7
Score
4872 (+24)
Cluster
mainnet-beta
Slot
426514428
Off-chain at
2026-06-14T23:15:55.494Z
Anchored at
Block time

Independent verification

1. Database (off-chain)
5BzPSc8Kc5wVy6grddHeWStCy6hobJ4zijdEViYJfWmY
2. Recomputed (your browser)
computing…
3. On-chain (Solana memo)
fetching…
Canonical bytes hashed (1326 chars)
{"actor":"judge","decided_at":"2026-06-14T23:15:55.387Z","decision":"review_approve","investigation_id":"a092ade3-397f-4b42-980b-dabdc8481348","new_score":72,"page_slug":"ondo-finance","prev_score":48,"reason":"The reviewer found 0% disputed claims (disputed_pct = 0) across all claim_findings, with every finding marked supported. The current score of 48 (WARNING band) was anchored to an SEC investigation that claim_findings[0] confirms was formally closed in November 2025 without charges — a resolved risk that no longer justifies a WARNING classification. claim_findings[2] and claim_findings[3] confirm that the two remaining risk signals (TVL inflation allegations and third-party impersonation scams) are unverified social commentary and external brand abuse respectively, neither attributable to Ondo as an actor. The reviewer's recommended score of 72 (VERIFIED band) is appropriate given Ondo's institutional backing, SEC-registered broker-dealer acquisition, active no-action engagement, and $3B+ TVL with no loss event, no sanction, and no confirmed fraud. A positive delta of +24 is applied to correct the miscalibration. Page content is accurate and stands published.","score_delta":24,"sequence_num":7,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}