# TxOutput ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **index** | Option<**i32**> | Output index of the tx. | [optional] **value** | Option<**i64**> | Bitcoin Value in this output. | [optional] **address** | Option<**String**> | Parsed address from output | [optional] **lock_script** | Option<**String**> | Hex formatted lockScript | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)