read.asset.list
Retrieve a list of supported collateral assets on Arcadia Finance, including addresses, symbols, decimals, and types. Filter results by symbol substring to find specific assets.
Instructions
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Filter assets by symbol (case-insensitive substring match) | |
| chain_id | No | Chain ID: 8453 (Base) or 130 (Unichain) |