> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chainstack.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Beacon Chain validators info

<Check>
  ### Get your own node endpoint today

  [Start for free](https://console.chainstack.com/) and get your app to production levels immediately. No credit card required.

  You can sign up with your GitHub, X, Google, or Microsoft account.
</Check>

Retrieve all the necessary information related to the Ethereum validators:

<CardGroup>
  <Card title="Get voluntary exits" href="/reference/getbeaconpoolvoluntaryexits" icon="angle-right" iconType="solid" horizontal />

  <Card title="Get proposer slashings from the beacon pool" href="/reference/getbeaconpoolproposerslashings" icon="angle-right" iconType="solid" horizontal />

  <Card title="Get attester slashings" href="/reference/getbeaconpoolattesterslashings" icon="angle-right" iconType="solid" horizontal />

  <Card title="Get attestations from the beacon pool" href="/reference/getbeaconpoolattestationsbyslotandcommitteeindex" icon="angle-right" iconType="solid" horizontal />

  <Card title="Validator balances by state ID" href="/reference/getvalidatorbalancesbystateidandvalidatorid" icon="angle-right" iconType="solid" horizontal />

  <Card title="Validator information by state and ID or public key" href="/reference/getvalidatorbystateidandindex" icon="angle-right" iconType="solid" horizontal />

  <Card title="Validators information from state ID" href="/reference/getvalidatorinformation" icon="angle-right" iconType="solid" horizontal />

  <Card title="Get proposer duties" href="/reference/getproposerduties" icon="angle-right" iconType="solid" horizontal />

  <Card title="Produce unsigned block" href="/reference/produceblock" icon="angle-right" iconType="solid" horizontal />

  <Card title="Produce an unsigned blinded block" href="/reference/produceblindedblock" icon="angle-right" iconType="solid" horizontal />

  <Card title="Get attestation data" href="/reference/getattestationdata" icon="angle-right" iconType="solid" horizontal />

  <Card title="Get attestations of the beacon block by block\_id" href="/reference/getbeaconblockattestationsbyblockid" icon="angle-right" iconType="solid" horizontal />
</CardGroup>
