# Mob > A trading terminal for Robinhood Chain (chain id 4663). Every price is read from the chain every minute and every trade > is on a live tape. The mob's calls ("hits") are plotted on the chart and graded by it; misses stay on the record. Mob lists 124 tokenized stocks (each against the listed stock: the "gap"), 36 tokens discovered as they trend or launch, and tokenized assets (graded cards held by Re:TCG). Prices come from each token's deepest real pool, via Multicall3; pools under $10k show no gap. Launchpads are named from the transaction that first minted each token. ## Hits - A hit is an EIP-712 signed call: long or short, optional target/stop, a 1 h–3 d horizon. Mob stamps the entry with its own block and price — callers never type an entry. It closes on the first wick through the target or stop (stop first within one candle) or at the horizon. Fills are a caller's real on-chain trades. Nobody is paid for calls; not advice. ## Public API (JSON, no key) - https://mob.markets/api/board — every market: price, 24 h change, gap vs the listed stock, liquidity, launchpad - https://mob.markets/api/asset/{token}/candles?s=86400 — 1-minute OHLC - https://mob.markets/api/asset/{token}/trades — the ledger of on-chain trades - https://mob.markets/api/asset/{token}/info — details, holders, socials, tape stats by window - https://mob.markets/api/hits · https://mob.markets/api/callers · https://mob.markets/api/caller/{id} — calls and records - https://mob.markets/api/active?w=3600 — assets ranked by hits in a window - wss://mob.markets/api/tape?a={token,…} — live trades and candles ## Pages - https://mob.markets/docs — how hits, fills and the gap work - https://mob.markets/terms · https://mob.markets/privacy · https://mob.markets/risk — terms, what Mob stores, and the risks (not advice) - Contact: mob@meex.work · security: https://mob.markets/.well-known/security.txt