These docs are for v1.0. Click to read the latest docs for v2.0.

ETH Withdrawals

Returns a history of withdrawals (partial and full) for the specified addresses.

The full_withdrawal field returns a boolean indicating whether the withdrawal was full or partial. A withdrawal is considered to be "full" if the withdrawal occurs after the validator is no longer active and its full balance is swept.

Body Params
validator_addresses
array of strings

Validator public keys.

validator_addresses
string
required

Epoch numbers (as integers) or timestamps (as strings "YYYY-MM-DD")

string
required

Epoch numbers (as integers) or timestamps (as strings "YYYY-MM-DD")

Response

Language
LoadingLoading…
Response
Choose an example:
application/json