list_markets
Discover tokenized stocks on Robinhood Chain with ticker, contract address, liquidity, and classification. Use this first to see what's available for research.
Instructions
The tokenized stocks that exist on Robinhood Chain, discovered from the chain's trading pools rather than a hand written list. Returns ticker, contract address, liquidity, and why each was classified as an equity or not. Call this first to learn what is available to research.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refresh | No | Re-run discovery instead of using the cached universe (slower). Default false. | |
| includeNonEquity | No | Also return tokens classified as stablecoins, wrapped assets or pool tokens. Default false. |