@ethereumjs/block / ExecutionPayload
ExecutionPayload =
object
Defined in: types.ts:238
baseFeePerGas:
PrefixedHexString
Defined in: types.ts:250
optionalblobGasUsed:PrefixedHexString
Defined in: types.ts:254
optionalblockAccessListHash:PrefixedHexString
Defined in: types.ts:258
blockHash:
PrefixedHexString
Defined in: types.ts:251
blockNumber:
PrefixedHexString
Defined in: types.ts:245
optionalexcessBlobGas:PrefixedHexString
Defined in: types.ts:255
extraData:
PrefixedHexString
Defined in: types.ts:249
feeRecipient:
PrefixedHexString
Defined in: types.ts:240
gasLimit:
PrefixedHexString
Defined in: types.ts:246
gasUsed:
PrefixedHexString
Defined in: types.ts:247
logsBloom:
PrefixedHexString
Defined in: types.ts:243
optionalparentBeaconBlockRoot:PrefixedHexString
Defined in: types.ts:256
parentHash:
PrefixedHexString
Defined in: types.ts:239
prevRandao:
PrefixedHexString
Defined in: types.ts:244
receiptsRoot:
PrefixedHexString
Defined in: types.ts:242
optionalrequestsHash:PrefixedHexString
Defined in: types.ts:257
optionalslotNumber:PrefixedHexString
Defined in: types.ts:259
stateRoot:
PrefixedHexString
Defined in: types.ts:241
timestamp:
PrefixedHexString
Defined in: types.ts:248
transactions:
PrefixedHexString[]
Defined in: types.ts:252
optionalwithdrawals:WithdrawalV1[]
Defined in: types.ts:253