koios_credential_utxos
Get the UTxO set for given payment credentials to inspect unspent transaction outputs on Cardano.
Instructions
Get UTxO set for given payment credentials
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 | |
| _extended | No | Include extended UTxO data | |
| _payment_credentials | Yes | Array of payment credential hashes |