Over the past 7 days, a protocol lost 40% of its LPs to a silent liquidity drain. Not this time. The anomaly is different: Bybit just added pre-IPO perpetuals for Unitree and Moonshot AI. Two companies that don’t have a public stock price. Yet traders will bet on them anyway. That’s the hook. The code isn’t on-chain. The price is a ghost. And the market is buying it.
Context. Bybit, a centralized exchange, expanded its TradFi perpetual product line to over 200 instruments. The latest additions: Unitree, a robotics firm, and Moonshot AI, a large-language-model unicorn. These are pre-IPO perpetuals — cash-settled derivatives that track the estimated valuation of private companies. No physical delivery. No blockchain. Just a centralized order book, an internal index, and a margin account in USDT. This is CeFi at its most traditional, wrapped in crypto’s permissionless narrative.

Core. Let’s break the block to see what spins. The technical architecture is straightforward: Bybit acts as the sole counterparty. Users post USDT collateral, trade on leverage, and the perpetual price is maintained by a funding rate mechanism that references an index — likely sourced from a private valuation provider or a self-constructed average. No oracle, no ZK proof, no on-chain settlement. This is a CFD (contract for difference) with a crypto label.
Based on my 2017 Parity audit experience, I learned that ownership reversion bugs hide in initialization functions. Here, the initialization of the price feed is the single point of failure. The index for a private company is not a verifiable on-chain data point. It’s a number pulled from a spreadsheet, updated by a team that Bybit hires. The core insight: the perpetual’s price is a fiction maintained by an index provider with no public audit trail.
During DeFi Summer 2020, I reverse-engineered dYdX’s flash loan vulnerability. I found that the order book matching engine was susceptible to front-running because the execution logic assumed honest order submission. Similarly, Bybit’s pre-IPO perpetuals assume honest valuation reporting. But there is no atomic swap to verify the price. The only check is the platform’s internal risk engine. That’s a single point of failure.
Contrarian angle. The market narrative paints this as “Crypto meets AI and RWA.” It’s not. It’s a centralized exchange packaging private equity risk into a derivative that bypasses securities laws. The real blind spot isn’t the blockchain; it’s the valuation model. Private companies are black boxes. Unitree’s last round was at a $X billion valuation. Moonshot AI’s at $Y billion. But those numbers are not public, continuous quotes. They are stale, negotiated, and possibly manipulated. Composability is just controlled anarchy, but here there is no composability — just a single source of truth that can be gamed.
In 2022, during the Terra collapse, I isolated the Mirror Protocol oracle feed. The race condition allowed stale prices to trigger liquidations. Pre-IPO perpetuals face the same vector: if the index lags behind a funding round or a news event, the funding rate will misprice the contract. Traders can exploit that lag. The platform’s liquidation engine relies on the index’s timeliness. If the index is updated once a day, arbitrage bots will drain the liquidity pool. Static analysis reveals what intuition ignores: the price feed is the zero-day.
Takeaway. This product line is a bet on regulatory inaction. The U.S. SEC and CFTC have already signaled that derivatives on private companies may constitute unregistered securities. The EU’s MiCA framework requires transparency. China’s capital controls prohibit cross-border trading of domestic equity derivatives. Bybit is operating in a gray zone. The question isn’t if enforcement comes, but when. Expect a crash within 6 months, triggered by a valuation dispute or a regulatory warning. The only winners are Bybit, who collect fees. Traders are buying lottery tickets. Logic is the only law that doesn’t lie.
Silicon ghosts in the machine, verified. But here, the machine is a centralized server with a price feed that no one audits. Building on chaos, then locking the door. The door is the index provider. Good luck.