OptSwap
  • What is OptSwap?
  • Quick Start
    • Concepts & Definitions
    • Making Your First Trade
    • Managing Your Orders
    • Managing Your Positions
  • User Manual
    • Trading
      • Limit Orders
      • Option Spreads
      • Advanced Order Types
        • Batch Orders
        • All-or-None Fill Type
        • Multi-Legged Strategies
      • Automated Market Maker (AMM)
        • Managed Orders
        • Aggregated Spot Price
        • Liquidity Provider Rewards
        • Match Finder Rewards
      • Modify & Cancel Orders
      • Positions
        • Converting Positions
      • User Accounts
      • Options Oracles
      • Margin Requirements
      • Fees
    • Settlements
      • Exercise Option
      • Force Cash Settlements
      • Recover Margin
      • Automated Settlements
        • Settlements Execution Rewards
    • Meta Oracle
      • Methodology
      • Fetching Price Data
      • Price Mining
      • Managing Oracles
      • Donations
    • Governance
      • Concepts & Definitions
      • Tokenomics
      • Proposals
      • Proposal Types
      • Voting & Execution
      • Fundraising
      • DAO Treasury
      • Commercial Papers
      • Airdrops
      • Staking
      • OptSwap Miner
      • Contracts Registry
      • Testnet Faucet
      • Donations
  • Technical Reference
    • API Overview
    • Smart Contracts
      • Deployment Addresses
      • MetaOracle
      • OptSwap
      • OptSwapAMM
      • OptSwapDAOAirdrops
      • OptSwapDAOFundraising
      • OptSwapDAOGovernance
      • OptSwapDAOStaking
      • OptSwapDAOToken
      • OptSwapDAOVeToken
      • OptSwapDAOCommercialPaperToken
    • Subgraphs
      • Endpoints
      • Entities
      • Querying
        • Example Queries
    • REST API
      • Endpoints
      • API Methods
  • Other
    • Terms and Conditions
    • Risk Warnings
    • Privacy Policy
Powered by GitBook
On this page
  • My Funds
  • Withdrawing Funds

Was this helpful?

  1. User Manual
  2. Trading

User Accounts

Multi-Currency/Token Accounts are maintained per User per Decentralized Exchange (DEX) and Automated Market Maker (AMM). These contain accrued premiums, settlements and refunds which can be withdrawn by the user at any time.

My Funds

The current balances can be viewed by clicking the "My Funds" button at the top-right of the screen. This will display the complete breakup of funds denominated by the underlying asset and cash tokens for both the DEX and AMM.

[Image]

Withdrawing Funds

Users can withdraw their accrued funds at any time by clicking the "Withdraw" button. Since the DEX and AMM are separate smart contracts, funds will need to be separately withdrawn from each. If the user account contains a non-zero balance, the "Withdraw" button will be enabled, and the user will need to confirm the transaction in their wallet.

[Image]

The funds will be withdrawn to your wallet immediately.

PreviousConverting PositionsNextOptions Oracles

Last updated 9 months ago

Was this helpful?