List Stock Tokens
list_stock_tokensList tokenized-equity stock tokens on Robinhood Chain, returning ticker, name, contract, and Chainlink feed. Optionally filter to only tokens with a live pricing feed.
Instructions
The registry of tokenized-equity Stock Tokens on Robinhood Chain (ticker, name, contract, Chainlink feed). Set pricedOnly to return only tokens with a live feed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max entries (default all). | |
| offset | No | Skip this many (pagination). | |
| pricedOnly | No | Only tokens with a Chainlink price feed. |