Deposits and Withdrawals

Since Extended smart contracts are deployed on the Ethereum blockchain and currently support only USDC as collateral, all native deposits and withdrawal requests are processed in USDC on the Ethereum blockchain. For user convenience, however, we also support cross-asset and cross-chain deposits and withdrawals through native Squid Router integration.

The most cost-efficient routes for deposits and withdrawals depend on the transaction value:

  1. <$10,000 USDC on Arbitrum;

  2. ≥$10,000 USDC on Ethereum.

Deposits

For deposits please note the following:

  • Users must cover the gas costs of their deposits, which means you need to have the native token of the chain you are depositing from in your connected wallet to cover these costs.

  • There is no minimum deposit requirement.

  • After a deposit is submitted, we wait for 10 Ethereum blocks (~2 minutes) before accepting the deposit on the exchange. Deposits under $10,000 USDC from Arbitrum are processed in <30 seconds.

  • You can track the status of your deposit in the 'Transfers' table on the UI.

Withdrawals

We support two types of withdrawals: fast and slow. Extended doesn't charge fees on both types of withdrawals, but there are differences in processing.

Fast withdrawals:

  • Processed almost instantly with a daily limit of $50,000 per calendar day.

  • Users can withdraw USDC from Extended to any asset or chain supported by the Squid Router.

  • A charge of 1.1x the current gas fee is applied to ensure transaction settlement in the event of gas cost volatility.

  • In rare instances, fast withdrawals may be unavailable due to liquidity gaps in the exchange's L1 wallet. If this occurs, please consider using slow withdrawals or try again later.

Slow withdrawals:

  • With slow withdrawals, users can only withdraw USDC to Ethereum.

  • Slow withdrawals involve a two-step process. The first step initiates your withdrawal request, which is processed on Layer 2. Once your funds are ready (this can take up to 12 hours), users will receive a notification to claim funds to their wallet and at this point users need to cover the gas fees.

  • There is no maximum limit on the amount for slow withdrawals.

Last updated