Build more with QuickNode - New pricing plans and a free tier! Read the press release
Parameters:
Returns:
pubkey - string - The validator's BLS public key, uniquely identifying them. _48-bytes, hex encoded with 0x prefix, case insensitive.
validator_index - boolean - Index of validator in validator registry.
slot - object - The slot at which the validator must propose block.
Code Examples:
curl -X GET \ "http://sample-endpoint-name.network.quiknode.pro/token-goes-here/eth/v1/validator/duties/proposer/1" \ -H "accept: application/json"