Get all the withdraws for an address at a specific epoch
get/api/v1/pos/withdraw/{address}
Path parameters
addressstring required
The delegator address
Query parameters
epochinteger
The epoch
pageinteger
Pagination parameter
Response
A list of withdraws.
Changes
Changed in 2 of the 50 revisions of this API.2
- ▲
the
//response's property type changed fromstringtonumberfor statusresponse-property-type-changed
- ▲
- ▲
the
//response's property type changed fromnumbertostringfor statusresponse-property-type-changed
This revision also has 12 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
Of the 50 revisions, 1 has no diff computed.