Pacifica
  • Closed Beta Guide
  • Trading on Pacifica
    • Overview
    • Contract Specifications
      • Oracle Price & Mark Price
    • Order Types
    • Order Options
    • Margin & Leverage
    • Funding Rates
    • Trading Fees
    • Liquidations
    • Deposits & Withdrawals
  • API Documentation
    • API
      • REST API
        • Markets
          • Get market info
          • Get prices
          • Get kline (candle) data
          • Get recent trades
        • Account
          • Get account info
          • Get account settings
          • Update leverage
          • Update margin mode
          • Get positions
          • Get trade history
          • Get funding history
          • Get account equity history
          • Request withdrawal
        • Subaccounts
          • Create subaccount
          • Subaccount fund transfer
        • Orders
          • Get open orders
          • Get order history
          • Get order history by ID
          • Create order
          • Create stop order
          • Create position TP/SL
          • Cancel order
          • Cancel all orders
          • Cancel stop order
          • Batch order
      • Websocket
        • Subscriptions
          • Prices
          • Orderbook
          • Trades
          • Candle
          • Account balance
          • Account margin
          • Account leverage
          • Account positions
          • Account orders
          • Account order updates
          • Account trades
        • Trading operations
          • Create order
          • Cancel order
          • Cancel all orders
      • Signing
        • Implementation
        • Operation Types
        • Error Handling
        • Hardware Wallet
      • Rate limits
        • API-key rate limiting
      • Tick and lot size
    • Specification
  • Other
    • Audits
    • Brand Assets
    • Contact Us
    • Glossary of Terms
Powered by GitBook
On this page
  • Deposits
  • Withdrawals
  • Requirements & Notes
  1. Trading on Pacifica

Deposits & Withdrawals

Before trading, you’ll need a compatible DeFi wallet with a Solana address connected to Pacifica, and USDC collateral to fund your trades.

Pacifica supports multiple wallet types, including Phantom, Solflare, Backpack, Ledger (via browser extension), and other WalletConnect-compatible wallets.

Deposits

IMPORTANT: Pacifica currently limits deposits up to a maximum of $1000 account equity for security purposes as we scale up Closed Beta. Any additional deposits will be gated from the frontend, and API deposits over these amounts will be in held in pending.

Fees: Gas fees apply as determined by the network.


Withdrawals

IMPORTANT: Pacifica currently limits withdrawals up to a maximum of $1000 account equity for security purposes as we scale up Closed Beta. Any additional deposits will be gated from the frontend, and API deposits over these amounts will be in held in pending.

Requirements & Notes

  • Minimum Withdrawal: $1 (withdrawals below this amount will not be processed).

  • Withdrawal Fee: $1 is deducted from each withdrawal request to help cover gas fees.

PreviousLiquidationsNextAPI

Last updated 9 days ago