Documentation
BrokeNoMo is a service for tokenized stocks & real-world assets (RWAs) on Robinhood Chain — bringing live prices, markets, news and on-chain activity for RWA assets into one place. Open to everyone, no login required.
Overview
Robinhood Chain issues real-world assets — starting with tokenized US equities and ETFs — as on-chain tokens. BrokeNoMo is the front door to those assets: it lets anyone discover a Stock Token, see its live price and market context, read the news moving it, and watch it move on-chain.
The goal is a single, focused surface for RWA assets: the familiar market data of a broker, plus the transparency of a public blockchain — token prices and transaction hashes shown side by side.
Robinhood Chain
Robinhood Chain is an Arbitrum Orbit L2 purpose-built for tokenized real-world assets. Stock Tokens live here as standard ERC-20s, so they can be self-custodied and composed like any other on-chain asset, 24/7.
Stock Tokens (RWA)
Each Stock Token is a standard ERC-20 that is 1:1 backed by the underlying equity or ETF. Per-asset Chainlink feeds publish live prices on-chain, and corporate actions (splits, dividends) are reflected through the issuer's contracts.
BrokeNoMo tracks the canonical Stock Token contract addresses published by Robinhood, covering large-cap equities (AAPL, NVDA, TSLA, MSFT, …) and tokenized ETFs (SPY, QQQ, SGOV, SLV, …).
Token pricing
Because a Stock Token tracks its underlying 1:1, BrokeNoMo shows the underlying's live market quote as a faithful proxy for the token price today.
On-chain token priceComing soon
We will additionally surface the token's own on-chain price — read straight from the per-asset Chainlink feed / on-chain DEX — and display it on each asset page next to the market quote, so you can compare the tokenized price against the underlying.
$BNM Token
BrokeNoMo has its own agent token, $BNM, launched on Robinhood Chain through Virtuals Protocol. It is a standard ERC-20 with a fixed 1B supply.
View the contract on Blockscout. Live price and market cap are shown on the home page.
Product
- Markets — searchable quotes for the tokenized-stock universe, with top gainers & losers and interactive charts.
- Asset pages — per-token price, chart and related news; on-chain price display coming soon.
- News — market headlines you can expand and read in-app instead of bouncing to a third-party page.
- On-chain tape — a live feed of RWA transfers only (see below).
- AI advisor — a concise assistant for questions about the assets (informational, not financial advice).
- Wallet — connect any EVM wallet on Robinhood Chain to view balances and hold RWA assets.
On-chain tape
The tape shows RWA transfers only: BrokeNoMo watches the Stock Token contracts and surfaces their Transfer transactions — the asset, amount and transaction hash — rather than every transaction on the chain.
It reads Transfer logs directly from Robinhood Chain over RPC, seeding from recent history on load and appending each new block in real time. Every hash links to Blockscout.
Architecture
BrokeNoMo is a Next.js (App Router) app. Market data is served by same-origin API routes; wallet / chain access uses wagmi + viem + RainbowKit against Robinhood Chain.
Data sources
Market data (quotes, search, charts, movers, news) comes from public endpoints and needs no API key. To avoid slow first paints, the server caches price snapshots and news in Cloudflare R2, so the board and headlines render real content instantly and stay live via background refresh.
Article bodies are extracted and cached too, so a story opens in-app immediately on repeat views. On-chain data is read directly from Robinhood Chain via RPC.
Roadmap
- On-chain token prices — show each token's Chainlink / DEX price on its asset page.
- Per-asset tape — filter the on-chain tape to a single Stock Token.
- Holdings & portfolio — value a connected wallet's RWA balances.
FAQ
Do I need to log in? No — everything is viewable without an account. A wallet is only needed to hold or transfer assets.
Is BrokeNoMo affiliated with Robinhood? No. It is an independent tool that reads public data and public contracts.
Where do prices come from? Today from the underlying's public market quote; on-chain token prices are coming soon.
Disclaimer
BrokeNoMo is an independent, informational tool and is not affiliated with Robinhood. Nothing here is financial advice. Tokenized assets carry market and smart-contract risk; always do your own research.