Foreword: Why We Treat Crypto Like a Vendor Pitch
Let's set the scene. You're a CISO at a regional bank. A sales rep walks in and pitches you a new core banking router that processes five hundred thousand transactions per second, runs on "Quantum AI," and is built by a team that, for privacy reasons, cannot tell you their names. You'd have security escort them out of the building before they finished the sentence.
That's exactly the standard we're applying here. Crypto presales are vendor pitches. The founders are the sales reps. The whitepaper is the brochure. And just like every enterprise procurement team knows, the brochure is always a lie. You read the spec sheets. You demand the source code. You call the references. You look for the master key hidden in the founder's pocket.
This report applies that exact discipline to six presales currently raising money from retail investors. We built a rigid evaluation framework — the ScamHoundCrypto Audit Template — and ran each project through it. What came back ranges from "concerning" to "run."
The ScamHoundCrypto Audit Framework
Before we get to the targets, here is the framework itself. Every project gets evaluated against the same five pillars. You can apply this template to any presale you encounter.
Marketing teams love big numbers. "One million TPS!" sounds incredible until you understand the physics of distributed consensus. Every blockchain faces the trilemma: you can optimize for scalability, security, or decentralization, but you cannot maximize all three simultaneously. [1][2] This is not an opinion. It is a mathematical constraint that no amount of "Quantum AI" can dissolve.
| Audit Point | What to Look For | Red Flag |
|---|---|---|
| TPS Claims | Independent benchmark, public testnet, or academic citation | Claim exists only in marketing copy |
| Consensus Mechanism | Named, documented mechanism with known trade-offs | Invented terminology ("Quantum Consensus") |
| Validator Set | Size, entry requirements, geographic distribution | Small, permissioned, or undisclosed validator set |
| Infrastructure | Self-hosted nodes vs. cloud provider dependency | Core functions hosted on AWS/GCP with no decentralization plan |
A whitepaper is a marketing document. The smart contract is the actual product. We read the contract.
| Audit Point | What to Look For | Red Flag |
|---|---|---|
| Audit Coverage | Named firm, full report published, remediation confirmed | Audit summary only, no full report, limited scope |
| Admin Privileges | Ownership renounced, no pause/blacklist/upgrade functions | Owner can mint, pause, or upgrade the contract |
| Minting Functions | Fixed supply, no mint authority | mint() function callable by owner |
| Proxy Patterns | No proxy, or transparent proxy with timelock | Upgradeable proxy with no timelock or governance |
| GitHub Activity | Public repo, multiple contributors, recent commits | No repo, single contributor, months of inactivity |
Every crypto project in 2025 and 2026 claims to use artificial intelligence. Most of them are calling OpenAI's API and calling it a proprietary model. Real AI infrastructure takes thousands of engineering hours to build. You can spot the difference.
| Audit Point | What to Look For | Red Flag |
|---|---|---|
| Model Transparency | Public model architecture, training data, research paper | "Proprietary AI" with no documentation |
| Code Repository | Model code, inference pipeline, data preprocessing scripts | No repository, or repository with no ML code |
| Compute Infrastructure | Dedicated GPU clusters, verifiable inference endpoints | Vague references to "cloud AI" |
| Output Verification | Reproducible results, independent testing | Claims that cannot be independently tested |
Cross-chain bridges are the most exploited attack vector in all of crypto. The numbers are not subtle. The Ronin bridge lost $625 million. Wormhole lost $325 million. Nomad lost $190 million. [4][5] The total losses from bridge exploits exceeded $2 billion in a single year. [6] Every one of these exploits traced back to a centralized point of failure — a small validator set, a privileged admin key, or an unaudited message verification contract.
| Audit Point | What to Look For | Red Flag |
|---|---|---|
| Bridge Architecture | Decentralized validator set, published design, audited code | Single sequencer, undisclosed design, no audit |
| Message Verification | Cryptographic proofs, multi-sig with large validator set | Trusted relayer, small multi-sig |
| Incident Response | Published plan, insurance fund, circuit breakers | No plan disclosed |
| Audit Scope | Bridge contracts explicitly included in audit | Only the token contract was audited |
Tokenomics is where the extraction happens. The presale raises money from retail. The team holds a large allocation with a short or nonexistent vesting period. The token lists. The team dumps. Retail holds the bag. This is not speculation; it is the documented playbook of hundreds of failed projects.
| Audit Point | What to Look For | Red Flag |
|---|---|---|
| Team Allocation | Under 10%, with multi-year vesting | Over 15%, or vesting under 12 months |
| Vesting Enforcement | Smart contract-enforced vesting, publicly verifiable | Vesting described in whitepaper only, not on-chain |
| Presale Wallet Tracing | Public wallet addresses, verifiable on-chain | Presale wallets not disclosed |
| Liquidity Locking | Liquidity locked via smart contract for minimum 12 months | Liquidity "planned" but not yet locked |
| Concentration Risk | No wallet holds more than 5% of supply | Top 5 wallets hold majority of supply |
The Targets
The 500,000 TPS figure is the first thing that should make any technically literate person pause. Solana, one of the fastest production blockchains in existence, achieves roughly 50,000 TPS in real-world conditions and has faced persistent criticism for its validator concentration. [3] IONIX is claiming ten times that throughput with no public testnet, no independent benchmark, and no technical documentation beyond a whitepaper.
The "Quantum AI Consensus" label is a red flag in itself. Quantum computing and AI are two distinct fields, and combining them into a consensus mechanism name without any technical specification is a hallmark of marketing-driven projects. The project's own documentation confirms it relies on AWS for enterprise-grade hosting and Kubernetes for microservice management. [7] This is standard cloud infrastructure, not a decentralized blockchain.
The smart contract at 0x733fF6DaFed473CD88ee8B1C17B050Cf2865Ea6b is a minimal proxy, which means it is upgradeable. The owner retains minting privileges for the initial supply and significant control over the contract's behavior. Two audits have been conducted — Certik (90/100) and Solid Proof (85/100) — but the full audit reports were not publicly accessible for independent review.
The GitHub repository is not yet public, with the project's roadmap stating it will be released in Q2 2026. [7] There is no code to review. There is no evidence of development. There is a whitepaper and a presale.
The total supply is 2,150,000,000 IONX. The team holds 10% with no publicly detailed vesting schedule. Private investors hold 7%, also with no disclosed vesting. The presale allocates 20% to the public. The absence of on-chain-enforced vesting for insider allocations is a serious concern. If the team can sell their tokens immediately after listing, retail buyers are the exit liquidity.
| Audit Pillar | Finding | Risk Level |
|---|---|---|
| Infrastructure | 500K TPS claim, no testnet, AWS dependency | ■ CRITICAL |
| Code | Upgradeable contract, owner minting, no public GitHub | ■ CRITICAL |
| AI Claims | "Quantum AI Consensus" with no technical documentation | ■ HIGH |
| Tokenomics | No disclosed vesting for team/private allocations | ■ HIGH |
This is where EscapeHub diverges from the pure scam playbook, at least partially. The smart contract at 0x369EDF46E3223AfE60CA1AF0058B53f0F224eAa6 has been audited by both Hacken and Coinsult. Both audits confirm a fixed supply of 1,618,033,988 ESCAPE tokens with no minting functions. Ownership has been renounced. Minor issues found during the audit were remediated. [8] On the contract side, this is one of the cleaner projects in this report.
The GitHub tells a different story. The organization at github.com/escapehub-ai hosts three repositories, all of which are front-end token creator templates. The primary repository has a single commit from a single contributor, with no activity for months. [8] This is not a development team. This is a landing page with a GitHub account attached to it.
The team is KYC-verified by SolidProof, which provides some accountability, but no named founders with verifiable professional backgrounds are publicly disclosed. The Telegram community sits at approximately 185 members. For context, a legitimate infrastructure project at this stage of development would typically have thousands of engaged community members. The numbers suggest either a very early-stage project or one that has been quietly abandoned.
The fixed supply and 4-year development vesting are positive signals. However, the top five wallets hold a disproportionately large share of the circulating supply, which creates concentration risk. [8]
| Audit Pillar | Finding | Risk Level |
|---|---|---|
| Infrastructure | Multichain claims are plausible for EVM chains | ■ MEDIUM |
| Code | Clean contract, audited, ownership renounced | ■ LOW |
| GitHub | 1 commit, 1 contributor, months of inactivity | ■ CRITICAL |
| Community | 185 Telegram members | ■ HIGH |
| Tokenomics | Fixed supply, 4-year vesting, but high wallet concentration | ■ MEDIUM |
This is the pillar that destroys DeepSnitch's credibility. The project claims a "modular, decentralized surveillance stack" fusing machine learning, graph analytics, and real-time data ingestion. [9] These are serious technical claims that require serious technical evidence. There is no public GitHub repository for the project's core technology. The Signal-Labs GitHub organization exists, but its repositories relate to cybersecurity tools, not blockchain AI infrastructure.
Real AI infrastructure — the kind that processes on-chain transactions at scale, runs graph analytics across multiple blockchains, and delivers real-time alerts — takes years to build and thousands of engineering hours to maintain. It requires dedicated compute infrastructure, data pipelines, model training workflows, and continuous monitoring. None of this is visible. What is visible is a presale page, a whitepaper full of technical-sounding language, and five AI agent names — SnitchFeed, SnitchScan, SnitchGPT, SnitchCast, and AuditSnitch — that have no verifiable implementation behind them.
The most likely explanation is that DeepSnitch is a thin wrapper around existing APIs — possibly OpenAI for the "SnitchGPT" component and commercial blockchain data providers for the on-chain monitoring. This is not inherently wrong, but it is not the proprietary, decentralized AI infrastructure the project claims to have built.
The project is offered by SignalPlex Labs Ltd., incorporated in the British Virgin Islands. [9] No individual founders or team members are named. The BVI is a known offshore financial center with limited regulatory oversight. This structure provides maximum anonymity and minimum accountability.
The SolidProof audit of Token.sol found no critical issues, but the audit explicitly states it did not include functional testing and covered only the token contract. [9] Multiple contract addresses have been identified across Ethereum and BSC, none of which appear to have been audited.
| Audit Pillar | Finding | Risk Level |
|---|---|---|
| AI Infrastructure | No public code, no verifiable models, no compute evidence | ■ CRITICAL |
| Code | Token contract audited, but scope is extremely narrow | ■ HIGH |
| Team | Anonymous, BVI shell company | ■ CRITICAL |
| Tokenomics | 30% to marketing, 5% to team | ■ MEDIUM |
This is where Bitcoin Hyper's technical claims collapse under scrutiny. The project proposes a bridge between Bitcoin and a Solana-based Layer 2, which is one of the most technically complex and security-critical constructions in all of blockchain engineering. The history of bridge exploits is unambiguous: Ronin ($625M), Wormhole ($325M), Nomad ($190M). [4][5][6] Every one of these projects had teams, audits, and technical documentation. Every one of them was exploited.
Bitcoin Hyper's bridge design is described in the whitepaper — a Bitcoin Relay Program that verifies block headers and transaction proofs — but there is no public implementation, no audit of the bridge contracts, and no functioning testnet. [10] The whitepaper also acknowledges reliance on a single trusted sequencer for transaction ordering, which is a centralization risk that directly contradicts the "decentralized" framing.
In what may be the most remarkable disclosure in this entire report, the Bitcoin Hyper website includes the following statement in its disclaimer section: "THIS IS A MEME COIN." [10] The whitepaper, which describes a sophisticated Layer 2 architecture with ZK proofs and SVM integration, does not contain this disclaimer. The project is simultaneously marketing itself as serious blockchain infrastructure and legally disclaiming itself as a meme coin. This is not a contradiction that can be reconciled.
No public GitHub repository was found for the Bitcoin Hyper project. The SpyWolf audit of 0xA86c39fa8341aDC5219f355468fc78Cec7e8702B passed with no issues. The Coinsult audit of a different contract address — 0x6946c055D81Df8e7f230E6484f833B167546D09F — identified one high-risk issue, the details of which are not publicly disclosed. [10] A high-risk finding in a smart contract audit is not a minor concern. The fact that the project has not disclosed the nature of this vulnerability is a serious transparency failure.
| Audit Pillar | Finding | Risk Level |
|---|---|---|
| Infrastructure | Single sequencer dependency, no testnet | ■ HIGH |
| Bridge | No public design, no bridge audit, historically catastrophic attack surface | ■ CRITICAL |
| Code | No public GitHub, undisclosed high-risk audit finding | ■ CRITICAL |
| Team | Largely anonymous, one named director with no verifiable background | ■ HIGH |
| Meme Coin Disclaimer | Project legally disclaims itself as a meme coin | ■ CRITICAL |
Pepeto claims to be "the ultimate memecoin revolution," built by a co-founder of the original Pepe token. [11] The team is anonymous. The co-founder claim is unverifiable. The project has been audited by SolidProof and Coinsult, but the audit report includes an explicit disclaimer that it does not guarantee functional correctness and should not be used for investment decisions. [11]
The most alarming finding is a direct discrepancy in the token supply. The whitepaper states a total supply of 420 trillion tokens. Etherscan shows a maximum total supply of 100 million tokens. [11] These numbers differ by a factor of 4.2 million. This is not a rounding error. This is either a fundamental documentation failure or a deliberate misrepresentation of the token's scarcity. Either way, it is disqualifying. There is no public GitHub repository.
Based Eggman is a utility memecoin on the Base blockchain, currently in Stage 3 of its presale with approximately $307,899 raised and 39.6 million tokens sold at $0.010838 per token. [12] The tokenomics are more transparent than most projects in this report: 40% presale, 25% liquidity pool, 15% ecosystem development, 10% marketing, 5% team, 5% staking rewards. The team allocation of 5% is reasonable. The liquidity pool is described as "locked for price stability," but the locking mechanism and duration are not specified on the website. [12]
The project is building on Coinbase's Base L2, which is a legitimate and growing ecosystem. The roadmap includes a streaming platform, gaming titles, and a DeFi suite — ambitious plans for a meme coin, but not inherently fraudulent. The primary risks are the standard meme coin risks: speculative value, no fundamental utility yet delivered, and the possibility that the ecosystem promises never materialize.
| Project | Key Finding | Risk Level |
|---|---|---|
| Pepeto | 4.2 million-fold discrepancy in stated token supply | ■ HIGH |
| Pepeto | Anonymous team, unverifiable co-founder claim | ■ HIGH |
| Pepeto | No public GitHub repository | ■ HIGH |
| Based Eggman | Reasonable tokenomics, public presence | ■ MEDIUM |
| Based Eggman | Liquidity lock details not specified | ■ MEDIUM |
| Based Eggman | Standard meme coin speculative risk | ■ MEDIUM |
MUTM is the only project in this report that passes the basic legitimacy test: real audits from CertiK and Halborn, a clean non-upgradeable token contract, a partially doxxed team, and a registered legal entity. The risk is not fraud — it is execution in a competitive DeFi lending market dominated by Aave and Compound. → Full MUTM Deep-Dive Report
Mutuum Finance is a decentralized lending and borrowing protocol currently in Phase 7 of an 11-phase presale, having raised $20.6 million as of March 2026. It operates two models: a Peer-to-Contract (P2C) pooled liquidity model similar to Aave, and a Peer-to-Peer (P2P) model for direct lending of more speculative assets. The V1 protocol is live on testnet. The MUTM token contract at 0x26BdEe9E66575319D5599569dFB39f543cFA8721 is a clean, non-upgradeable ERC-20 with no minting functions. [13]
The project has been audited by both CertiK (90/100 Token Scan score) and Halborn (November 2025 — 0 critical vulnerabilities, 1 high addressed, 4 medium addressed). [14][15] The team is partially doxxed with several named individuals including Anton Osika (Co-founder & CEO) and Amir Sohail (Active Director), operating under the registered entity Mutuum Finance Technology Ltd. The primary red flag is the absence of a public GitHub repository for the protocol's core contracts, despite the website's "open source" claim.
| Audit Pillar | Finding | Risk Level |
|---|---|---|
| Infrastructure | Standard DeFi P2C + P2P lending, live testnet, no extraordinary claims | ■ LOW |
| Code / Audits | CertiK 90/100, Halborn 0 critical — no public GitHub | ■ MEDIUM |
| Team | Partially doxxed, registered legal entity, no prior failures | ■ MEDIUM |
| Tokenomics | 4.5% team allocation (conservative), on-chain presale, vesting undisclosed | ■ MEDIUM |
→ Read the full MUTM Deep-Dive Due Diligence Report
Investigative reporting published January 2026 by DL News and on-chain analysis by ZachXBT (October 2025) have confirmed that ZKP (zkp.com) is operated by Gurhan Kiziloz — the same individual behind BlockDAG, which raised $442 million from retail investors before collapsing. Kiziloz also founded Lanistar, which was liquidated by the UK High Court in September 2025 following FCA warnings and ASA enforcement actions. This report has been upgraded from MEDIUM-HIGH to CRITICAL in light of these confirmed findings. See the full deep-dive: ZKP Full Due Diligence Report →
ZKP presents itself as a Layer 1 blockchain with zero-knowledge proof infrastructure, targeting a $1.7 billion raise across its presale phases. On the surface, the technical framing is sophisticated — ZK proofs are a legitimate and important area of cryptographic research. Beneath the surface, ZKP exhibits every structural characteristic of a serial presale extraction operation, now confirmed to be run by an operator with a documented history of raising hundreds of millions of dollars and delivering nothing.
The GK / BlockDAG Connection
Gurhan Kiziloz, known in crypto circles as "GK," is the confirmed founder of BlockDAG. His identity was publicly documented by on-chain investigator ZachXBT in October 2025, who traced fund flows from BlockDAG's presale wallets through OTC brokers. [13] BlockDAG raised $442 million from retail investors between 2023 and 2025, promising ASIC miners, a DAG-based blockchain, and partnerships with Inter Milan, Borussia Dortmund, and Alpine F1. None of the promised miners were delivered at scale. Employees reported going unpaid. The sports sponsorship contracts were breached. The FSA of Seychelles issued a public warning against BlockDAG. [14]
Before BlockDAG, Kiziloz founded Lanistar, a UK-based fintech that received an FCA consumer warning in 2020 and an ASA ruling for misleading advertising. Lanistar was liquidated by the UK High Court in September 2025. [15] The pattern across both projects is consistent: high-profile marketing spend, celebrity and sports endorsements, aggressive presale fundraising, and eventual collapse with retail investors holding the losses.
ZKP launched in late 2025 using an identical playbook. The same presale mechanics, the same ambassador-driven marketing, the same vague technical roadmap, and — critically — the same operator. Multiple community investigations on Reddit's r/CryptoScams and r/BlockDAGInvestors identified the ZKP connection within weeks of launch. [16] A January 2026 MEXC News/Coinmonks article directly questioned Kiziloz about cross-presaling ZKP and BlockDAG simultaneously. [17]
Operator Track Record
| Project | Period | Amount Raised | Outcome |
|---|---|---|---|
| Lanistar | 2019–2025 | Undisclosed | FCA warning · ASA enforcement · UK High Court liquidation (Sep 2025) |
| BlockDAG | 2023–2025 | $442M | Miners undelivered · Employees unpaid · Sports contracts breached · FSA Seychelles warning · Collapse |
| ZKP | 2025–present | ~$2M (ongoing) | Same operator · Same playbook · $1.7B target · Do Not Invest |
BlockDAG vs. ZKP — The Playbook Comparison
| Tactic | BlockDAG | ZKP |
|---|---|---|
| Presale structure | Multi-phase with escalating price | ✓ Identical |
| Sports/celebrity endorsements | Inter Milan, BVB, Alpine F1 | ✓ Same approach |
| Anonymous core team | GK identity hidden until ZachXBT | ✓ No named founders |
| Aggressive $1B+ raise target | $442M raised | ✓ $1.7B target |
| No public GitHub / no testnet | Confirmed | ✓ Confirmed |
| Vague ZK/AI technical claims | DAG consensus marketing | ✓ ZK proof marketing |
| OTC fund routing | Documented by ZachXBT | ⚠ Unverified but consistent pattern |
| Regulatory warnings | FSA Seychelles | ⚠ Watch for escalation |
Audit Pillar Summary
| Audit Pillar | Finding | Risk Level |
|---|---|---|
| Operator Identity | Confirmed: Gurhan Kiziloz — BlockDAG founder, Lanistar founder | ■ CRITICAL |
| Track Record | $442M raised via BlockDAG, collapsed; Lanistar liquidated by UK court | ■ CRITICAL |
| Infrastructure | No public testnet, no GitHub, ZK claims unverifiable | ■ CRITICAL |
| Code | No public repository, no audited contracts | ■ CRITICAL |
| Team | Anonymous public face; confirmed operator has regulatory history | ■ CRITICAL |
| Tokenomics | $1.7B raise target; presale mechanics mirror BlockDAG extraction model | ■ CRITICAL |
| Regulatory | Operator's prior projects: FCA warning, ASA ruling, FSA Seychelles warning | ■ CRITICAL |
→ Read the full ZKP Deep-Dive Due Diligence Report
Remittix positions itself as a crypto-to-fiat remittance platform claiming to support transfers to 30+ countries with zero FX fees. It has been aggressively marketed since December 2024 and raised approximately $14.9M from retail investors. The project is linked to the Finixio network — a documented paid-media operation responsible for promoting multiple presales that subsequently crashed 92–96% post-listing.
The team is fully anonymous. A "team reveal" milestone was originally included in the roadmap and has since been quietly deleted — a classic rug-pull preparation tactic. No working product exists. No GitHub repository. Trustpilot score of 1.7/5 with multiple fraud complaints. Active r/CryptoScams thread.
| Pillar | Finding | Risk |
|---|---|---|
| Team | Fully anonymous — team reveal milestone deleted from roadmap | ▪ CRITICAL |
| Code | No GitHub repository — no verifiable development | ▪ CRITICAL |
| Infrastructure | No working product after 15+ months of presale | ▪ CRITICAL |
| Tokenomics | Finixio-linked — 92-96% post-listing crash pattern documented | ▪ CRITICAL |
| Community | Trustpilot 1.7/5, active r/CryptoScams thread | ▪ CRITICAL |
→ Read the full Remittix Deep-Dive Due Diligence Report
Nexchain describes itself as an AI-powered Layer 1 blockchain focused on faster validation, automation, and network efficiency. It appeared in multiple February 2026 presale roundup articles and has been actively marketed across crypto media. A Reddit r/CryptoScams thread was opened on this project before most mainstream media coverage — an early community-level red flag.
The project has no public GitHub repository, no working testnet, and no verifiable team. Technical claims about "AI-powered consensus" and "faster validation" are vague and unsubstantiated. The "AI Layer 1" narrative is one of the most overused and least substantiated in the 2025-2026 presale cycle.
| Pillar | Finding | Risk |
|---|---|---|
| Team | Fully anonymous — no verifiable identities | ▪ CRITICAL |
| Code | No public GitHub — no verifiable development activity | ▪ CRITICAL |
| Infrastructure | No testnet — "AI consensus" claims unsubstantiated | ▪ CRITICAL |
| Tokenomics | Opaque fundraising — raise amount unverifiable | ▪ HIGH |
| Community | r/CryptoScams thread opened — early warning signal | ▪ CRITICAL |
→ Read the full Nexchain Deep-Dive Due Diligence Report
Digitap claims to offer AI-powered biometric identity verification on the blockchain, targeting KYC/AML compliance markets. The project appeared in January 2026 presale roundups and has raised approximately $3.1M. While the use case is theoretically legitimate, the execution raises significant red flags: anonymous team, no GitHub, and AI/biometric claims that cannot be independently verified.
| Pillar | Finding | Risk |
|---|---|---|
| Team | Anonymous — no verifiable identities or professional backgrounds | ▪ CRITICAL |
| Code | No public GitHub — biometric claims unverifiable | ▪ CRITICAL |
| Infrastructure | AI/biometric integration claims — no technical documentation | ▪ HIGH |
| Tokenomics | $3.1M raised — allocation and vesting undisclosed | ▪ HIGH |
→ Read the full Digitap Deep-Dive Due Diligence Report
Dreamcars claims to tokenize luxury car rental income, promising token holders passive yield from a fleet of high-end vehicles. The project raised approximately $4.7M and appeared in January 2026 presale roundups. The core promise — verifiable luxury car rental yield distributed on-chain — cannot be independently confirmed. No fleet registry, no rental agreements, and no audited revenue figures are publicly available.
| Pillar | Finding | Risk |
|---|---|---|
| Team | Anonymous — no verifiable fleet ownership or business registration | ▪ CRITICAL |
| Code | No verifiable smart contract for yield distribution | ▪ CRITICAL |
| Infrastructure | No verifiable luxury car fleet — yield claims unsubstantiated | ▪ CRITICAL |
| Tokenomics | Yield-bearing RWA claims with no audited revenue | ▪ CRITICAL |
→ Read the full Dreamcars Deep-Dive Due Diligence Report
IPO Genie claims to provide retail investors with access to pre-IPO allocations of major companies through tokenization. The project raised approximately $2.8M and was heavily marketed in January 2026. The core claim — that token holders can access pre-IPO shares of companies like SpaceX or Stripe — is legally questionable in most jurisdictions and conflicts with SEC regulations on pre-IPO securities distribution.
| Pillar | Finding | Risk | |||
|---|---|---|---|---|---|
| Team | Anonymous — no verifiable legal or financial credentials | ▪ CRITICAL | |||
| Code | No public GitHub — no verifiable smart contract for IPO access | ▪ CRITICAL | |||
| Infrastructure | Pre-IPO tokenization claims legally questionable (SEC regulations) | ▪ CRITICAL | |||
| Tokenomics | Conflicting tokenomics between whitepaper and official blog | ▪ HIGH | |||
| Remittix (RTX) | Anonymous (deleted reveal) | No GitHub | No product, 15mo presale | Finixio-linked pattern | ▪ CRITICAL |
| Nexchain (NEX) | Anonymous | No GitHub | No testnet, AI claims | Opaque fundraising | ▪ CRITICAL |
| Digitap (DTAP) | Anonymous | No GitHub | Unverifiable AI/biometric | Undisclosed vesting | ▪ HIGH |
| Dreamcars (DCARS) | Anonymous | No verifiable contract | No verifiable fleet | Unaudited yield claims | ▪ CRITICAL |
| IPO Genie (GENIE) | Anonymous | No GitHub | Legally dubious IPO claims | Conflicting tokenomics | ▪ HIGH |
→ Read the full IPO Genie Deep-Dive Due Diligence Report
Comparative Risk Summary
| Project | Team | Code | Infrastructure | Tokenomics | Overall |
|---|---|---|---|---|---|
| IONIX Chain | Anonymous | No GitHub | 500K TPS, no testnet | No vesting details | ■ CRITICAL |
| EscapeHub | KYC, not doxxed | 1 commit, dead | Plausible EVM claims | Fixed supply, 4yr vest | ■ HIGH |
| DeepSnitch AI | Anonymous, BVI | No repo | Fake AI claims | 30% marketing | ■ CRITICAL |
| Bitcoin Hyper | Mostly anonymous | No repo | Meme coin disclaimer | No vesting details | ■ CRITICAL |
| Pepeto | Anonymous | No repo | N/A (meme coin) | Supply discrepancy | ■ HIGH |
| Based Eggman | Not doxxed | N/A | Base L2 (legitimate) | 5% team, reasonable | ■ MEDIUM |
How to Apply This Framework Yourself
Every presale you encounter can be evaluated in under thirty minutes using the following checklist.
Find the smart contract address. Look it up on Etherscan, Basescan, or the relevant block explorer. Check the owner address. Check for minting functions. Check for proxy patterns.
Find the audit. Not the badge on the website — the actual report. Read the scope section. If the audit only covers
Token.sol, it tells you nothing about the rest of the system.Find the GitHub. Search for the project name on GitHub. Count the contributors. Count the commits. Look at the last commit date. If the repository does not exist, the project does not exist.
Check the TPS claims against known benchmarks. Bitcoin: 7 TPS. Ethereum: 15–30 TPS. Solana: ~50,000 TPS in practice. [3] Any claim significantly above Solana's real-world throughput requires extraordinary technical evidence.
Trace the tokenomics. Find the team allocation. Find the vesting schedule. Verify that the vesting is enforced by a smart contract, not just described in a whitepaper. Check whether the presale wallets are disclosed.
Search for the bridge design. If the project involves a cross-chain bridge, find the bridge contract address and its audit. If neither exists, the bridge does not exist.
References
-
The $2 Billion Bridge Problem: Why Cross-Chain Security Is Blockchain's Final Bosscoinsbench.com · 2025
-
Bridges Burned: Inside the 5 Loudest Web3 Bridge Hackshackenproof.com · 2024
-
The Hacken 2024 Web3 Security Reporthacken.io · 2024
-
EscapeHub AI GitHub Organizationgithub.com/escapehub-ai
-
Best Crypto Presale 2026: DeepSnitch AI Soars 160%westafricatradehub.com
-
Based Eggman Surpasses Bitcoin Hyper as Top Meme Coinphemex.com · 2025
-
Based Eggman: The Potential Presale Pick in 2025cryptoninjas.net
-
Based Eggman Official Website — Presale Data (March 01, 2026)basedeggman.com