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 · Ondo Finance
- Sequence
- #6
- Score
- 48 → 48 (0)
- Cluster
- mainnet-beta
- Slot
- 426514425
- Off-chain at
- 2026-06-14T23:15:55.443Z
- Anchored at
- —
- Block time
- —
Independent verification
- 1. Database (off-chain)
- 2fV5Mr4PAWii7VgoAStPdavBTD4YmeE5ftVUP1vDRcN2
- 2. Recomputed (your browser)
- computing…
- 3. On-chain (Solana memo)
- fetching…
Canonical bytes hashed (1908 chars)
{"actor":"reviewer","decided_at":"2026-06-14T23:15:55.387Z","decision":"review","investigation_id":"a092ade3-397f-4b42-980b-dabdc8481348","new_score":48,"page_slug":"ondo-finance","prev_score":48,"reason":"Blue-chip calibration review (Prompt A). Verdict: over-penalized. Page content is treated as accurate; the trust_score band is miscalibrated. Ondo Finance is a legitimate, regulated, institutional-grade RWA tokenization platform. It was founded in 2021 by Nathan Allman (Goldman Sachs digital assets), raised a confirmed $20M Series A in April 2022 from Founders Fund and Pantera Capital, grew TVL to over $3B by early 2026, completed acquisition of an SEC-registered broker-dealer (Oasis Pro), filed a no-action letter with the SEC, and joined the DTCC tokenized-securities consortium. The most significant risk factor cited on the page — a two-year SEC investigation — was formally closed in late November 2025 without charges, a widely reported outcome. The TVL inflation allegations from Lekker Capital's Quinn Thompson are unverified public commentary with no regulatory or forensic corroboration, and do not constitute a material risk incident. Third-party impersonation scams are attributable to external fraudsters, not to Ondo itself. There is no loss event, no regulatory sanction, no confirmed fraud, and no Ponzi or exit-scam mechanics. A score of 48 (WARNING) substantially mischaracterizes this entity under the post-policy band semantics; a VERIFIED score of 72 is appropriate, reflecting minor caveats (unproven TVL allegations, large token unlocks creating sell pressure, early 2022 smart contract vulnerability that was patched with no fund loss, and the leadership transition following the unexpected death of CEO Nathan Allman in May 2026).","score_delta":0,"sequence_num":6,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}