Skip to main content

Withdrawing from a Byzantine vault

Withdrawing funds from a Byzantine vault is a streamlined process that does not require vault approval. Withdrawals are available at any time, allowing users to access their funds whenever needed.
The integrator will have to call different API endpoints based on the authentication method used.
  • OTP
  • Passkey
The withdrawal process follows the same two-step transaction pattern as deposits:
  1. Get withdrawal transaction, which which sends an OTP code to the user’s email address.
  2. Submit withdrawal transaction, which submits the OTP code to sign the withdrawal transaction. Flow to withdraw with OTP