@ethereumjs/block / JSONRPCBlock
Defined in: types.ts:198
optionalbaseFeePerGas:`0x${string}`
Defined in: types.ts:219
optionalblobGasUsed:`0x${string}`
Defined in: types.ts:222
optionalblockAccessListHash:`0x${string}`
Defined in: types.ts:226
difficulty:
`${number}`|`0x${string}`
Defined in: types.ts:210
optionalexcessBlobGas:`0x${string}`
Defined in: types.ts:223
extraData:
`0x${string}`
Defined in: types.ts:212
gasLimit:
`0x${string}`
Defined in: types.ts:214
gasUsed:
`0x${string}`
Defined in: types.ts:215
hash:
`0x${string}`
Defined in: types.ts:200
logsBloom:
`0x${string}`
Defined in: types.ts:205
miner:
`0x${string}`
Defined in: types.ts:209
optionalmixHash:`0x${string}`
Defined in: types.ts:202
nonce:
`0x${string}`
Defined in: types.ts:203
number:
`0x${string}`
Defined in: types.ts:199
optionalparentBeaconBlockRoot:`0x${string}`
Defined in: types.ts:224
parentHash:
`0x${string}`
Defined in: types.ts:201
receiptsRoot:
`0x${string}`
Defined in: types.ts:208
optionalrequestsHash:`0x${string}`
Defined in: types.ts:225
sha3Uncles:
`0x${string}`
Defined in: types.ts:204
size:
`0x${string}`
Defined in: types.ts:213
optionalslotNumber:`0x${string}`
Defined in: types.ts:227
stateRoot:
`0x${string}`
Defined in: types.ts:207
timestamp:
`0x${string}`
Defined in: types.ts:216
optionaltotalDifficulty:`0x${string}`
Defined in: types.ts:211
transactions: (
`0x${string}`|JSONRPCTx)[]
Defined in: types.ts:217
transactionsRoot:
`0x${string}`
Defined in: types.ts:206
uncles:
`0x${string}`[]
Defined in: types.ts:218
optionalwithdrawals:JSONRPCWithdrawal[]
Defined in: types.ts:220
optionalwithdrawalsRoot:`0x${string}`
Defined in: types.ts:221