# TreasuryInfo ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **txid** | Option<**String**> | current treasury utxo txid | [optional] **index** | Option<**i32**> | current treasury utxo index | [optional] **amount** | Option<**i64**> | current treasury amount | [optional] **height** | Option<**i64**> | current treasury utxo height | [optional] **block_hash** | Option<**String**> | current treasury utxo block hash | [optional] **timestamp** | Option<**i64**> | current treasury utxo timestamp | [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)