Are you an LLM? Read llms.txt for a summary of the docs, or llms-full.txt for the full context.
Skip to content

Withdrawing Collateral

Last updated: Jul 23, 2026

You can withdraw collateral that is not required for open positions, USDT debt, or account-health limits. In multicollateral accounts, each asset is withdrawn separately.

Available margin

You can only withdraw available margin, collateral not currently required to meet the margin requirements of your open positions.

available_margin = adjusted_account_value - required_margin

Adjusted Account Value includes collateral haircuts and PnL effects. The final max withdrawal also applies asset balance, the USDT cap, LTV and debt limits, fees, and any active limits shown in the app.

If you have no open positions and no USDT debt, most of your balance is generally available to withdraw, subject to those checks.

How to withdraw

1. Open the Withdraw Window

  1. Make sure you are connected to the Synthetix Exchange.
  2. Open the Withdrawal window using one of the following options:
    • Click your wallet in the top-right corner, then select Withdraw from the Account sidebar.
    • Open the Portfolio page and select Withdraw.
    • Open the Balances tab in the Portfolio table and select Withdraw.
Open Withdraw from the Account sidebar after clicking your wallet in the top-right corner, or use Withdraw from the Portfolio page or Balances tab.

2. Enter the Withdrawal Amount

  1. Enter the amount you want to withdraw, up to the maximum available amount displayed.
  2. Review any applicable withdrawal fees.
  3. Click Withdraw.
Enter the withdrawal amount, review the fee and amount received, then click Withdraw.

3. Confirm the Withdrawal

  1. Confirm the transaction in your wallet.
  2. Wait for the transaction to be confirmed on Ethereum Mainnet.
  3. Your wallet and Exchange account balances will update once the transaction has been confirmed.

Withdrawing with open positions

You can withdraw available margin while holding open positions. However:

  • Withdrawing reduces your health ratio and moves your liquidation price closer to the current market price.
  • You cannot withdraw collateral that would bring the account below maintenance margin.
  • Non-USDT collateral price moves can reduce your withdrawable amount even if your position PnL has not changed.

Withdrawing USDT with non-USDT collateral

USDT withdrawals are capped by both account health and the USDT available to send.

Your maximum USDT withdrawal can include:

  • Held USDT balance.
  • Positive unrealized PnL that can support a USDT withdrawal while the position remains open.

Non-USDT collateral value supports margin and trading, but it does not become withdrawable USDT unless you first convert it through Swap or otherwise receive USDT settlement from trading.

Debt and LTV constraints

If your USDT balance is negative after positive unrealized PnL is considered, the account has USDT debt. That debt is backed by non-USDT collateral.

Withdrawal amounts can be reduced to preserve:

  • Required margin for open positions.
  • The USDT cap for USDT withdrawals.
  • LTV and LLTV limits for non-USDT collateral backing USDT debt.
  • Any tier-based Max Borrow limit.

Your max withdrawal can be zero even when an asset has a balance. Common reasons include open positions reserving margin, USDT debt requiring collateral to stay in the account, or the asset fully backing debt with no spare margin budget.

To improve withdrawable amounts, consider reducing positions, swapping collateral to USDT to repay debt, or depositing additional collateral.

Withdrawal fees

Withdrawals can have a per-asset withdrawal fee. The fee is deducted from the amount received and is shown before you confirm.

Ethereum Mainnet gas is paid in ETH by your wallet for on-chain withdrawal transactions.

Transfers between subaccounts

Moving collateral between subaccounts follows the same type of availability checks as withdrawals. The source subaccount must keep enough collateral for open positions, USDT debt limits, and LTV constraints.

Collateral in one subaccount does not support positions in another subaccount. See Subaccounts for details.

Withdrawal delays

Withdrawals are processed on-chain with no additional delay beyond transaction confirmation. There is no withdrawal queue or waiting period.

See also