@ethereumjs/block / BeaconPayloadJSON
BeaconPayloadJSON =
object
Defined in: from-beacon-payload.ts:15
base_fee_per_gas:
NumericString
Defined in: from-beacon-payload.ts:27
optional
blob_gas_used:NumericString
Defined in: from-beacon-payload.ts:31
block_hash:
PrefixedHexString
Defined in: from-beacon-payload.ts:28
block_number:
NumericString
Defined in: from-beacon-payload.ts:22
optional
excess_blob_gas:NumericString
Defined in: from-beacon-payload.ts:32
optional
execution_witness:VerkleExecutionWitness
Defined in: from-beacon-payload.ts:36
extra_data:
PrefixedHexString
Defined in: from-beacon-payload.ts:26
fee_recipient:
PrefixedHexString
Defined in: from-beacon-payload.ts:17
gas_limit:
NumericString
Defined in: from-beacon-payload.ts:23
gas_used:
NumericString
Defined in: from-beacon-payload.ts:24
logs_bloom:
PrefixedHexString
Defined in: from-beacon-payload.ts:20
optional
parent_beacon_block_root:PrefixedHexString
Defined in: from-beacon-payload.ts:33
parent_hash:
PrefixedHexString
Defined in: from-beacon-payload.ts:16
prev_randao:
PrefixedHexString
Defined in: from-beacon-payload.ts:21
receipts_root:
PrefixedHexString
Defined in: from-beacon-payload.ts:19
optional
requests_hash:PrefixedHexString
Defined in: from-beacon-payload.ts:34
state_root:
PrefixedHexString
Defined in: from-beacon-payload.ts:18
timestamp:
NumericString
Defined in: from-beacon-payload.ts:25
transactions:
PrefixedHexString
[]
Defined in: from-beacon-payload.ts:29
optional
withdrawals:BeaconWithdrawal
[]
Defined in: from-beacon-payload.ts:30