read_asset_list
List supported collateral assets on Arcadia. Returns compact list (address, symbol, decimals, type). Use search to filter by symbol substring. For USD prices, use read_asset_prices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Filter assets by symbol (case-insensitive substring match) | |
| chain_id | No | Chain ID: 8453 (Base), 130 (Unichain), 10 (Optimism), or 4663 (Robinhood) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | Yes | ||
| assets | Yes |