List validator withdrawals involving a specific address
addresses
List validator withdrawals involving a specific address
Retrieves withdrawals involving a specific address, typically for proof-of-stake networks supporting validator withdrawals.
GET
List validator withdrawals involving a specific address
Authorizations
API key passed as a Bearer token in the Authorization header.
Path Parameters
Address hash in the path
Pattern:
^0x([A-Fa-f0-9]{40})$The ID of the blockchain
Query Parameters
Number of items per page
Required range:
x >= 1Item index for paging
Export transactions as CSV
Previous
List transactions, internal transactions and token transfers matching the advanced filter criteria
Next