Name | Type | Description | Notes |
---|---|---|---|
currency | str | crypto currency code | |
tx_hash | str | Transaction hash | |
coinbase | bool | Coinbase transaction flag | |
height | Height | ||
no_inputs | int | number of input addresses | |
no_outputs | int | number of output addresses | |
timestamp | int | Timestamp | |
total_input | Values | ||
total_output | Values | ||
tx_type | str | defaults to "utxo" | |
inputs | TxValues | [optional] | |
outputs | TxValues | [optional] | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |