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