koios_policy_asset_mints
Retrieve all mint and burn events for assets under a specific policy ID. Use this tool to track asset issuance and destruction on the Cardano blockchain.
Instructions
Get all mint/burn events for assets under a specific policy
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 | |
| _asset_policy | Yes | Asset policy ID (hex) |