API Reference

This endpoint returns a list of the exit positions that the address has with the vault. The "total" field is how much all of the current withdrawal requests accumulate to. The "withdrawable" field is how much is currently available for the address to claim with the Claim Withdrawal endpoint. The 'duration' field is a unix timestamp of when the address can claim all of the existing withdrawal requests. The 'positions' object is a list of all exit position IDs, which you will need to grab in order to call the Claim Withdrawal endpoint.

Language