koios_asset_token_registry
Fetch off-chain metadata for Cardano assets from the token registry. Supports pagination, ordering, and column selection for targeted queries.
Instructions
Get asset information from the token registry (off-chain metadata)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results per page (1-1000) | |
| order | No | Column ordering | |
| offset | No | Pagination offset | |
| select | No | Comma-separated column names for vertical filtering |