v1
latestOpenAPI 3.0.02026-07-26268286602.5 KBget block withdrawals
Deprecation Notice: Per instance endpoints will be deprecated soon in favor of PRO API endpoints. Please see the PRO API reference page for information.
get/blocks/{block_number_or_hash}/withdrawals
Path parameters
block_number_or_hashstring required
Block number or hash
Response
block's withdrawals (pay attention that block_number together with timestamp fields is not included to response in this endpoint)
Example response
{
"next_page_params": {
"index": 1,
"items_count": 50
}
}