koios_script_redeemers
Retrieve redeemer records for a specified script hash to examine Cardano smart contract execution details.
Instructions
Get redeemer information for a specific script
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_hash | Yes | Script hash to query |