IndexedBlock
Example¶
{
"number": 0,
"hash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"timestamp": 0
}
Field Descriptions¶
| Field Name | Description | Type |
|---|---|---|
number |
The block number | int64 |
hash |
The unique hash of the block | Bytes32 |
timestamp |
The block timestamp | Timestamp |