Withdrawals
Get withdrawal metrics for individual validators
This endpoint returns withdrawals by validator index or pubkey
GET
Headers
Available options:
mainnet
, holesky
Path Parameters
Required range:
x >= 0
Query Parameters
The number of results returned per page
The number of results to skip before starting to return
Start withdrawal index. The lower bound of the range.
Required range:
x >= 0
Example:
0
End withdrawal index. The upper bound of the range.
Required range:
x >= 0
Example:
10
Start slot multiple of 3k
Required range:
x >= 0
End slot multiple of 3k
Required range:
x >= 0
Start epoch. The lower bound of the range.
Required range:
x >= 0
Example:
0
End epoch. The upper bound of the range.
Required range:
x >= 0
Example:
10