koios_reference_script_utxos
Find UTxOs containing reference scripts for given script hashes. Retrieve on-chain script locations via Koios.
Instructions
Get UTxOs containing reference scripts for given script hashes
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 | |
| _script_hashes | Yes | Array of script hashes |