Changes to Account withdrawal history
GET /accounts/{stake_address}/withdrawals
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 4 revisions of this API.33
What changed
- ○
added the required property
items/block_heightto the response with the200statusresponse-required-property-added
- ○
added the required property
items/block_timeto the response with the200statusresponse-required-property-added
- ○
added the required property
items/tx_slotto the response with the200statusresponse-required-property-added
- ○
- ▲
removed the required property
items/block_heightfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
items/block_timefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
items/tx_slotfrom the response with the200statusresponse-required-property-removed
- ▲