Skip to main content

ListStakerQueuedWithdrawalsResponse

queuedWithdrawals object
amountstring
blockNumberuint64
logIndexuint64
strategystring
transactionHashstring
ListStakerQueuedWithdrawalsResponse
{
"queuedWithdrawals": {
"amount": "string",
"blockNumber": 0,
"logIndex": 0,
"strategy": "string",
"transactionHash": "string"
}
}