Blocks
No description available.
Columns
Name | Type | Description |
---|---|---|
block_hash | text |
The hash of the block. |
block_number | integer |
The block number. |
parent_hash | text |
The hash of the parent block. |
timestamp | timestamp |
The timestamp of when the block was produced. |
total_energy | numeric |
The total energy consumed in the block. |
transaction_count | integer |
The number of transactions in the block. |
__confirmed | boolean |
Whether this block has been confirmed. |
Indexes
Index |
---|
timestamp |
__confirmed WHERE __confirmed = false |
Got questions? Join our Discord
Discord is the primary home of the Transpose developer community. Join us to ask questions, share your work, and get help.