Name | Type | Description | Notes |
---|---|---|---|
type | AnalyticsTxType | [optional] | |
tx_hash | str | the QEDIT-generated hash of the transaction | [optional] |
block_height | int | The height of the Block (inside the Blockchain) that the transaction is a part of | [optional] |
block_hash | str | the hash of the Block (inside the Blockchain) that the transaction is a part of | [optional] |
timestamp | str | UTC time of creation of the time the Block containing the transaction was created in RFC-3339 format | [optional] |
index_in_block | int | The serial number within the Block of the transaction relative to other QEDIT transactions; indexing is 0-based | [optional] |