get https://{server_url}/{api_key}/eth/v1/beacon/pool/voluntary_exits
Retrieves voluntary exits known by the node but not necessarily incorporated into any block
Log in to see full request history
Responses
Retrieves voluntary exits known by the node but not necessarily incorporated into any block
xxxxxxxxxx
curl --request GET \
--url https://eth2-beacon-mainnet.nodereal.io/v1/api_key/eth/v1/beacon/pool/voluntary_exits \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: