# TxContentUtxoInputs ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **address** | **String** | Input address | **amount** | [TxContentOutputAmount] | | **txHash** | **String** | Hash of the UTXO transaction | **outputIndex** | **Double** | UTXO index in the transaction | **dataHash** | **String** | The hash of the transaction output datum | **collateral** | **Bool** | Whether the input is a collateral consumed on script validation failure | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)