Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.byzantine.fi/llms.txt

Use this file to discover all available pages before exploring further.

Withdrawing from a Byzantine vault

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.
The withdrawal process follows the same two-step transaction pattern as deposits:
  1. Get withdraw payload, which requests the transaction body to sign.
  2. Sign a payload (passkey), which submits the signed transaction. Flow to withdraw with Passkey