List registry assets
list_assetsRetrieve verified assets on Robinhood Chain by symbol or name, with contract address, decimals, trust, and live state. Filter by tickers; add fields like concentration to analyze float.
Instructions
Every verified asset on Robinhood Chain (chain 4663): Stock Tokens, bridged coins, USDG, WETH, each with its contract address, decimals, trust and live state (multiplier, pauses, Chainlink price, holders, second-source agreement). Filter with q (symbol or name substring) or symbols (comma-separated exact tickers). fields adds lookalikes, corporateActions, multiplierHistory, feedRounds or concentration per asset, for up to 50 assets — concentration answers which Stock Tokens have the least float in one request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Symbol or name substring | |
| fields | No | Comma-separated extras: lookalikes,corporateActions,multiplierHistory,feedRounds,concentration | |
| symbols | No | Comma-separated tickers, e.g. TSLA,AAPL |