/eth/v1/beacon/blinded_blocks/{block_id}
Retrieve attestation reward info for validators specified by array of public keys or validator index. If no array is provided, return reward info for every validator.
Parameters:
block_id-string, Block identifier. Can be one of: "head" (canonical head in node's view), "genesis", "finalized", , <hex encoded blockRoot with 0x prefix>.
Example:
Last updated