Skip to main content
The WithdrawalAccount tracks an individual depositor’s queued withdrawal request. It is created when a depositor calls queueWithdrawal and closed when the withdrawal is executed or cancelled. Program ID: sVau1tXvayVWfotzm9Ahcv2qfnnfRWttt78BCnNC6dD

WithdrawalAccount

WithdrawalType

WithdrawalTokenFill

Each fill records a token and amount allocated to the withdrawal by the vault manager:

Lifecycle

TypeScript

Or via the ExponentVault class: