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_revise · Ondo Finance
- Sequence
- #5
- Score
- 58 → 48 (-10)
- Cluster
- mainnet-beta
- Slot
- 425209624
- Off-chain at
- 2026-06-08T23:24:45.861Z
- Anchored at
- —
- Block time
- —
Independent verification
- 1. Database (off-chain)
- By8kkXDsKaWM8ydwuDqo5qkLyw7rNz4RkNVLWtw8HsqM
- 2. Recomputed (your browser)
- computing…
- 3. On-chain (Solana memo)
- fetching…
Canonical bytes hashed (1400 chars)
{"actor":"judge","decided_at":"2026-06-08T23:24:45.565Z","decision":"review_revise","investigation_id":"a092ade3-397f-4b42-980b-dabdc8481348","new_score":48,"page_slug":"ondo-finance","prev_score":58,"reason":"The page is factually accurate on its core claims — funding, regulatory history, product structure, tokenomics, and security — with 22 of 34 claims confirmed and reviewer confidence at 0.82. However, revision is required for three categories of issue: (1) a high-priority coverage gap identified in the review establishes that CEO Nathan Allman died on May 25, 2026, making all present-tense references to him as current CEO materially inaccurate as of the review date; (2) claim_findings[21] is disputed — the $240M TVL milestone attributed to 'within 48 hours' of the September 2025 launch was reached approximately two weeks later, conflating two distinct milestones; and (3) claim_findings[34] and claim_findings[35] are stale — the $7.3B total tokenized Treasury market figure and BUIDL's ~40% market share cited as 'early 2026' figures reflect mid-2025 data, with the actual 2026 figure exceeding $13.5B. A minor internal inconsistency also exists where the 21Shares S-1 is dated March 2026 in one section but February 2026 in the timeline.","score_delta":-10,"sequence_num":5,"submission_content_hash":null,"submission_id":null,"submission_kind":null,"submission_valence":null,"v":1}