koios_datum_info
Retrieve on-chain datum details by providing datum hashes. Query Koios Cardano blockchain data to get information for the specified hashes.
Instructions
Get datum information for given datum 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 | |
| _datum_hashes | Yes | Array of datum hashes |