Skip to main content
GET
List validator withdrawals including amounts, index and receiver details processed in a specific block

Authorizations

Authorization
string
header
required

API key passed as a Bearer token in the Authorization header.

Path Parameters

block_hash_or_number_param
required

Block hash or number in the path

Required range: x >= 0
chain_id
string
required

The ID of the blockchain

Query Parameters

items_count
integer

Number of items per page

Required range: x >= 1
index
integer

Item index for paging

Response

Withdrawals in the specified block, with pagination. Note that block_number and timestamp fields are not included in this endpoint.

items
Withdrawal · object[]
required
next_page_params
object | null
required
Example: