Documentation Index
Fetch the complete documentation index at: https://docs.vela.monolithsystematic.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Withdrawals work differently depending on the asset:- ETH — on-chain withdrawal via the VelaSettlement contract, signed by the Vela operator
- Other assets — manually processed within 24 hours during the beta period
Withdrawing ETH (On-Chain)
- Go to vela.monolithsystematic.com/withdraw
- Connect your wallet
- Select ETH and enter the amount
- Click Withdraw — the frontend will:
- Request an operator signature from the Vela engine
- Prompt MetaMask to submit the signed withdrawal to the contract
- Once the transaction confirms, ETH arrives in your wallet
Withdrawing Other Assets
For non-ETH assets, withdrawals are processed manually:- Submit a withdrawal request from the withdraw page
- Sign the request with your wallet (MetaMask popup)
- Monolith Systematic processes the withdrawal within 24 hours
- Funds are sent to your connected wallet address
Emergency Exit
If the Vela operator becomes unresponsive, you can recover your on-chain ETH directly:- Call
initiateEmergencyExit(address(0))on the VelaSettlement contract - Wait 7 days
- Call
executeEmergencyExit(address(0))to claim your funds
0xAa8E680c11a883F9bf6eb980B2D4E9D18DD25686 on Ethereum Sepolia