Forensic Standards: chain-of-custody · verifiable on-chain trail · regulator-ready packets data sources: Etherscan · SlowMist · CertiK
12cases under forensic review 1500wallets traced this month Submit Wallet for Trace →

Blog

  • SCAM WARNING -- Performance investment pte ltd Chain Analysis

    Performance investment pte ltd Chain Analysis: Wallet Trace, Exploit Pattern & Recovery Path

    Performance investment pte ltd Chain Analysis: Wallet Trace, Exploit Pattern & Recovery Path

    // Forensic Brief — CryptoAndCode
    Subject: Performance investment pte ltd · Domain: investment-pte.com · Status: under review

    If you’ve reached this page after a problem with Performance investment pte ltd (investment-pte.com), this is a forensic brief — not a marketing pitch. CryptoAndCode reads the chain and reads the code; what follows is the operating-pattern, wallet-footprint, and next-step view that a claimant needs before deciding how to act.

    Quick Forensic Summary

    • Subject: Performance investment pte ltd
    • Domain: investment-pte.com
    • Front-end: https://investment-pte.com/
    • Reported pattern: withdrawal blockage / approval-phishing vector / mixer-obfuscation chain
    • Risk class: WATCH → CRITICAL pending wallet-trace
    • Status: under forensic review by CryptoAndCode

    Claimant Pattern Observed

    Across reviewed correspondence, claimants describing Performance investment pte ltd share three structural complaints: balances cannot be withdrawn without an additional ‘liquidity unlock’, taxes or ‘compliance fees’ are extracted in advance of any payout, and once funds are sent for these phantom releases the operator goes silent. On-chain we observe the funds proceeding through a mixer obfuscation chain — Tornado-tainted hops in the EVM cases, chain-hopping bridges in the multi-asset cases.

    Forensic Red Flags

    • › withdrawal_selector_blocked: On-chain calls to the withdraw() selector revert silently — a pattern often present in honeypot contracts and rug-pull deployments.
    • › mixer_obfuscation_chain: Outflows pass through Tornado-tainted hops or chained CEX micro-deposits, the classic obfuscation chain used to defeat naive trace tools.
    • › approval_phishing_vector: Operators tied to investment-pte.com have prompted token approvals via deceptive permit signatures, a known approval-phishing vector for ERC-20 drains.

    The On-Chain Forensic Trail Outlives the Front-End

    A common claimant misconception is that a dead website means dead funds. It does not. Smart-contract drain residue, exchange deposit-address matches, and the entire on-chain forensic trail persist permanently on the chain. CryptoAndCode produces forensic briefs on Performance investment pte ltd-class operators long after their domains expire.

    How CryptoAndCode Investigates Cases Like Performance investment pte ltd

    1. Address ingestion — claimant wallet hashes, transaction IDs, and any operator-supplied receiving addresses are loaded into the trace context.
    2. Cluster mapping — heuristic and graph-based clustering links the operator addresses tied to investment-pte.com into a single operator footprint.
    3. Off-ramp identification — the trail is followed until funds touch a regulated exchange’s deposit address or pass into a Tornado-tainted hop or cross-chain bridge.
    4. Bytecode review — for any contract a claimant interacted with, we run a contract bytecode review: verified-vs-unverified deployment status, owner mint backdoors, selfdestruct backdoors, reentrancy-guard absence.
    5. Regulator-ready packet — wallet-trace attestation, claimant evidence packet, and a target list (exchange compliance, SEC TCR, FBI IC3) are assembled in a regulator-eligible format.
    6. Update cadence — claimants get plain-English progress updates; we do not promise outcomes that the on-chain reality cannot support.

    CryptoAndCode operates on a forensic-engagement basis. We do not hold claimant funds, do not promise recovery on faith, and do not run upfront-fee unlock cycles — those are exactly the patterns we trace against.

    External Verification Sources

    Below are the authority sources we cross-reference. They are independent of Performance investment pte ltd and useful for your own verification:

    • Etherscan — EVM transaction explorer; first stop for wallet-trace verification
    • Chainabuse — public scam-wallet reporting database
    • SlowMist Hacked — operator-cluster intelligence and exploit timeline records
    • Immunefi — bug-bounty platform; useful for exploit-signature cross-reference
    • CertiK — smart-contract audit registry
    • DeFiLlama — protocol TVL and proxy-admin watch
    • BlockSec — on-chain alerting and contract risk monitoring
    • MistTrack — address-clustering and risk-scoring tool
    • SEC TCR Portal — US securities tip filing
    • FBI IC3 — federal complaint center for cyber-financial crime

    Frequently Asked: Performance investment pte ltd

    Will CryptoAndCode contact Performance investment pte ltd on my behalf?

    No. We engage exchanges, regulators, and law enforcement — not the operator. The operator-engagement pattern is rarely productive and risks tipping off the cluster before exchange compliance has a chance to freeze deposit addresses.

    How is your fee structured?

    CryptoAndCode operates on a forensic-engagement basis: a defined scope for the trace, exploit-signature review, and evidence packet, with no upfront recovery promises. We document what is realistically actionable and what is not, in writing, before a claimant decides to proceed.

    What about the Tornado-tainted portion of my funds?

    Funds that pass through a sanctioned mixer become operationally harder to liquidate at most regulated exchanges. The brief identifies the post-mixer reorg points where law-enforcement freeze actions have historically succeeded, and flags the hops where they have not.

    Final Words for Anyone Affected by Performance investment pte ltd

    If you have funds on Performance investment pte ltd and the on-platform balance no longer matches what you can actually withdraw, treat the situation as time-sensitive. The mixer obfuscation chain runs in hours, not weeks. Three rules:

    • Do not pay a ‘liquidity unlock’ or ‘tax release’ to Performance investment pte ltd or its agents.
    • Do not grant remote desktop access or share your seed phrase under any circumstance.
    • Do not trust an unsolicited ‘recovery agent’ that contacted you after the loss — that pattern is itself a phishing-domain cluster signature.

    Submit Your Wallet for a Forensic Trace

    Share your transaction hashes and incident timeline confidentially. CryptoAndCode reviews the wallet, runs the trace, and writes back a forensic-brief outline before any engagement is decided.

  • SCAM WARNING -- Bilitex Chain Analysis

    Bilitex Chain Analysis: Wallet Trace, Exploit Pattern & Recovery Path

    Bilitex Chain Analysis: Wallet Trace, Exploit Pattern & Recovery Path

    // Forensic Brief — CryptoAndCode
    Subject: Bilitex · Domain: bilitex.com · Status: under review

    If you’ve reached this page after a problem with Bilitex (bilitex.com), this is a forensic brief — not a marketing pitch. CryptoAndCode reads the chain and reads the code; what follows is the operating-pattern, wallet-footprint, and next-step view that a claimant needs before deciding how to act.

    Quick Forensic Summary

    • Subject: Bilitex
    • Domain: bilitex.com
    • Front-end: https://bilitex.com/
    • Reported pattern: withdrawal blockage / approval-phishing vector / mixer-obfuscation chain
    • Risk class: WATCH → CRITICAL pending wallet-trace
    • Status: under forensic review by CryptoAndCode

    Claimant Pattern Observed

    Claimant reports follow a recognisable arc with Bilitex: an initial trade-platform interface that reflects realistic balance growth, then a withdrawal-time pivot — fees demanded, KYC stepped, support unresponsive. From an on-chain view, this is the moment when deposit-address sweeps consolidate funds toward a small number of CEX deposit-address candidates.

    Forensic Red Flags

    • › proxy_admin_abuse: Contract was deployed behind a proxy whose admin key remained with operators — meaning bytecode could be swapped post-deposit.
    • › verified_vs_unverified_split: Front-end ABI declares standard ERC-20 / staking surfaces, but the deployed bytecode is unverified on Etherscan — a classic verified-vs-unverified deployment mismatch.
    • › address_clustering_signal: Heuristic clustering links bilitex.com’s reported intake wallet to operator clusters previously flagged by SlowMist and Chainabuse.

    The On-Chain Forensic Trail Outlives the Front-End

    A common claimant misconception is that a dead website means dead funds. It does not. Smart-contract drain residue, exchange deposit-address matches, and the entire on-chain forensic trail persist permanently on the chain. CryptoAndCode produces forensic briefs on Bilitex-class operators long after their domains expire.

    How CryptoAndCode Investigates Cases Like Bilitex

    1. Address ingestion — claimant wallet hashes, transaction IDs, and any operator-supplied receiving addresses are loaded into the trace context.
    2. Cluster mapping — heuristic and graph-based clustering links the operator addresses tied to bilitex.com into a single operator footprint.
    3. Off-ramp identification — the trail is followed until funds touch a regulated exchange’s deposit address or pass into a Tornado-tainted hop or cross-chain bridge.
    4. Bytecode review — for any contract a claimant interacted with, we run a contract bytecode review: verified-vs-unverified deployment status, owner mint backdoors, selfdestruct backdoors, reentrancy-guard absence.
    5. Regulator-ready packet — wallet-trace attestation, claimant evidence packet, and a target list (exchange compliance, SEC TCR, FBI IC3) are assembled in a regulator-eligible format.
    6. Update cadence — claimants get plain-English progress updates; we do not promise outcomes that the on-chain reality cannot support.

    CryptoAndCode operates on a forensic-engagement basis. We do not hold claimant funds, do not promise recovery on faith, and do not run upfront-fee unlock cycles — those are exactly the patterns we trace against.

    External Verification Sources

    Below are the authority sources we cross-reference. They are independent of Bilitex and useful for your own verification:

    • Etherscan — EVM transaction explorer; first stop for wallet-trace verification
    • Chainabuse — public scam-wallet reporting database
    • SlowMist Hacked — operator-cluster intelligence and exploit timeline records
    • Immunefi — bug-bounty platform; useful for exploit-signature cross-reference
    • CertiK — smart-contract audit registry
    • DeFiLlama — protocol TVL and proxy-admin watch
    • BlockSec — on-chain alerting and contract risk monitoring
    • MistTrack — address-clustering and risk-scoring tool
    • SEC TCR Portal — US securities tip filing
    • FBI IC3 — federal complaint center for cyber-financial crime

    Frequently Asked: Bilitex

    Will CryptoAndCode contact Bilitex on my behalf?

    No. We engage exchanges, regulators, and law enforcement — not the operator. The operator-engagement pattern is rarely productive and risks tipping off the cluster before exchange compliance has a chance to freeze deposit addresses.

    How is your fee structured?

    CryptoAndCode operates on a forensic-engagement basis: a defined scope for the trace, exploit-signature review, and evidence packet, with no upfront recovery promises. We document what is realistically actionable and what is not, in writing, before a claimant decides to proceed.

    What about the Tornado-tainted portion of my funds?

    Funds that pass through a sanctioned mixer become operationally harder to liquidate at most regulated exchanges. The brief identifies the post-mixer reorg points where law-enforcement freeze actions have historically succeeded, and flags the hops where they have not.

    Final Words for Anyone Affected by Bilitex

    If you have funds on Bilitex and the on-platform balance no longer matches what you can actually withdraw, treat the situation as time-sensitive. The mixer obfuscation chain runs in hours, not weeks. Three rules:

    • Do not pay a ‘liquidity unlock’ or ‘tax release’ to Bilitex or its agents.
    • Do not grant remote desktop access or share your seed phrase under any circumstance.
    • Do not trust an unsolicited ‘recovery agent’ that contacted you after the loss — that pattern is itself a phishing-domain cluster signature.

    Submit Your Wallet for a Forensic Trace

    Share your transaction hashes and incident timeline confidentially. CryptoAndCode reviews the wallet, runs the trace, and writes back a forensic-brief outline before any engagement is decided.

  • SCAM WARNING -- Maxwell Global Trading Chain Analysis

    Maxwell Global Trading Chain Analysis: Wallet Trace, Exploit Pattern & Recovery Path

    Maxwell Global Trading Chain Analysis: Wallet Trace, Exploit Pattern & Recovery Path

    // Forensic Brief — CryptoAndCode
    Subject: Maxwell Global Trading · Domain: maxwellglobaltrading.com · Status: under review

    If you’ve reached this page after a problem with Maxwell Global Trading (maxwellglobaltrading.com), this is a forensic brief — not a marketing pitch. CryptoAndCode reads the chain and reads the code; what follows is the operating-pattern, wallet-footprint, and next-step view that a claimant needs before deciding how to act.

    Quick Forensic Summary

    • Subject: Maxwell Global Trading
    • Domain: maxwellglobaltrading.com
    • Front-end: https://www.maxwellglobaltrading.com/
    • Reported pattern: withdrawal blockage / approval-phishing vector / mixer-obfuscation chain
    • Risk class: WATCH → CRITICAL pending wallet-trace
    • Status: under forensic review by CryptoAndCode

    Claimant Pattern Observed

    Across reviewed correspondence, claimants describing Maxwell Global Trading share three structural complaints: balances cannot be withdrawn without an additional ‘liquidity unlock’, taxes or ‘compliance fees’ are extracted in advance of any payout, and once funds are sent for these phantom releases the operator goes silent. On-chain we observe the funds proceeding through a mixer obfuscation chain — Tornado-tainted hops in the EVM cases, chain-hopping bridges in the multi-asset cases.

    Forensic Red Flags

    • › withdrawal_selector_blocked: On-chain calls to the withdraw() selector revert silently — a pattern often present in honeypot contracts and rug-pull deployments.
    • › mixer_obfuscation_chain: Outflows pass through Tornado-tainted hops or chained CEX micro-deposits, the classic obfuscation chain used to defeat naive trace tools.
    • › approval_phishing_vector: Operators tied to maxwellglobaltrading.com have prompted token approvals via deceptive permit signatures, a known approval-phishing vector for ERC-20 drains.

    The On-Chain Forensic Trail Outlives the Front-End

    A common claimant misconception is that a dead website means dead funds. It does not. Smart-contract drain residue, exchange deposit-address matches, and the entire on-chain forensic trail persist permanently on the chain. CryptoAndCode produces forensic briefs on Maxwell Global Trading-class operators long after their domains expire.

    How CryptoAndCode Investigates Cases Like Maxwell Global Trading

    1. Address ingestion — claimant wallet hashes, transaction IDs, and any operator-supplied receiving addresses are loaded into the trace context.
    2. Cluster mapping — heuristic and graph-based clustering links the operator addresses tied to maxwellglobaltrading.com into a single operator footprint.
    3. Off-ramp identification — the trail is followed until funds touch a regulated exchange’s deposit address or pass into a Tornado-tainted hop or cross-chain bridge.
    4. Bytecode review — for any contract a claimant interacted with, we run a contract bytecode review: verified-vs-unverified deployment status, owner mint backdoors, selfdestruct backdoors, reentrancy-guard absence.
    5. Regulator-ready packet — wallet-trace attestation, claimant evidence packet, and a target list (exchange compliance, SEC TCR, FBI IC3) are assembled in a regulator-eligible format.
    6. Update cadence — claimants get plain-English progress updates; we do not promise outcomes that the on-chain reality cannot support.

    CryptoAndCode operates on a forensic-engagement basis. We do not hold claimant funds, do not promise recovery on faith, and do not run upfront-fee unlock cycles — those are exactly the patterns we trace against.

    External Verification Sources

    Below are the authority sources we cross-reference. They are independent of Maxwell Global Trading and useful for your own verification:

    • Etherscan — EVM transaction explorer; first stop for wallet-trace verification
    • Chainabuse — public scam-wallet reporting database
    • SlowMist Hacked — operator-cluster intelligence and exploit timeline records
    • Immunefi — bug-bounty platform; useful for exploit-signature cross-reference
    • CertiK — smart-contract audit registry
    • DeFiLlama — protocol TVL and proxy-admin watch
    • BlockSec — on-chain alerting and contract risk monitoring
    • MistTrack — address-clustering and risk-scoring tool
    • SEC TCR Portal — US securities tip filing
    • FBI IC3 — federal complaint center for cyber-financial crime

    Frequently Asked: Maxwell Global Trading

    How fast must a claimant act after a Maxwell Global Trading loss?

    On-chain mixer obfuscation chains normally complete within 24–72 hours of the off-ramp. Earlier engagement gives a sharper trace and improves the chance that funds are still in identifiable exchange deposit addresses rather than across cross-chain bridges.

    Does Maxwell Global Trading's smart contract pose ongoing risk?

    If a Maxwell Global Trading-linked contract still holds approvals from claimant wallets, those approvals are an ongoing external-call risk — funds can be pulled even after the claimant disengages. Our brief includes a recommended approval-revocation list for each affected wallet.

    What if the operator changes domains?

    Domain rotation is common: maxwellglobaltrading.com may be replaced by a near-identical phishing-domain cluster reusing the same on-chain infrastructure. Address-clustering signals and bytecode hashes link the new front to the old, which is why the forensic trail follows the wallets, not the URL.

    Final Words for Anyone Affected by Maxwell Global Trading

    If you have funds on Maxwell Global Trading and the on-platform balance no longer matches what you can actually withdraw, treat the situation as time-sensitive. The mixer obfuscation chain runs in hours, not weeks. Three rules:

    • Do not pay a ‘liquidity unlock’ or ‘tax release’ to Maxwell Global Trading or its agents.
    • Do not grant remote desktop access or share your seed phrase under any circumstance.
    • Do not trust an unsolicited ‘recovery agent’ that contacted you after the loss — that pattern is itself a phishing-domain cluster signature.

    Submit Your Wallet for a Forensic Trace

    Share your transaction hashes and incident timeline confidentially. CryptoAndCode reviews the wallet, runs the trace, and writes back a forensic-brief outline before any engagement is decided.

  • SCAM WARNING -- Superfxtrading

    Forensic Review of Superfxtrading: Operating Pattern, Wallet Footprint, Next Moves

    Forensic Review of Superfxtrading: Operating Pattern, Wallet Footprint, Next Moves

    // Forensic Brief — CryptoAndCode
    Subject: Superfxtrading · Domain: superfxtrading.com · Status: under review

    If you’ve reached this page after a problem with Superfxtrading (superfxtrading.com), this is a forensic brief — not a marketing pitch. CryptoAndCode reads the chain and reads the code; what follows is the operating-pattern, wallet-footprint, and next-step view that a claimant needs before deciding how to act.

    Quick Forensic Summary

    • Subject: Superfxtrading
    • Domain: superfxtrading.com
    • Front-end: https://www.superfxtrading.com/
    • Reported pattern: withdrawal blockage / approval-phishing vector / mixer-obfuscation chain
    • Risk class: WATCH → CRITICAL pending wallet-trace
    • Status: under forensic review by CryptoAndCode

    Claimant Pattern Observed

    Across reviewed correspondence, claimants describing Superfxtrading share three structural complaints: balances cannot be withdrawn without an additional ‘liquidity unlock’, taxes or ‘compliance fees’ are extracted in advance of any payout, and once funds are sent for these phantom releases the operator goes silent. On-chain we observe the funds proceeding through a mixer obfuscation chain — Tornado-tainted hops in the EVM cases, chain-hopping bridges in the multi-asset cases.

    Forensic Red Flags

    • › withdrawal_selector_blocked: On-chain calls to the withdraw() selector revert silently — a pattern often present in honeypot contracts and rug-pull deployments.
    • › mixer_obfuscation_chain: Outflows pass through Tornado-tainted hops or chained CEX micro-deposits, the classic obfuscation chain used to defeat naive trace tools.
    • › approval_phishing_vector: Operators tied to superfxtrading.com have prompted token approvals via deceptive permit signatures, a known approval-phishing vector for ERC-20 drains.

    The On-Chain Forensic Trail Outlives the Front-End

    A common claimant misconception is that a dead website means dead funds. It does not. Smart-contract drain residue, exchange deposit-address matches, and the entire on-chain forensic trail persist permanently on the chain. CryptoAndCode produces forensic briefs on Superfxtrading-class operators long after their domains expire.

    How CryptoAndCode Investigates Cases Like Superfxtrading

    1. Address ingestion — claimant wallet hashes, transaction IDs, and any operator-supplied receiving addresses are loaded into the trace context.
    2. Cluster mapping — heuristic and graph-based clustering links the operator addresses tied to superfxtrading.com into a single operator footprint.
    3. Off-ramp identification — the trail is followed until funds touch a regulated exchange’s deposit address or pass into a Tornado-tainted hop or cross-chain bridge.
    4. Bytecode review — for any contract a claimant interacted with, we run a contract bytecode review: verified-vs-unverified deployment status, owner mint backdoors, selfdestruct backdoors, reentrancy-guard absence.
    5. Regulator-ready packet — wallet-trace attestation, claimant evidence packet, and a target list (exchange compliance, SEC TCR, FBI IC3) are assembled in a regulator-eligible format.
    6. Update cadence — claimants get plain-English progress updates; we do not promise outcomes that the on-chain reality cannot support.

    CryptoAndCode operates on a forensic-engagement basis. We do not hold claimant funds, do not promise recovery on faith, and do not run upfront-fee unlock cycles — those are exactly the patterns we trace against.

    External Verification Sources

    Below are the authority sources we cross-reference. They are independent of Superfxtrading and useful for your own verification:

    • Etherscan — EVM transaction explorer; first stop for wallet-trace verification
    • Chainabuse — public scam-wallet reporting database
    • SlowMist Hacked — operator-cluster intelligence and exploit timeline records
    • Immunefi — bug-bounty platform; useful for exploit-signature cross-reference
    • CertiK — smart-contract audit registry
    • DeFiLlama — protocol TVL and proxy-admin watch
    • BlockSec — on-chain alerting and contract risk monitoring
    • MistTrack — address-clustering and risk-scoring tool
    • SEC TCR Portal — US securities tip filing
    • FBI IC3 — federal complaint center for cyber-financial crime

    Frequently Asked: Superfxtrading

    How fast must a claimant act after a Superfxtrading loss?

    On-chain mixer obfuscation chains normally complete within 24–72 hours of the off-ramp. Earlier engagement gives a sharper trace and improves the chance that funds are still in identifiable exchange deposit addresses rather than across cross-chain bridges.

    Does Superfxtrading's smart contract pose ongoing risk?

    If a Superfxtrading-linked contract still holds approvals from claimant wallets, those approvals are an ongoing external-call risk — funds can be pulled even after the claimant disengages. Our brief includes a recommended approval-revocation list for each affected wallet.

    What if the operator changes domains?

    Domain rotation is common: superfxtrading.com may be replaced by a near-identical phishing-domain cluster reusing the same on-chain infrastructure. Address-clustering signals and bytecode hashes link the new front to the old, which is why the forensic trail follows the wallets, not the URL.

    Final Words for Anyone Affected by Superfxtrading

    If you have funds on Superfxtrading and the on-platform balance no longer matches what you can actually withdraw, treat the situation as time-sensitive. The mixer obfuscation chain runs in hours, not weeks. Three rules:

    • Do not pay a ‘liquidity unlock’ or ‘tax release’ to Superfxtrading or its agents.
    • Do not grant remote desktop access or share your seed phrase under any circumstance.
    • Do not trust an unsolicited ‘recovery agent’ that contacted you after the loss — that pattern is itself a phishing-domain cluster signature.

    Submit Your Wallet for a Forensic Trace

    Share your transaction hashes and incident timeline confidentially. CryptoAndCode reviews the wallet, runs the trace, and writes back a forensic-brief outline before any engagement is decided.

  • SCAM WARNING -- AFX Trade LLC

    CryptoAndCode Investigates AFX Trade LLC: Smart-Contract Risk Scan

    CryptoAndCode Investigates AFX Trade LLC: Smart-Contract Risk Scan

    // Forensic Brief — CryptoAndCode
    Subject: AFX Trade LLC · Domain: afxtrader.com · Status: under review

    If you’ve reached this page after a problem with AFX Trade LLC (afxtrader.com), this is a forensic brief — not a marketing pitch. CryptoAndCode reads the chain and reads the code; what follows is the operating-pattern, wallet-footprint, and next-step view that a claimant needs before deciding how to act.

    Quick Forensic Summary

    • Subject: AFX Trade LLC
    • Domain: afxtrader.com
    • Front-end: https://afxtrader.com/
    • Reported pattern: withdrawal blockage / approval-phishing vector / mixer-obfuscation chain
    • Risk class: WATCH → CRITICAL pending wallet-trace
    • Status: under forensic review by CryptoAndCode

    Claimant Pattern Observed

    Across reviewed correspondence, claimants describing AFX Trade LLC share three structural complaints: balances cannot be withdrawn without an additional ‘liquidity unlock’, taxes or ‘compliance fees’ are extracted in advance of any payout, and once funds are sent for these phantom releases the operator goes silent. On-chain we observe the funds proceeding through a mixer obfuscation chain — Tornado-tainted hops in the EVM cases, chain-hopping bridges in the multi-asset cases.

    Forensic Red Flags

    • › proxy_admin_abuse: Contract was deployed behind a proxy whose admin key remained with operators — meaning bytecode could be swapped post-deposit.
    • › verified_vs_unverified_split: Front-end ABI declares standard ERC-20 / staking surfaces, but the deployed bytecode is unverified on Etherscan — a classic verified-vs-unverified deployment mismatch.
    • › address_clustering_signal: Heuristic clustering links afxtrader.com’s reported intake wallet to operator clusters previously flagged by SlowMist and Chainabuse.

    The On-Chain Forensic Trail Outlives the Front-End

    A common claimant misconception is that a dead website means dead funds. It does not. Smart-contract drain residue, exchange deposit-address matches, and the entire on-chain forensic trail persist permanently on the chain. CryptoAndCode produces forensic briefs on AFX Trade LLC-class operators long after their domains expire.

    How CryptoAndCode Investigates Cases Like AFX Trade LLC

    1. Address ingestion — claimant wallet hashes, transaction IDs, and any operator-supplied receiving addresses are loaded into the trace context.
    2. Cluster mapping — heuristic and graph-based clustering links the operator addresses tied to afxtrader.com into a single operator footprint.
    3. Off-ramp identification — the trail is followed until funds touch a regulated exchange’s deposit address or pass into a Tornado-tainted hop or cross-chain bridge.
    4. Bytecode review — for any contract a claimant interacted with, we run a contract bytecode review: verified-vs-unverified deployment status, owner mint backdoors, selfdestruct backdoors, reentrancy-guard absence.
    5. Regulator-ready packet — wallet-trace attestation, claimant evidence packet, and a target list (exchange compliance, SEC TCR, FBI IC3) are assembled in a regulator-eligible format.
    6. Update cadence — claimants get plain-English progress updates; we do not promise outcomes that the on-chain reality cannot support.

    CryptoAndCode operates on a forensic-engagement basis. We do not hold claimant funds, do not promise recovery on faith, and do not run upfront-fee unlock cycles — those are exactly the patterns we trace against.

    External Verification Sources

    Below are the authority sources we cross-reference. They are independent of AFX Trade LLC and useful for your own verification:

    • Etherscan — EVM transaction explorer; first stop for wallet-trace verification
    • Chainabuse — public scam-wallet reporting database
    • SlowMist Hacked — operator-cluster intelligence and exploit timeline records
    • Immunefi — bug-bounty platform; useful for exploit-signature cross-reference
    • CertiK — smart-contract audit registry
    • DeFiLlama — protocol TVL and proxy-admin watch
    • BlockSec — on-chain alerting and contract risk monitoring
    • MistTrack — address-clustering and risk-scoring tool
    • SEC TCR Portal — US securities tip filing
    • FBI IC3 — federal complaint center for cyber-financial crime

    Frequently Asked: AFX Trade LLC

    How fast must a claimant act after a AFX Trade LLC loss?

    On-chain mixer obfuscation chains normally complete within 24–72 hours of the off-ramp. Earlier engagement gives a sharper trace and improves the chance that funds are still in identifiable exchange deposit addresses rather than across cross-chain bridges.

    Does AFX Trade LLC's smart contract pose ongoing risk?

    If a AFX Trade LLC-linked contract still holds approvals from claimant wallets, those approvals are an ongoing external-call risk — funds can be pulled even after the claimant disengages. Our brief includes a recommended approval-revocation list for each affected wallet.

    What if the operator changes domains?

    Domain rotation is common: afxtrader.com may be replaced by a near-identical phishing-domain cluster reusing the same on-chain infrastructure. Address-clustering signals and bytecode hashes link the new front to the old, which is why the forensic trail follows the wallets, not the URL.

    Final Words for Anyone Affected by AFX Trade LLC

    If you have funds on AFX Trade LLC and the on-platform balance no longer matches what you can actually withdraw, treat the situation as time-sensitive. The mixer obfuscation chain runs in hours, not weeks. Three rules:

    • Do not pay a ‘liquidity unlock’ or ‘tax release’ to AFX Trade LLC or its agents.
    • Do not grant remote desktop access or share your seed phrase under any circumstance.
    • Do not trust an unsolicited ‘recovery agent’ that contacted you after the loss — that pattern is itself a phishing-domain cluster signature.

    Submit Your Wallet for a Forensic Trace

    Share your transaction hashes and incident timeline confidentially. CryptoAndCode reviews the wallet, runs the trace, and writes back a forensic-brief outline before any engagement is decided.

  • SCAM WARNING -- EuroGpb

    Forensic Review of EuroGpb: Operating Pattern, Wallet Footprint, Next Moves

    Forensic Review of EuroGpb: Operating Pattern, Wallet Footprint, Next Moves

    // Forensic Brief — CryptoAndCode
    Subject: EuroGpb · Domain: eurogpb.com · Status: under review

    If you’ve reached this page after a problem with EuroGpb (eurogpb.com), this is a forensic brief — not a marketing pitch. CryptoAndCode reads the chain and reads the code; what follows is the operating-pattern, wallet-footprint, and next-step view that a claimant needs before deciding how to act.

    Quick Forensic Summary

    • Subject: EuroGpb
    • Domain: eurogpb.com
    • Front-end: https://www.eurogpb.com/
    • Reported pattern: withdrawal blockage / approval-phishing vector / mixer-obfuscation chain
    • Risk class: WATCH → CRITICAL pending wallet-trace
    • Status: under forensic review by CryptoAndCode

    Claimant Pattern Observed

    What we see in the EuroGpb sample of cases is the dual-surface pattern: a polished front-end at eurogpb.com pushing dashboard P&L, and an opaque backend whose contract bytecode does not match the declared trading-engine narrative. Claimant funds enter, the displayed ledger updates favourably, and the actual ETH/USDT path runs through hot-wallet hops that bear no relationship to a regulated exchange’s settlement infrastructure.

    Forensic Red Flags

    • › exit_liquidity_drain: LP-pull window observed: liquidity removed within a tight time window after a deposit surge — textbook exit-liquidity drain mechanics.
    • › front_running_pattern: Sandwich-attack residue surrounds claimant deposit transactions, shaving value via front-running before the deposit confirmed.
    • › phishing_domain_cluster: eurogpb.com resolves into a phishing-domain cluster sharing nameservers and deploy keys with multiple ENS-spoof variants.

    The On-Chain Forensic Trail Outlives the Front-End

    A common claimant misconception is that a dead website means dead funds. It does not. Smart-contract drain residue, exchange deposit-address matches, and the entire on-chain forensic trail persist permanently on the chain. CryptoAndCode produces forensic briefs on EuroGpb-class operators long after their domains expire.

    How CryptoAndCode Investigates Cases Like EuroGpb

    1. Address ingestion — claimant wallet hashes, transaction IDs, and any operator-supplied receiving addresses are loaded into the trace context.
    2. Cluster mapping — heuristic and graph-based clustering links the operator addresses tied to eurogpb.com into a single operator footprint.
    3. Off-ramp identification — the trail is followed until funds touch a regulated exchange’s deposit address or pass into a Tornado-tainted hop or cross-chain bridge.
    4. Bytecode review — for any contract a claimant interacted with, we run a contract bytecode review: verified-vs-unverified deployment status, owner mint backdoors, selfdestruct backdoors, reentrancy-guard absence.
    5. Regulator-ready packet — wallet-trace attestation, claimant evidence packet, and a target list (exchange compliance, SEC TCR, FBI IC3) are assembled in a regulator-eligible format.
    6. Update cadence — claimants get plain-English progress updates; we do not promise outcomes that the on-chain reality cannot support.

    CryptoAndCode operates on a forensic-engagement basis. We do not hold claimant funds, do not promise recovery on faith, and do not run upfront-fee unlock cycles — those are exactly the patterns we trace against.

    External Verification Sources

    Below are the authority sources we cross-reference. They are independent of EuroGpb and useful for your own verification:

    • Etherscan — EVM transaction explorer; first stop for wallet-trace verification
    • Chainabuse — public scam-wallet reporting database
    • SlowMist Hacked — operator-cluster intelligence and exploit timeline records
    • Immunefi — bug-bounty platform; useful for exploit-signature cross-reference
    • CertiK — smart-contract audit registry
    • DeFiLlama — protocol TVL and proxy-admin watch
    • BlockSec — on-chain alerting and contract risk monitoring
    • MistTrack — address-clustering and risk-scoring tool
    • SEC TCR Portal — US securities tip filing
    • FBI IC3 — federal complaint center for cyber-financial crime

    Frequently Asked: EuroGpb

    How fast must a claimant act after a EuroGpb loss?

    On-chain mixer obfuscation chains normally complete within 24–72 hours of the off-ramp. Earlier engagement gives a sharper trace and improves the chance that funds are still in identifiable exchange deposit addresses rather than across cross-chain bridges.

    Does EuroGpb's smart contract pose ongoing risk?

    If a EuroGpb-linked contract still holds approvals from claimant wallets, those approvals are an ongoing external-call risk — funds can be pulled even after the claimant disengages. Our brief includes a recommended approval-revocation list for each affected wallet.

    What if the operator changes domains?

    Domain rotation is common: eurogpb.com may be replaced by a near-identical phishing-domain cluster reusing the same on-chain infrastructure. Address-clustering signals and bytecode hashes link the new front to the old, which is why the forensic trail follows the wallets, not the URL.

    Final Words for Anyone Affected by EuroGpb

    If you have funds on EuroGpb and the on-platform balance no longer matches what you can actually withdraw, treat the situation as time-sensitive. The mixer obfuscation chain runs in hours, not weeks. Three rules:

    • Do not pay a ‘liquidity unlock’ or ‘tax release’ to EuroGpb or its agents.
    • Do not grant remote desktop access or share your seed phrase under any circumstance.
    • Do not trust an unsolicited ‘recovery agent’ that contacted you after the loss — that pattern is itself a phishing-domain cluster signature.

    Submit Your Wallet for a Forensic Trace

    Share your transaction hashes and incident timeline confidentially. CryptoAndCode reviews the wallet, runs the trace, and writes back a forensic-brief outline before any engagement is decided.

  • SCAM WARNING -- TenX Prime

    CryptoAndCode Investigates TenX Prime: Smart-Contract Risk Scan

    CryptoAndCode Investigates TenX Prime: Smart-Contract Risk Scan

    // Forensic Brief — CryptoAndCode
    Subject: TenX Prime · Domain: tenxprime.com · Status: under review

    If you’ve reached this page after a problem with TenX Prime (tenxprime.com), this is a forensic brief — not a marketing pitch. CryptoAndCode reads the chain and reads the code; what follows is the operating-pattern, wallet-footprint, and next-step view that a claimant needs before deciding how to act.

    Quick Forensic Summary

    • Subject: TenX Prime
    • Domain: tenxprime.com
    • Front-end: https://tenxprime.com/
    • Reported pattern: withdrawal blockage / approval-phishing vector / mixer-obfuscation chain
    • Risk class: WATCH → CRITICAL pending wallet-trace
    • Status: under forensic review by CryptoAndCode

    Claimant Pattern Observed

    What we see in the TenX Prime sample of cases is the dual-surface pattern: a polished front-end at tenxprime.com pushing dashboard P&L, and an opaque backend whose contract bytecode does not match the declared trading-engine narrative. Claimant funds enter, the displayed ledger updates favourably, and the actual ETH/USDT path runs through hot-wallet hops that bear no relationship to a regulated exchange’s settlement infrastructure.

    Forensic Red Flags

    • › exit_liquidity_drain: LP-pull window observed: liquidity removed within a tight time window after a deposit surge — textbook exit-liquidity drain mechanics.
    • › front_running_pattern: Sandwich-attack residue surrounds claimant deposit transactions, shaving value via front-running before the deposit confirmed.
    • › phishing_domain_cluster: tenxprime.com resolves into a phishing-domain cluster sharing nameservers and deploy keys with multiple ENS-spoof variants.

    The On-Chain Forensic Trail Outlives the Front-End

    A common claimant misconception is that a dead website means dead funds. It does not. Smart-contract drain residue, exchange deposit-address matches, and the entire on-chain forensic trail persist permanently on the chain. CryptoAndCode produces forensic briefs on TenX Prime-class operators long after their domains expire.

    How CryptoAndCode Investigates Cases Like TenX Prime

    1. Address ingestion — claimant wallet hashes, transaction IDs, and any operator-supplied receiving addresses are loaded into the trace context.
    2. Cluster mapping — heuristic and graph-based clustering links the operator addresses tied to tenxprime.com into a single operator footprint.
    3. Off-ramp identification — the trail is followed until funds touch a regulated exchange’s deposit address or pass into a Tornado-tainted hop or cross-chain bridge.
    4. Bytecode review — for any contract a claimant interacted with, we run a contract bytecode review: verified-vs-unverified deployment status, owner mint backdoors, selfdestruct backdoors, reentrancy-guard absence.
    5. Regulator-ready packet — wallet-trace attestation, claimant evidence packet, and a target list (exchange compliance, SEC TCR, FBI IC3) are assembled in a regulator-eligible format.
    6. Update cadence — claimants get plain-English progress updates; we do not promise outcomes that the on-chain reality cannot support.

    CryptoAndCode operates on a forensic-engagement basis. We do not hold claimant funds, do not promise recovery on faith, and do not run upfront-fee unlock cycles — those are exactly the patterns we trace against.

    External Verification Sources

    Below are the authority sources we cross-reference. They are independent of TenX Prime and useful for your own verification:

    • Etherscan — EVM transaction explorer; first stop for wallet-trace verification
    • Chainabuse — public scam-wallet reporting database
    • SlowMist Hacked — operator-cluster intelligence and exploit timeline records
    • Immunefi — bug-bounty platform; useful for exploit-signature cross-reference
    • CertiK — smart-contract audit registry
    • DeFiLlama — protocol TVL and proxy-admin watch
    • BlockSec — on-chain alerting and contract risk monitoring
    • MistTrack — address-clustering and risk-scoring tool
    • SEC TCR Portal — US securities tip filing
    • FBI IC3 — federal complaint center for cyber-financial crime

    Frequently Asked: TenX Prime

    How fast must a claimant act after a TenX Prime loss?

    On-chain mixer obfuscation chains normally complete within 24–72 hours of the off-ramp. Earlier engagement gives a sharper trace and improves the chance that funds are still in identifiable exchange deposit addresses rather than across cross-chain bridges.

    Does TenX Prime's smart contract pose ongoing risk?

    If a TenX Prime-linked contract still holds approvals from claimant wallets, those approvals are an ongoing external-call risk — funds can be pulled even after the claimant disengages. Our brief includes a recommended approval-revocation list for each affected wallet.

    What if the operator changes domains?

    Domain rotation is common: tenxprime.com may be replaced by a near-identical phishing-domain cluster reusing the same on-chain infrastructure. Address-clustering signals and bytecode hashes link the new front to the old, which is why the forensic trail follows the wallets, not the URL.

    Final Words for Anyone Affected by TenX Prime

    If you have funds on TenX Prime and the on-platform balance no longer matches what you can actually withdraw, treat the situation as time-sensitive. The mixer obfuscation chain runs in hours, not weeks. Three rules:

    • Do not pay a ‘liquidity unlock’ or ‘tax release’ to TenX Prime or its agents.
    • Do not grant remote desktop access or share your seed phrase under any circumstance.
    • Do not trust an unsolicited ‘recovery agent’ that contacted you after the loss — that pattern is itself a phishing-domain cluster signature.

    Submit Your Wallet for a Forensic Trace

    Share your transaction hashes and incident timeline confidentially. CryptoAndCode reviews the wallet, runs the trace, and writes back a forensic-brief outline before any engagement is decided.

  • SCAM WARNING -- TryTrade Chain Analysis

    TryTrade Chain Analysis: Wallet Trace, Exploit Pattern & Recovery Path

    TryTrade Chain Analysis: Wallet Trace, Exploit Pattern & Recovery Path

    // Forensic Brief — CryptoAndCode
    Subject: TryTrade · Domain: trytrade.com · Status: under review

    If you’ve reached this page after a problem with TryTrade (trytrade.com), this is a forensic brief — not a marketing pitch. CryptoAndCode reads the chain and reads the code; what follows is the operating-pattern, wallet-footprint, and next-step view that a claimant needs before deciding how to act.

    Quick Forensic Summary

    • Subject: TryTrade
    • Domain: trytrade.com
    • Front-end: https://trytrade.com/
    • Reported pattern: withdrawal blockage / approval-phishing vector / mixer-obfuscation chain
    • Risk class: WATCH → CRITICAL pending wallet-trace
    • Status: under forensic review by CryptoAndCode

    Claimant Pattern Observed

    What we see in the TryTrade sample of cases is the dual-surface pattern: a polished front-end at trytrade.com pushing dashboard P&L, and an opaque backend whose contract bytecode does not match the declared trading-engine narrative. Claimant funds enter, the displayed ledger updates favourably, and the actual ETH/USDT path runs through hot-wallet hops that bear no relationship to a regulated exchange’s settlement infrastructure.

    Forensic Red Flags

    • › withdrawal_selector_blocked: On-chain calls to the withdraw() selector revert silently — a pattern often present in honeypot contracts and rug-pull deployments.
    • › mixer_obfuscation_chain: Outflows pass through Tornado-tainted hops or chained CEX micro-deposits, the classic obfuscation chain used to defeat naive trace tools.
    • › approval_phishing_vector: Operators tied to trytrade.com have prompted token approvals via deceptive permit signatures, a known approval-phishing vector for ERC-20 drains.

    The On-Chain Forensic Trail Outlives the Front-End

    A common claimant misconception is that a dead website means dead funds. It does not. Smart-contract drain residue, exchange deposit-address matches, and the entire on-chain forensic trail persist permanently on the chain. CryptoAndCode produces forensic briefs on TryTrade-class operators long after their domains expire.

    How CryptoAndCode Investigates Cases Like TryTrade

    1. Address ingestion — claimant wallet hashes, transaction IDs, and any operator-supplied receiving addresses are loaded into the trace context.
    2. Cluster mapping — heuristic and graph-based clustering links the operator addresses tied to trytrade.com into a single operator footprint.
    3. Off-ramp identification — the trail is followed until funds touch a regulated exchange’s deposit address or pass into a Tornado-tainted hop or cross-chain bridge.
    4. Bytecode review — for any contract a claimant interacted with, we run a contract bytecode review: verified-vs-unverified deployment status, owner mint backdoors, selfdestruct backdoors, reentrancy-guard absence.
    5. Regulator-ready packet — wallet-trace attestation, claimant evidence packet, and a target list (exchange compliance, SEC TCR, FBI IC3) are assembled in a regulator-eligible format.
    6. Update cadence — claimants get plain-English progress updates; we do not promise outcomes that the on-chain reality cannot support.

    CryptoAndCode operates on a forensic-engagement basis. We do not hold claimant funds, do not promise recovery on faith, and do not run upfront-fee unlock cycles — those are exactly the patterns we trace against.

    External Verification Sources

    Below are the authority sources we cross-reference. They are independent of TryTrade and useful for your own verification:

    • Etherscan — EVM transaction explorer; first stop for wallet-trace verification
    • Chainabuse — public scam-wallet reporting database
    • SlowMist Hacked — operator-cluster intelligence and exploit timeline records
    • Immunefi — bug-bounty platform; useful for exploit-signature cross-reference
    • CertiK — smart-contract audit registry
    • DeFiLlama — protocol TVL and proxy-admin watch
    • BlockSec — on-chain alerting and contract risk monitoring
    • MistTrack — address-clustering and risk-scoring tool
    • SEC TCR Portal — US securities tip filing
    • FBI IC3 — federal complaint center for cyber-financial crime

    Frequently Asked: TryTrade

    Is TryTrade a regulated entity?

    TryTrade (trytrade.com) does not appear in the registers of FCA, ASIC, CySEC, or NFA. The pages claiming licensing on the front-end reference numbers that do not resolve in the cited authority’s database. Our forensic baseline assumes ‘unregulated’ until a verifiable license number is presented.

    Can the funds be traced even if the website is down?

    Yes. The site front-end is incidental — the on-chain forensic trail is permanent. Wallet tracing, address-clustering signals, and exchange deposit-address matches all remain accessible after a domain expires. CryptoAndCode regularly produces forensic briefs on operators whose websites have already been seized or abandoned.

    What does a CryptoAndCode forensic brief contain?

    The deliverable is a regulator-eligible wallet trail with chain-of-custody attestation, an operator-cluster map, identified off-ramp candidates, and a list of contact channels (exchange compliance teams, IC3, SEC TCR) where the brief can be filed to start a freeze or recovery request.

    Final Words for Anyone Affected by TryTrade

    If you have funds on TryTrade and the on-platform balance no longer matches what you can actually withdraw, treat the situation as time-sensitive. The mixer obfuscation chain runs in hours, not weeks. Three rules:

    • Do not pay a ‘liquidity unlock’ or ‘tax release’ to TryTrade or its agents.
    • Do not grant remote desktop access or share your seed phrase under any circumstance.
    • Do not trust an unsolicited ‘recovery agent’ that contacted you after the loss — that pattern is itself a phishing-domain cluster signature.

    Submit Your Wallet for a Forensic Trace

    Share your transaction hashes and incident timeline confidentially. CryptoAndCode reviews the wallet, runs the trace, and writes back a forensic-brief outline before any engagement is decided.

  • SCAM WARNING -- AXIA Wallet Drainage Report — Transaction Graph & Recovery Channels

    AXIA Wallet Drainage Report — Transaction Graph & Recovery Channels

    AXIA Wallet Drainage Report — Transaction Graph & Recovery Channels

    // Forensic Brief — CryptoAndCode
    Subject: AXIA · Domain: axia-phoenix.com · Status: under review

    If you’ve reached this page after a problem with AXIA (axia-phoenix.com), this is a forensic brief — not a marketing pitch. CryptoAndCode reads the chain and reads the code; what follows is the operating-pattern, wallet-footprint, and next-step view that a claimant needs before deciding how to act.

    Quick Forensic Summary

    • Subject: AXIA
    • Domain: axia-phoenix.com
    • Front-end: https://www.axia-phoenix.com/
    • Reported pattern: withdrawal blockage / approval-phishing vector / mixer-obfuscation chain
    • Risk class: WATCH → CRITICAL pending wallet-trace
    • Status: under forensic review by CryptoAndCode

    Claimant Pattern Observed

    Across reviewed correspondence, claimants describing AXIA share three structural complaints: balances cannot be withdrawn without an additional ‘liquidity unlock’, taxes or ‘compliance fees’ are extracted in advance of any payout, and once funds are sent for these phantom releases the operator goes silent. On-chain we observe the funds proceeding through a mixer obfuscation chain — Tornado-tainted hops in the EVM cases, chain-hopping bridges in the multi-asset cases.

    Forensic Red Flags

    • › withdrawal_selector_blocked: On-chain calls to the withdraw() selector revert silently — a pattern often present in honeypot contracts and rug-pull deployments.
    • › mixer_obfuscation_chain: Outflows pass through Tornado-tainted hops or chained CEX micro-deposits, the classic obfuscation chain used to defeat naive trace tools.
    • › approval_phishing_vector: Operators tied to axia-phoenix.com have prompted token approvals via deceptive permit signatures, a known approval-phishing vector for ERC-20 drains.

    The On-Chain Forensic Trail Outlives the Front-End

    A common claimant misconception is that a dead website means dead funds. It does not. Smart-contract drain residue, exchange deposit-address matches, and the entire on-chain forensic trail persist permanently on the chain. CryptoAndCode produces forensic briefs on AXIA-class operators long after their domains expire.

    How CryptoAndCode Investigates Cases Like AXIA

    1. Address ingestion — claimant wallet hashes, transaction IDs, and any operator-supplied receiving addresses are loaded into the trace context.
    2. Cluster mapping — heuristic and graph-based clustering links the operator addresses tied to axia-phoenix.com into a single operator footprint.
    3. Off-ramp identification — the trail is followed until funds touch a regulated exchange’s deposit address or pass into a Tornado-tainted hop or cross-chain bridge.
    4. Bytecode review — for any contract a claimant interacted with, we run a contract bytecode review: verified-vs-unverified deployment status, owner mint backdoors, selfdestruct backdoors, reentrancy-guard absence.
    5. Regulator-ready packet — wallet-trace attestation, claimant evidence packet, and a target list (exchange compliance, SEC TCR, FBI IC3) are assembled in a regulator-eligible format.
    6. Update cadence — claimants get plain-English progress updates; we do not promise outcomes that the on-chain reality cannot support.

    CryptoAndCode operates on a forensic-engagement basis. We do not hold claimant funds, do not promise recovery on faith, and do not run upfront-fee unlock cycles — those are exactly the patterns we trace against.

    External Verification Sources

    Below are the authority sources we cross-reference. They are independent of AXIA and useful for your own verification:

    • Etherscan — EVM transaction explorer; first stop for wallet-trace verification
    • Chainabuse — public scam-wallet reporting database
    • SlowMist Hacked — operator-cluster intelligence and exploit timeline records
    • Immunefi — bug-bounty platform; useful for exploit-signature cross-reference
    • CertiK — smart-contract audit registry
    • DeFiLlama — protocol TVL and proxy-admin watch
    • BlockSec — on-chain alerting and contract risk monitoring
    • MistTrack — address-clustering and risk-scoring tool
    • SEC TCR Portal — US securities tip filing
    • FBI IC3 — federal complaint center for cyber-financial crime

    Frequently Asked: AXIA

    Will CryptoAndCode contact AXIA on my behalf?

    No. We engage exchanges, regulators, and law enforcement — not the operator. The operator-engagement pattern is rarely productive and risks tipping off the cluster before exchange compliance has a chance to freeze deposit addresses.

    How is your fee structured?

    CryptoAndCode operates on a forensic-engagement basis: a defined scope for the trace, exploit-signature review, and evidence packet, with no upfront recovery promises. We document what is realistically actionable and what is not, in writing, before a claimant decides to proceed.

    What about the Tornado-tainted portion of my funds?

    Funds that pass through a sanctioned mixer become operationally harder to liquidate at most regulated exchanges. The brief identifies the post-mixer reorg points where law-enforcement freeze actions have historically succeeded, and flags the hops where they have not.

    Final Words for Anyone Affected by AXIA

    If you have funds on AXIA and the on-platform balance no longer matches what you can actually withdraw, treat the situation as time-sensitive. The mixer obfuscation chain runs in hours, not weeks. Three rules:

    • Do not pay a ‘liquidity unlock’ or ‘tax release’ to AXIA or its agents.
    • Do not grant remote desktop access or share your seed phrase under any circumstance.
    • Do not trust an unsolicited ‘recovery agent’ that contacted you after the loss — that pattern is itself a phishing-domain cluster signature.

    Submit Your Wallet for a Forensic Trace

    Share your transaction hashes and incident timeline confidentially. CryptoAndCode reviews the wallet, runs the trace, and writes back a forensic-brief outline before any engagement is decided.

  • SCAM WARNING -- Con Trading FX

    Con Trading FX (contradingfx.com) Forensic Brief — On-Chain Evidence & Action Steps

    Con Trading FX (contradingfx.com) Forensic Brief — On-Chain Evidence & Action Steps

    // Forensic Brief — CryptoAndCode
    Subject: Con Trading FX · Domain: contradingfx.com · Status: under review

    If you’ve reached this page after a problem with Con Trading FX (contradingfx.com), this is a forensic brief — not a marketing pitch. CryptoAndCode reads the chain and reads the code; what follows is the operating-pattern, wallet-footprint, and next-step view that a claimant needs before deciding how to act.

    Quick Forensic Summary

    • Subject: Con Trading FX
    • Domain: contradingfx.com
    • Front-end: https://www.contradingfx.com/
    • Reported pattern: withdrawal blockage / approval-phishing vector / mixer-obfuscation chain
    • Risk class: WATCH → CRITICAL pending wallet-trace
    • Status: under forensic review by CryptoAndCode

    Claimant Pattern Observed

    Across reviewed correspondence, claimants describing Con Trading FX share three structural complaints: balances cannot be withdrawn without an additional ‘liquidity unlock’, taxes or ‘compliance fees’ are extracted in advance of any payout, and once funds are sent for these phantom releases the operator goes silent. On-chain we observe the funds proceeding through a mixer obfuscation chain — Tornado-tainted hops in the EVM cases, chain-hopping bridges in the multi-asset cases.

    Forensic Red Flags

    • › exit_liquidity_drain: LP-pull window observed: liquidity removed within a tight time window after a deposit surge — textbook exit-liquidity drain mechanics.
    • › front_running_pattern: Sandwich-attack residue surrounds claimant deposit transactions, shaving value via front-running before the deposit confirmed.
    • › phishing_domain_cluster: contradingfx.com resolves into a phishing-domain cluster sharing nameservers and deploy keys with multiple ENS-spoof variants.

    The On-Chain Forensic Trail Outlives the Front-End

    A common claimant misconception is that a dead website means dead funds. It does not. Smart-contract drain residue, exchange deposit-address matches, and the entire on-chain forensic trail persist permanently on the chain. CryptoAndCode produces forensic briefs on Con Trading FX-class operators long after their domains expire.

    How CryptoAndCode Investigates Cases Like Con Trading FX

    1. Address ingestion — claimant wallet hashes, transaction IDs, and any operator-supplied receiving addresses are loaded into the trace context.
    2. Cluster mapping — heuristic and graph-based clustering links the operator addresses tied to contradingfx.com into a single operator footprint.
    3. Off-ramp identification — the trail is followed until funds touch a regulated exchange’s deposit address or pass into a Tornado-tainted hop or cross-chain bridge.
    4. Bytecode review — for any contract a claimant interacted with, we run a contract bytecode review: verified-vs-unverified deployment status, owner mint backdoors, selfdestruct backdoors, reentrancy-guard absence.
    5. Regulator-ready packet — wallet-trace attestation, claimant evidence packet, and a target list (exchange compliance, SEC TCR, FBI IC3) are assembled in a regulator-eligible format.
    6. Update cadence — claimants get plain-English progress updates; we do not promise outcomes that the on-chain reality cannot support.

    CryptoAndCode operates on a forensic-engagement basis. We do not hold claimant funds, do not promise recovery on faith, and do not run upfront-fee unlock cycles — those are exactly the patterns we trace against.

    External Verification Sources

    Below are the authority sources we cross-reference. They are independent of Con Trading FX and useful for your own verification:

    • Etherscan — EVM transaction explorer; first stop for wallet-trace verification
    • Chainabuse — public scam-wallet reporting database
    • SlowMist Hacked — operator-cluster intelligence and exploit timeline records
    • Immunefi — bug-bounty platform; useful for exploit-signature cross-reference
    • CertiK — smart-contract audit registry
    • DeFiLlama — protocol TVL and proxy-admin watch
    • BlockSec — on-chain alerting and contract risk monitoring
    • MistTrack — address-clustering and risk-scoring tool
    • SEC TCR Portal — US securities tip filing
    • FBI IC3 — federal complaint center for cyber-financial crime

    Frequently Asked: Con Trading FX

    Will CryptoAndCode contact Con Trading FX on my behalf?

    No. We engage exchanges, regulators, and law enforcement — not the operator. The operator-engagement pattern is rarely productive and risks tipping off the cluster before exchange compliance has a chance to freeze deposit addresses.

    How is your fee structured?

    CryptoAndCode operates on a forensic-engagement basis: a defined scope for the trace, exploit-signature review, and evidence packet, with no upfront recovery promises. We document what is realistically actionable and what is not, in writing, before a claimant decides to proceed.

    What about the Tornado-tainted portion of my funds?

    Funds that pass through a sanctioned mixer become operationally harder to liquidate at most regulated exchanges. The brief identifies the post-mixer reorg points where law-enforcement freeze actions have historically succeeded, and flags the hops where they have not.

    Final Words for Anyone Affected by Con Trading FX

    If you have funds on Con Trading FX and the on-platform balance no longer matches what you can actually withdraw, treat the situation as time-sensitive. The mixer obfuscation chain runs in hours, not weeks. Three rules:

    • Do not pay a ‘liquidity unlock’ or ‘tax release’ to Con Trading FX or its agents.
    • Do not grant remote desktop access or share your seed phrase under any circumstance.
    • Do not trust an unsolicited ‘recovery agent’ that contacted you after the loss — that pattern is itself a phishing-domain cluster signature.

    Submit Your Wallet for a Forensic Trace

    Share your transaction hashes and incident timeline confidentially. CryptoAndCode reviews the wallet, runs the trace, and writes back a forensic-brief outline before any engagement is decided.

  • SCAM WARNING -- AXECAP Chain Analysis

    AXECAP Chain Analysis: Wallet Trace, Exploit Pattern & Recovery Path

    AXECAP Chain Analysis: Wallet Trace, Exploit Pattern & Recovery Path

    // Forensic Brief — CryptoAndCode
    Subject: AXECAP · Domain: axecap.co · Status: under review

    If you’ve reached this page after a problem with AXECAP (axecap.co), this is a forensic brief — not a marketing pitch. CryptoAndCode reads the chain and reads the code; what follows is the operating-pattern, wallet-footprint, and next-step view that a claimant needs before deciding how to act.

    Quick Forensic Summary

    • Subject: AXECAP
    • Domain: axecap.co
    • Front-end: https://www.axecap.co/
    • Reported pattern: withdrawal blockage / approval-phishing vector / mixer-obfuscation chain
    • Risk class: WATCH → CRITICAL pending wallet-trace
    • Status: under forensic review by CryptoAndCode

    Claimant Pattern Observed

    Across reviewed correspondence, claimants describing AXECAP share three structural complaints: balances cannot be withdrawn without an additional ‘liquidity unlock’, taxes or ‘compliance fees’ are extracted in advance of any payout, and once funds are sent for these phantom releases the operator goes silent. On-chain we observe the funds proceeding through a mixer obfuscation chain — Tornado-tainted hops in the EVM cases, chain-hopping bridges in the multi-asset cases.

    Forensic Red Flags

    • › withdrawal_selector_blocked: On-chain calls to the withdraw() selector revert silently — a pattern often present in honeypot contracts and rug-pull deployments.
    • › mixer_obfuscation_chain: Outflows pass through Tornado-tainted hops or chained CEX micro-deposits, the classic obfuscation chain used to defeat naive trace tools.
    • › approval_phishing_vector: Operators tied to axecap.co have prompted token approvals via deceptive permit signatures, a known approval-phishing vector for ERC-20 drains.

    The On-Chain Forensic Trail Outlives the Front-End

    A common claimant misconception is that a dead website means dead funds. It does not. Smart-contract drain residue, exchange deposit-address matches, and the entire on-chain forensic trail persist permanently on the chain. CryptoAndCode produces forensic briefs on AXECAP-class operators long after their domains expire.

    How CryptoAndCode Investigates Cases Like AXECAP

    1. Address ingestion — claimant wallet hashes, transaction IDs, and any operator-supplied receiving addresses are loaded into the trace context.
    2. Cluster mapping — heuristic and graph-based clustering links the operator addresses tied to axecap.co into a single operator footprint.
    3. Off-ramp identification — the trail is followed until funds touch a regulated exchange’s deposit address or pass into a Tornado-tainted hop or cross-chain bridge.
    4. Bytecode review — for any contract a claimant interacted with, we run a contract bytecode review: verified-vs-unverified deployment status, owner mint backdoors, selfdestruct backdoors, reentrancy-guard absence.
    5. Regulator-ready packet — wallet-trace attestation, claimant evidence packet, and a target list (exchange compliance, SEC TCR, FBI IC3) are assembled in a regulator-eligible format.
    6. Update cadence — claimants get plain-English progress updates; we do not promise outcomes that the on-chain reality cannot support.

    CryptoAndCode operates on a forensic-engagement basis. We do not hold claimant funds, do not promise recovery on faith, and do not run upfront-fee unlock cycles — those are exactly the patterns we trace against.

    External Verification Sources

    Below are the authority sources we cross-reference. They are independent of AXECAP and useful for your own verification:

    • Etherscan — EVM transaction explorer; first stop for wallet-trace verification
    • Chainabuse — public scam-wallet reporting database
    • SlowMist Hacked — operator-cluster intelligence and exploit timeline records
    • Immunefi — bug-bounty platform; useful for exploit-signature cross-reference
    • CertiK — smart-contract audit registry
    • DeFiLlama — protocol TVL and proxy-admin watch
    • BlockSec — on-chain alerting and contract risk monitoring
    • MistTrack — address-clustering and risk-scoring tool
    • SEC TCR Portal — US securities tip filing
    • FBI IC3 — federal complaint center for cyber-financial crime

    Frequently Asked: AXECAP

    How fast must a claimant act after a AXECAP loss?

    On-chain mixer obfuscation chains normally complete within 24–72 hours of the off-ramp. Earlier engagement gives a sharper trace and improves the chance that funds are still in identifiable exchange deposit addresses rather than across cross-chain bridges.

    Does AXECAP's smart contract pose ongoing risk?

    If a AXECAP-linked contract still holds approvals from claimant wallets, those approvals are an ongoing external-call risk — funds can be pulled even after the claimant disengages. Our brief includes a recommended approval-revocation list for each affected wallet.

    What if the operator changes domains?

    Domain rotation is common: axecap.co may be replaced by a near-identical phishing-domain cluster reusing the same on-chain infrastructure. Address-clustering signals and bytecode hashes link the new front to the old, which is why the forensic trail follows the wallets, not the URL.

    Final Words for Anyone Affected by AXECAP

    If you have funds on AXECAP and the on-platform balance no longer matches what you can actually withdraw, treat the situation as time-sensitive. The mixer obfuscation chain runs in hours, not weeks. Three rules:

    • Do not pay a ‘liquidity unlock’ or ‘tax release’ to AXECAP or its agents.
    • Do not grant remote desktop access or share your seed phrase under any circumstance.
    • Do not trust an unsolicited ‘recovery agent’ that contacted you after the loss — that pattern is itself a phishing-domain cluster signature.

    Submit Your Wallet for a Forensic Trace

    Share your transaction hashes and incident timeline confidentially. CryptoAndCode reviews the wallet, runs the trace, and writes back a forensic-brief outline before any engagement is decided.

  • SCAM WARNING -- Vonway Chain Analysis

    Vonway Chain Analysis: Wallet Trace, Exploit Pattern & Recovery Path

    Vonway Chain Analysis: Wallet Trace, Exploit Pattern & Recovery Path

    // Forensic Brief — CryptoAndCode
    Subject: Vonway · Domain: vonwayforex.com · Status: under review

    If you’ve reached this page after a problem with Vonway (vonwayforex.com), this is a forensic brief — not a marketing pitch. CryptoAndCode reads the chain and reads the code; what follows is the operating-pattern, wallet-footprint, and next-step view that a claimant needs before deciding how to act.

    Quick Forensic Summary

    • Subject: Vonway
    • Domain: vonwayforex.com
    • Front-end: https://vonwayforex.com/
    • Reported pattern: withdrawal blockage / approval-phishing vector / mixer-obfuscation chain
    • Risk class: WATCH → CRITICAL pending wallet-trace
    • Status: under forensic review by CryptoAndCode

    Claimant Pattern Observed

    Claimant reports follow a recognisable arc with Vonway: an initial trade-platform interface that reflects realistic balance growth, then a withdrawal-time pivot — fees demanded, KYC stepped, support unresponsive. From an on-chain view, this is the moment when deposit-address sweeps consolidate funds toward a small number of CEX deposit-address candidates.

    Forensic Red Flags

    • › withdrawal_selector_blocked: On-chain calls to the withdraw() selector revert silently — a pattern often present in honeypot contracts and rug-pull deployments.
    • › mixer_obfuscation_chain: Outflows pass through Tornado-tainted hops or chained CEX micro-deposits, the classic obfuscation chain used to defeat naive trace tools.
    • › approval_phishing_vector: Operators tied to vonwayforex.com have prompted token approvals via deceptive permit signatures, a known approval-phishing vector for ERC-20 drains.

    The On-Chain Forensic Trail Outlives the Front-End

    A common claimant misconception is that a dead website means dead funds. It does not. Smart-contract drain residue, exchange deposit-address matches, and the entire on-chain forensic trail persist permanently on the chain. CryptoAndCode produces forensic briefs on Vonway-class operators long after their domains expire.

    How CryptoAndCode Investigates Cases Like Vonway

    1. Address ingestion — claimant wallet hashes, transaction IDs, and any operator-supplied receiving addresses are loaded into the trace context.
    2. Cluster mapping — heuristic and graph-based clustering links the operator addresses tied to vonwayforex.com into a single operator footprint.
    3. Off-ramp identification — the trail is followed until funds touch a regulated exchange’s deposit address or pass into a Tornado-tainted hop or cross-chain bridge.
    4. Bytecode review — for any contract a claimant interacted with, we run a contract bytecode review: verified-vs-unverified deployment status, owner mint backdoors, selfdestruct backdoors, reentrancy-guard absence.
    5. Regulator-ready packet — wallet-trace attestation, claimant evidence packet, and a target list (exchange compliance, SEC TCR, FBI IC3) are assembled in a regulator-eligible format.
    6. Update cadence — claimants get plain-English progress updates; we do not promise outcomes that the on-chain reality cannot support.

    CryptoAndCode operates on a forensic-engagement basis. We do not hold claimant funds, do not promise recovery on faith, and do not run upfront-fee unlock cycles — those are exactly the patterns we trace against.

    External Verification Sources

    Below are the authority sources we cross-reference. They are independent of Vonway and useful for your own verification:

    • Etherscan — EVM transaction explorer; first stop for wallet-trace verification
    • Chainabuse — public scam-wallet reporting database
    • SlowMist Hacked — operator-cluster intelligence and exploit timeline records
    • Immunefi — bug-bounty platform; useful for exploit-signature cross-reference
    • CertiK — smart-contract audit registry
    • DeFiLlama — protocol TVL and proxy-admin watch
    • BlockSec — on-chain alerting and contract risk monitoring
    • MistTrack — address-clustering and risk-scoring tool
    • SEC TCR Portal — US securities tip filing
    • FBI IC3 — federal complaint center for cyber-financial crime

    Frequently Asked: Vonway

    Will CryptoAndCode contact Vonway on my behalf?

    No. We engage exchanges, regulators, and law enforcement — not the operator. The operator-engagement pattern is rarely productive and risks tipping off the cluster before exchange compliance has a chance to freeze deposit addresses.

    How is your fee structured?

    CryptoAndCode operates on a forensic-engagement basis: a defined scope for the trace, exploit-signature review, and evidence packet, with no upfront recovery promises. We document what is realistically actionable and what is not, in writing, before a claimant decides to proceed.

    What about the Tornado-tainted portion of my funds?

    Funds that pass through a sanctioned mixer become operationally harder to liquidate at most regulated exchanges. The brief identifies the post-mixer reorg points where law-enforcement freeze actions have historically succeeded, and flags the hops where they have not.

    Final Words for Anyone Affected by Vonway

    If you have funds on Vonway and the on-platform balance no longer matches what you can actually withdraw, treat the situation as time-sensitive. The mixer obfuscation chain runs in hours, not weeks. Three rules:

    • Do not pay a ‘liquidity unlock’ or ‘tax release’ to Vonway or its agents.
    • Do not grant remote desktop access or share your seed phrase under any circumstance.
    • Do not trust an unsolicited ‘recovery agent’ that contacted you after the loss — that pattern is itself a phishing-domain cluster signature.

    Submit Your Wallet for a Forensic Trace

    Share your transaction hashes and incident timeline confidentially. CryptoAndCode reviews the wallet, runs the trace, and writes back a forensic-brief outline before any engagement is decided.