CORTEX · Whitepaper v1.0 · August 2026 ← cortexliquidity.xyz

Cortex: A Non-Custodial AI Liquidity Layer for Robinhood Chain

Version 1.0 · August 2026 · cortexliquidity.xyz · chain id 4663

Abstract

Robinhood Chain hosts one of the fastest-growing launchpad economies in crypto: more than 260,000 tokens launched through Pons alone, over half of all chain transactions, and a liquidity landscape that turns over in hours. Capital allocation on the chain is information-limited - by the time a pool's fee yield or a token's momentum is visible on a dashboard, the edge is gone. Cortex addresses this with a continuously-running AI engine that scores every launchpad token and its pools from a proprietary real-time dataset, and converts those scores into concrete actions executed entirely by the user's own wallet through the official Uniswap Trading API. Cortex deploys no vaults, takes no deposits, and holds no user funds at any time.

1Background: Robinhood Chain

Robinhood Chain is an Arbitrum-Orbit Ethereum L2 (chain id 4663) built for 24/7 trading of crypto assets and tokenized equities. Uniswap v2, v3, v4 and UniswapX are deployed from day one; the chain has become one of the leading Uniswap v4 venues. Its launchpad economy is dominated by Pons (ponsfamily.com), which graduates tokens into locked Uniswap liquidity. Protocols such as Delta (liquidity staking on real swap fees) and TwoFold (dual-yield Uniswap v4 hooks) demonstrate sustained demand for liquidity-yield products on the chain.

What is missing is the decision layer: which of the thousands of live pools deserve capital right now, and when should it leave. Delta optimizes how liquidity sits; TwoFold optimizes what idle liquidity earns; neither decides where liquidity should be. Cortex is that layer.

2The competitive landscape

Two protocols on Robinhood Chain address the same capital and the same user. Delta (deltaliquidity.app) stakes liquidity on real swap fees; at the time of writing it carries a $26.9M market capitalisation, $7.79M of 24-hour volume and $77.9K of fees paid in 24 hours across a 30-day-old pool with 5,422 positions opened. TwoFold (twofold.fi) pairs tokenised equities against a dual-yield USDG leg using unmodified Uniswap DualPool contracts, with 19 pools on its registry and 17 live equity pairs. It publishes no market capitalisation; TWO's fixed 1,000,000,000 supply at the last price observed by our own indexer implies roughly $5.5M.

Both are genuine products with real revenue, and both are custodial in the ordinary sense: to use them you deposit into contracts they wrote. Cortex occupies the layer above and refuses that trade:

 CortexDeltaTwoFold
OptimisesWhere capital goes nextHow liquidity sitsWhat idle liquidity earns
CustodyNone — user’s walletProtocol positionsPools and bound vaults
Contracts to trustUniswap’s onlyDelta’s, plus Uniswap’sDualPool and vaults, plus Uniswap’s
ScopeChain-wide; 534,000+ v4 poolsIts listed pools19 pools, 17 equity pairs
Asset selection0–100 AI score, every 10 minThe user choosesThe user chooses
Cost to startGasDeposit and gasDeposit and gas
Fee revenue todayNone$77.9K / 24hHarvested vault yield
Time in marketSince August 202630-day pool19 pools open

Delta and TwoFold figures read from their own public interfaces, 31 August 2026. A snapshot, not a live feed.

The final two rows are the honest ones. Delta and TwoFold earn fees today and Cortex does not: it charges nothing, holds nothing, and ships the product before the token. That is a deliberate sequencing choice, not a claim of superiority on revenue — and a reader evaluating Cortex should weigh it.

Nor is Cortex a replacement for either. A user can hold a Delta position and a TwoFold pool and still need the thing neither provides: an answer to which of the chain’s thousands of pools deserves the next unit of capital, and when it should leave. Custody is where the distinction becomes structural rather than competitive. Delta and TwoFold must hold funds to do their jobs, and accept the audit surface, admin-key questions and withdrawal mechanics that follow. A decision layer has no such requirement, so Cortex declines the custody entirely — see section 5.

3The Cortex dataset

Cortex's edge is data nobody else has assembled:

4The AI engine

A large-language-model engine (currently DeepSeek v4) receives, for each candidate token, a compact quantitative context: 24h volume, trade count, unique traders, buy-side share, market capitalization, age, graduation state, and social presence. It returns a structured verdict - a 0-100 Cortex Score, an action (enter, watch, exit, avoid), and a one-line reasoning that cites the numbers it used.

5Non-custodial execution

Cortex's execution layer is the official Uniswap Trading API (Universal Router 2.1.1 on Robinhood Chain). When a user acts on a signal:

  1. The Cortex backend requests a quote for the pair (v1/quote), routed across Uniswap v2, v3 and v4 pools for best price - v4 routing included.
  2. The API returns unsigned transaction calldata (v1/swap), which Cortex passes to the user's wallet unmodified.
  3. The user's wallet signs and broadcasts. Funds move wallet → Uniswap's audited Universal Router → wallet, atomically.

Cortex has no smart contracts of its own, no deposit function, no withdrawal queue, no admin keys over user assets - because it never touches them. Token approvals (for selling) are granted by the user to Uniswap's canonical Permit2 contract, not to Cortex. The entire attack surface of "protocol holds funds" is absent by construction.

6The CORTEX token

CORTEX is launched on the Pons launchpad and graduates into locked Uniswap liquidity per Pons mechanics. Utility (rolled out post-launch):

No revenue-share, no staking-for-emissions, no promises of profit. The token is an access key to the intelligence layer.

7Roadmap

8Risks and disclaimers

Cortex signals are AI-generated market commentary and can be wrong; they are not financial advice. Launchpad tokens are extremely volatile and most lose value. Swap execution depends on the Uniswap Trading API and Robinhood Chain availability. Cortex's non-custodial design means users bear standard self-custody responsibilities. Nothing in this document is an offer of securities or a promise of returns.

This document describes software behavior at the time of writing and will be revised as the protocol ships. © 2026 Cortex · cortexliquidity.xyz