Sharwa.Finance Documentation
  • 💼Margin Account
    • Liquidity Providers
      • Insurance Pool
    • Liquidation
    • Fees
    • Allowed Assets
    • Security
    • Links
  • 🪙Tokenomics
    • We don't have a token
  • 🦾FOR DEVS
    • Margin Account
      • Core Contracts
        • MarginTrading.sol
        • MarginAccountManager.sol
        • LiquidityPool.sol
        • ModularSwapRouter
          • HegicModule.sol
      • Toolkits and other contracts
        • OneClick Contracts
      • HegicStopOrders
        • HegicStopOrders SDK
  • 📚Guide
    • How To Trade on Sharwa
Powered by GitBook
On this page
  1. FOR DEVS

Margin Account

A Margin Account allows you to trade with up to 10x leverage using $WBTC, $WETH, and $USDC as collateral. A unique feature of the margin account is that it allows you to use the intrinsic value of American-style options as collateral (powered by Hegic).

The key aspect of the margin account is that all assets and positions within the account serve as collateral. This type of margining is also called “Portfolio Margin.”

PreviousWe don't have a tokenNextCore Contracts

Last updated 3 months ago

🦾