ExecutionPayload
ExecutionPayload:
object
Type declaration
baseFeePerGas
baseFeePerGas:
Hex
|string
blobGasUsed?
optional
blobGasUsed:Hex
|string
blockHash
blockHash:
Hex
|string
blockNumber
blockNumber:
Hex
|string
excessBlobGas?
optional
excessBlobGas:Hex
|string
executionWitness?
optional
executionWitness:VerkleExecutionWitness
|null
extraData
extraData:
Hex
|string
feeRecipient
feeRecipient:
Hex
|string
gasLimit
gasLimit:
Hex
|string
gasUsed
gasUsed:
Hex
|string
logsBloom
logsBloom:
Hex
|string
parentBeaconBlockRoot?
optional
parentBeaconBlockRoot:Hex
|string
parentHash
parentHash:
Hex
|string
prevRandao
prevRandao:
Hex
|string
receiptsRoot
receiptsRoot:
Hex
|string
requestsRoot?
optional
requestsRoot:Hex
|string
|null
stateRoot
stateRoot:
Hex
|string
timestamp
timestamp:
Hex
|string
transactions
transactions:
Hex
[] |string
[]
withdrawals?
optional
withdrawals:WithdrawalV1
[]