list_stock_tokens
Scan blockchain for genuine Robinhood stock tokens by verifying the uiMultiplier() method implementation.
Instructions
Find genuine Robinhood Stock Tokens by scanning explorer-indexed tokens and keeping only those implementing uiMultiplier(). There is no on-chain enumeration, so this is a scan, not a registry read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max candidates to probe | |
| query | No | Ticker or name filter, e.g. 'AAPL' |