ListWithdrawalsForStrategiesResponse
nextPage object
pageNumberuint32
pageSizeuint32
withdrawals object
blockNumberuint64
operatorAddressstring
sharesstring
stakerstring
strategystring
ListWithdrawalsForStrategiesResponse
{
"nextPage": {
"pageNumber": 0,
"pageSize": 0
},
"withdrawals": {
"blockNumber": 0,
"operatorAddress": "string",
"shares": "string",
"staker": "string",
"strategy": "string"
}
}