Name | Type | Description | Notes |
---|---|---|---|
tx_hash | String | The transaction hash of the UTXO. | [optional] |
vout_n | Number | The output index of the UTXO. | [optional] |
address | String | The address of the UTXO. | [optional] |
token_id | String | The token ID, which is the unique identifier of a token. | [optional] |
value | String | The value of the UTXO. | [optional] |
is_coinbase | Boolean | Whether the UTXO comes from a coinbase transaction. | [optional] |
is_locked | Boolean | Whether the UTXO is locked. | [optional] |
confirmed_number | Number | The number of confirmations for the UTXO. | [optional] |