solanaGetAssets
Retrieve detailed information for multiple Solana assets using their mint IDs in one batch request.
Instructions
Get detailed information about multiple Solana assets by their mint IDs in a single request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | No | Network ID. Call listSupportedNetworks for all options. e.g. "solana-mainnet" | solana-mainnet |
| ids | Yes | Array of asset IDs base-58 encoded |