PLATE
Prototype. The flow you see is simulated; nothing here is live and nothing moves money.

Sources

Every claim and data surface this site cites, so nobody has to take our word for it.

Wave evidence — PerpsHood

Claims

  • Uniswap v2, v3, v4 and UniswapX are live on Robinhood Chain, an L2 built by Robinhood Crypto.
    Uniswap v2, v3, v4, and UniswapX are live on Robinhood Chain, a Layer 2 built by Robinhood Crypto.
    · source
  • Uniswap is the primary public AMM on Robinhood Chain with Web App, Wallet and API support from day one, and developers integrate against chain id 4663.
    Uniswap serves as the primary public AMM on Robinhood Chain with support on the Uniswap Web App, Wallet, and API available from day one
    · source
  • UniversalRouter is deployed on Robinhood Chain at 0x8876789976decbfcbbbe364623c63652db8c0904 and is the preferred entrypoint for swaps, alongside SwapRouter02 0xcaf681a66d020601342297493863e78c959e5cb2 and QuoterV2 0x33e885ed0ec9bf04ecfb19341582aadcb4c8a9e7.
    is the current preferred entrypoint for ERC20 and NFT swaps
    · source
  • UniversalRouter takes a commands byte string plus a parallel inputs array and chains several swaps and actions inside one transaction, which is exactly the cook's multi-leg plate.
    These commands can be chained in one transaction to express custom workflows, including multi-hop swaps and liquidity migration from v3 to v4.
    · source
  • Robinhood publishes read-only REST endpoints under https://api.robinhood.com/rhj/ for offchain Stock Token data.
    Robinhood provides a set of read-only REST endpoints under
    · source
  • GET /rhj/assets returns Stock Token metadata including the current corporate-action multiplier and per-chain deployments, which is the canonical symbol-to-address registry a recipe needs.
    Asset metadata for Stock Tokens, including the current corporate-action multiplier and per-chain deployments.
    · source
  • The rhj price endpoint returns the raw underlying-equity bid/ask passed through as-is, not multiplier-adjusted, so it is a reference price and not the price a cook will execute at.
    Prices are the raw underlying-equity bid/ask passed through as-is
    · source
  • All rhj endpoints are rate-limited to 60 requests per second and cached.
    All endpoints are rate-limited to 60 requests/second and cached; respect the per-endpoint cache window to avoid stale reads.
    · source
  • Stock Tokens are tokenised debt securities issued by Robinhood Assets (Jersey) Limited, granting economic exposure but no legal or beneficial rights in the underlying securities.
    Stock Tokens are tokenised debt securities issued by Robinhood Assets (Jersey) Limited
    · source
  • Stock Tokens are not registered under U.S. securities laws and may not be offered, sold or delivered in the United States or to U.S. persons, with further restrictions in Canada, the UK and Switzerland.
    Stock Tokens are not registered under U.S. securities laws and may not be offered, sold, or delivered, directly or indirectly, in the United States
    · source
  • Primary mint and burn of Stock Tokens by market makers only happens in a weekly window from Monday 02:00 CET/CEST to Saturday 02:00 CET/CEST; outside it users transact existing tokens on secondary liquidity.
    Market makers can place orders to mint and burn Stock Tokens during the following window
    · source
  • Only the addresses in Robinhood's canonical contracts list identify a real Stock Token; a token with the same ticker at another address is not one, so a recipe must carry addresses.
    a token with a matching name/ticker but a different contract address is not a Robinhood Stock Token
    · source
  • Stock Tokens are standard ERC-20 tokens that can be held or transferred in any compatible wallet, so ordinary swap and transfer tooling works on them.
    Stock tokens are standard ERC-20 tokens, so building with them uses the same patterns you already know
    · source
  • Stock Tokens are not rebasing; a corporate-action multiplier scales the effective amount while balanceOf and totalSupply stay fixed, so a stored plate must record the multiplier it was taken under.
    the multiplier scales the effective amount without changing raw balances or total supply
    · source
  • Chainlink prices for Stock Tokens on Robinhood Chain already include the corporate-action multiplier, so a plate valued from the feed needs no further adjustment.
    the Chainlink price already includes the corporate-action multiplier (dividends, splits), so the value you read is the token's full price
    · source
  • PheraDEX is a concentrated-liquidity DEX and bonding-curve launchpad live on Robinhood Chain (chain id 4663) whose DefiLlama TVL adapter was submitted 2026-09-09 and merged 2026-09-10, with CL factory gen-2 at 0x185f43b9E3e956798b7b9CF0a4FE00463aEe064B and PHERA at 0x9D4A92aA4Cd18C75316070bf60c34de1CAB99999.
    Tokens are created on bonding curves and graduate into PheraDEX CL pools
    · source
  • Blockscout's Robinhood Chain API (chain_id 4663) exposes decoded token transfers, logs and balances and requires a free API key, with a free tier of 5 RPS and 100K credits per day.
    Get a free API key at dev.blockscout.com
    · source
  • On Robinhood Chain, Blockscout's txlistinternal and eth_getLogs return at most 1,000 records per call.
    Limited to 1,000 records on Robinhood Chain
    · source
  • Robinhood Chain's public mainnet launched on 2026-07-01.
    We are officially launching the Public Mainnet of Robinhood Chain.
    · source
  • Stock Tokens are available on Robinhood Wallet in more than 120 countries, with availability varying by jurisdiction.
    Stock Tokens are available today on the Robinhood Wallet in more than 120 countries
    · source
  • The launch gas promotion that has covered qualifying Robinhood Wallet swaps since 2026-07-01 ends on 2026-09-29, after which users pay their own ETH-denominated fees.
    The promotion ends on September 29, after which users must cover their own ETH-denominated transaction fees.
    · source
  • The gas subsidy applies only to Robinhood Wallet; users transacting through MetaMask, Rabby or other third-party wallets already pay standard gas fees.
    The subsidy applies only to the Robinhood Wallet.
    · source
  • Robinhood Chain DEX volume reached $1.595 billion on 2026-09-01, 61% above the prior record of $989 million on 2026-08-28.
    Decentralised exchange (DEX) volume on Robinhood Chain reached $1.595 billion on September 1, up 61% from a then-record $989 million on August 28.
    · source
  • More than 190 Stock Tokens were live on Robinhood Chain about two months after launch, with over $3 billion of Stock Token DEX volume.
    more than 190 Stock Tokens live
    · source
  • A public reference dApp on Robinhood Chain lets a user deposit Stock Tokens, receive an ERC-20 basket share priced from Chainlink feeds, and redeem back into the components.
    A user deposits Stock Tokens, receives an ERC-20 basket share, sees that share priced from Chainlink feeds, and can redeem back into the underlying components.
    · source
  • In that reference dApp the basket pulls every required component amount and mints in one transaction, showing multi-Stock-Token composition in a single tx on this chain.
    the basket pulls the required component amounts and mints shares in the same transaction
    · source
  • Alvara Protocol offers onchain multi-asset basket tokens (BSKT) under ERC-7621, live on Ethereum and Base rather than Robinhood Chain.
    A BSKT is an onchain basket of assets managed through ERC-7621.
    · source
  • On Alvara anyone can create a basket and become a fund manager with no applications, approvals or track record and a 0.1 ETH minimum seed.
    Anyone can create a basket and become a fund manager.
    · source
  • DeFi Saver's Recipe Creator lets users build multi-step DeFi strategies and execute them in one transaction, and the word 'recipe' already denotes that in DeFi.
    Build multi-step DeFi strategies exactly how you want them and execute them in 1-tx.
    · source
  • Thesis turns a belief into an editable basket of tokenized stocks bought from the user's own Solana wallet, the closest existing analogue to an authored recipe cooked by a stranger.
    Buy what you believe — turn a belief into an editable basket of tokenized stocks you can buy from your own Solana wallet.
    · source
  • Cielo lets users find and follow top traders in one click with PnL and portfolio breakdowns across 30+ blockchains, showing the existing appetite for reading other people's executions.
    Find and follow top traders in one click
    · source
  • 1inch has supported Robinhood Chain since the network's launch, giving a recipe a second routing venue to quote against.
    1inch has supported the network since its launch, so you can swap on it straight from your own wallet
    · source
  • Robinhood Chain is a permissionless Ethereum-compatible L2 that uses ETH as its native gas token.
    Robinhood Chain uses ETH as its native gas token.
    · source
  • GET https://api.robinhood.com/rhj/assets answers 200 with JSON from a server with no API key, and its CORS headers decide whether a browser can call it directly from the cookbook page.
    Robinhood provides a set of read-only REST endpoints under
    · source
  • eth_getLogs against the Blockscout Robinhood Chain API truncates at 1,000 records, so an indexer reading a day of cook transactions must page by block range rather than by one wide query.
    Limited to 1,000 records on Robinhood Chain
    · source
  • A UniversalRouter execute() call on chain 4663 that chains three Stock Token swaps and one meme swap succeeds in one transaction and emits four sets of Transfer logs readable as a plate.
    These commands can be chained in one transaction to express custom workflows, including multi-hop swaps and liquidity migration from v3 to v4.
    · source

Data sources

  • live-recipe-endpoint — the rhj asset registry + live bid/ask (also /rhj/prices) that today's recipe legs and their dollar figures are computed from
  • onchain-plate-registry — Blockscout Robinhood Chain — decodes a cook's own multi-swap transaction into the plate posted on /plates
  • revision-log — the author's daily recipe revision notes, one per past recipe id, citing what the previous window's plates actually showed
  • chain-clock — the recipe's own window_opens_at / window_closes_at timestamps, read against wall-clock time for the B07 countdown