-
Notifications
You must be signed in to change notification settings - Fork 135
/
Copy pathblock-txn-hashes.json
24 lines (24 loc) · 1.11 KB
/
block-txn-hashes.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"number": "0x1",
"hash": "0x0000000000000000000000000000000000000000000000000000000000000001",
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000002",
"sha3Uncles": "0x0000000000000000000000000000000000000000000000000000000000000003",
"transactionsRoot": "0x0000000000000000000000000000000000000000000000000000000000000001",
"stateRoot": "0x0000000000000000000000000000000000000000000000000000000000000003",
"receiptsRoot": "0x0000000000000000000000000000000000000000000000000000000000000002",
"miner": "0x0000000000000000000000000000000000000001",
"gasLimit": "0x2",
"gasUsed": "0x3",
"timestamp": "0x4",
"difficulty": "0x5",
"extraData": "0x01",
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000003",
"nonce": "0x0a00000000000000",
"uncles": [
"0x0000000000000000000000000000000000000000000000000000000000000001",
"0x0000000000000000000000000000000000000000000000000000000000000002"
],
"transactions": [
"0x0000000000000000000000000000000000000000000000000000000000000001"
]
}