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
- Sequence
- #1
- Score
- →
- Cluster
- mainnet-beta
- Slot
- 446441891
- Off-chain at
- 2026-09-12T13:33:22.380Z
- Anchored at
- —
- Block time
- —
Independent verification
- 1. Database (off-chain)
- DWPTvKaDAuFVDf6XVpS6upfWHPxo6SVckAaeCMqB8qqV
- 2. Recomputed (your browser)
- computing…
- 3. On-chain (Solana memo)
- fetching…
Canonical bytes hashed (4142 chars)
{"actor":"system:backfill","investigation_id":"c3924f21-aaa7-4939-8ff1-19f9a2ba75cd","kind":"publish","page_slug":"7uh2uvf8hpqjlduwr7gffjwjfymvcjvlvvc7j9tdcuvd","published_at":"2026-09-12T13:33:22.271Z","sequence_num":1,"snapshot":{"content_type":"investigation","entity_name":"7uh2UVF8hpQjLdUwr7gffJWJfymVcjVLVvC7j9tdCuvD","sections":[{"content":"A direct query to the Solana mainnet-beta JSON-RPC endpoint for this address returned a null account (getAccountInfo result: null) and a zero SOL balance (getBalance: 0), indicating the address currently holds no funds and has no initialized account data — it is not a live token mint, program, or funded wallet at the time of this investigation. A search of the address's transaction history returned exactly one historical signature, dated on-chain to 2025-07-02, in which another wallet (6xeYfryNB5r1XpCgHozWtDv6fUQGuq4BZsTvTqLJ3eMD) attempted to transfer approximately 0.00676 SOL to this address. That transfer failed on-chain with a System Program error ('Transfer: `from` must not carry data' / InvalidArgument), meaning the transfer never completed and no balance was ever retained at this address. This is the sole on-chain footprint identified; it does not by itself indicate malicious activity — it is consistent with either an unused/never-launched address or a failed, incidental interaction from an unrelated wallet.","heading":"On-chain status","severity":"low","sources":[{"credibility":1,"name":"Solana mainnet-beta JSON-RPC (getAccountInfo, getBalance, getSignaturesForAddress, getTransaction)","type":"on_chain","url":"https://api.mainnet-beta.solana.com"}]},{"content":"Web searches across general search engines, scam-tracking resources (ChainAbuse, BBB Scam Tracker, FTC consumer alerts), and Solana-specific tools (Solscan, RugCheck, GoPlus address security API) returned no matches, labels, tags, or reports referencing this specific address. GoPlus's address security endpoint returned only a generic system error for a Solana-chain query, and Solscan/Solana Explorer pages could not be retrieved directly (blocked by anti-bot measures), so the absence of findings there should be treated as inconclusive rather than a confirmed clean bill of health. No court filings, regulatory actions, or established crypto/mainstream news coverage mention this address.","heading":"Absence of public reports or labels","severity":"low","sources":[{"credibility":3,"name":"General web search for the address string","type":"community_report","url":"https://www.chainabuse.com/"}]}],"sources_used":[{"credibility":1,"name":"Solana mainnet-beta JSON-RPC endpoint (getAccountInfo, getBalance, getSignaturesForAddress, getTransaction queries)","type":"on_chain","url":"https://api.mainnet-beta.solana.com"},{"credibility":2,"name":"GoPlus Labs address security API (returned system error for this query)","type":"research","url":"https://api.gopluslabs.io/api/v1/address_security/7uh2UVF8hpQjLdUwr7gffJWJfymVcjVLVvC7j9tdCuvD?chain_id=solana"},{"credibility":3,"name":"Chainabuse — Report and Combat Crypto Scams (platform checked, no listing found for this address)","type":"community_report","url":"https://chainabuse.com/"}],"summary":"7uh2UVF8hpQjLdUwr7gffJWJfymVcjVLVvC7j9tdCuvD is a Solana address with no publicly documented identity, ownership, or purpose. Direct Solana mainnet RPC queries show the account holds no lamports and has never been initialized with data (no token mint, program, or wallet content currently exists at this address), and no scam-tracking database, news outlet, or blockchain analytics writeup returned any results for it. In the absence of any negative or positive signal, this address should be treated as unverified rather than either trusted or flagged.","timeline":[{"date":"2025-07","date_original":"2025-07-02","event":"Only on-chain event found: an external wallet attempted a small SOL transfer (~0.00676 SOL) to this address; the transaction failed on-chain due to a System Program error unrelated to this address's own state.","source":"Solana mainnet-beta RPC transaction record","source_url":"https://api.mainnet-beta.solana.com"}]},"v":1}