Stakers
Retrieve queued withdrawals by staker address
Returns all queued withdrawal data of the requested staker.
GET
Headers
API Token for authentication
Path Parameters
The address of the staker
Example:
"0x9791fdb4e9c0495efc5a1f3f9271ef226251eb34"
Query Parameters
The number of records to skip for pagination
Example:
0
The number of records to return for pagination
Example:
12
Response
200
application/json
The list of queued withdrawals.
The response is of type object
.