| Name | Type | Description | Notes |
|---|---|---|---|
| hash | str | [optional] | |
| number | str | [optional] | |
| view | int | [optional] | |
| coinbase | str | [optional] | |
| parent_hash | str | [optional] | |
| timestamp | str | Block timestamp in milliseconds specified by the block forger. There can be a time drift up to 30 seconds. | [optional] |
| transactions_root | str | [optional] | |
| results_root | str | [optional] | |
| state_root | str | [optional] | |
| data | str | [optional] | |
| transactions | list[TransactionType] | [optional] |