Withdrawals
Retrieve all withdrawals
Returns all withdrawal data, including the withdrawal root, nonce, withdrawal status, and other relevant information.
GET
Headers
API Token for authentication
Query Parameters
The address of the staker
The address of the operator to which the stake is delegated
The contract address of the restaking strategy
The status of the withdrawal
Available options:
queued
, queued_withdrawable
, completed
The number of records to skip for pagination
The number of records to return for pagination