Entity Withdrawals

The withdrawals endpoint give you a breakdown of all withdrawals related to an entity’s withdrawal address over time.

Get withdrawal metrics for Withdrawal Addresses

GET
/
v1
/
eth
/
entities
/
{withdrawal_address}
/
withdrawals

Validator Withdrawals

The withdrawals endpoint give you a breakdown of all withdrawals associated with a validator over time.

Get withdrawal metrics for individual validators

GET
/
v1
/
eth
/
validators
/
{validator_index_or_pubkey}
/
withdrawals