Skip to main content

/eth/v1/validator/duties/proposer/{epoch} RPC Method

Requests that the beacon node provides all scheduled validators a block to propose for in the given epoch.

Updated on
Oct 04, 2023

/eth/v1/validator/duties/proposer/{epoch} RPC Method

Parameters

epoch
string
REQUIRED
The Epoch number

Returns

dependent_root
string
The block root that this response is dependent on
execution_optimistic
Boolean
It's true if the response references an unverified execution payload. The optimistic information may be invalidated at a later time. If the field is not present, assume the false value
data
The object with the following values:
pubkey
string
The validator's BLS public key, uniquely identifying them. _48-bytes, hex encoded with 0x prefix, case insensitive
validator_index
boolean
The index of validator in validator registry
slot
array
The slot at which the validator must propose block
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free