koios_tx_status
Get confirmation counts for transaction hashes. Verify transaction status to ensure confirmations on the Koios Cardano network.
Instructions
Get the status (number of confirmations) of given transactions
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 | |
| _tx_hashes | Yes | Array of transaction hashes |