Trador Docs
Product guides

Robinhood Stock Token trading

Discover, quote, and swap tokenized equities and ETFs on Robinhood Chain through Arcus.

Spot trading gives you self-custodial access to Robinhood Stock Tokens. Trador reads the catalog and multiplier from Robinhood's official API, then marks an asset tradable only when it is available through Arcus.

What you trade

A Robinhood Stock Token is an onchain instrument that tracks an underlying equity or ETF. The trading interface applies Robinhood's current corporate-action multiplier to the official reference bid and ask.

The catalog includes:

  • Large-cap equities such as Apple, Microsoft, NVIDIA, Amazon, and Meta
  • Semiconductor and infrastructure names such as AMD, TSMC, Broadcom, and Applied Materials
  • Broad and thematic ETFs such as SPY, QQQ, SMH, and EWY
  • Leveraged and inverse ETFs such as SOXL, SOXS, TQQQ, and KORU
  • Selected private-market exposure such as SpaceX, Cerebras, and Quantinuum

Catalog presence is not a recommendation, guarantee of liquidity, or statement about availability in every jurisdiction.

Trading workspace

The spot screen combines four areas:

  1. Market discovery — search and filter by all markets, new listings, favorites, stocks, or indices.
  2. Market context — review the selected asset, token details, live price, change, chart, and recent company news when available.
  3. Swap ticket — choose buy or sell, a quote asset, amount, and slippage tolerance.
  4. Wallet portfolio — inspect Stock Token and USDG balances, then follow completed transactions on the Robinhood Chain explorer.

The supported quote asset is Robinhood Chain USDG.

Execute a swap

1. Connect and select

Connect a wallet, switch to Robinhood Chain when prompted, select an Arcus-tradable Stock Token, then choose Buy or Sell. The selected market is reflected in the page URL so it can be shared or restored.

2. Enter an amount

Choose a quote asset and enter the amount you want to spend or sell.

3. Review the route

The app requests an aggregated route using:

  • Stock Token symbol and contract
  • side (BUY or SELL)
  • quote asset
  • amount
  • slippage tolerance between 0.01% and 5%

The preview returns the expected output and the provider route. A quote can expire or change with liquidity, so review the final wallet request.

4. Approve when required

Selling a Stock Token or buying with USDG may require a Permit2 allowance. The app presents the required ERC-20 approval before asking the wallet to sign the RFQ order.

5. Sign the swap

Review the asset, amount, minimum received, network, and Arcus route. Your wallet first authorizes Permit2 when needed, then signs an EIP-712 RFQ order. Arcus submits the order and the interface links its settlement hash to the Robinhood Chain explorer.

Balances and history

The portfolio reads native ETH, USDG, and the current Robinhood Stock Token catalog from Robinhood Chain. It lets you search by symbol or name.

Swap history is currently device-local. The onchain transaction remains the canonical record even if local history is cleared.

Safety checklist

  • Confirm the selected asset and token symbol.
  • Confirm the wallet is on Robinhood Chain and has ETH for gas.
  • Leave enough ETH for Robinhood Chain gas.
  • Review minimum received and slippage before signing.
  • Treat leveraged ETFs as path-dependent, higher-risk products.
  • Verify the final transaction target and values in the wallet.

Developers can find supported market-data and transaction endpoints in the API reference.

On this page