Kwenta Documentation
DiscordKwentaTwitterBlog
  • 🥂Welcome to Kwenta
  • Getting Started
    • How to start using Kwenta
    • Introduction
    • Getting started on Optimism
    • How to get sUSD
    • Access Kwenta
      • Installing the IPFS Companion to Access Kwenta
      • Backup RPCs
      • Withdrawing from v2 Isolated Margin using Optimistic Etherscan
  • Using Kwenta
    • Futures on Kwenta
    • Jargon
    • Synthetix Isolated Margin
      • Funding
        • Technical Details
      • Delayed Orders
      • Maker/Takers on Kwenta
      • Leverage
      • Liquidations
      • Initial/Maintenance Margin
      • One-Click Trading
        • Onboarding to 1CT
        • FAQ
      • Smart Margin
        • Dashboard Overview
        • Futures UI Overview
        • Get Started with Smart Margin
          • Withdrawing sUSD & ETH
          • Opening/Closing Positions
          • Conditional Orders
            • Limit Orders
            • Stop-Loss Orders
          • FAQ
      • Delegated Trading
        • Getting started
        • Managing Delegates
        • Accessing Accounts Delegate to You
      • Fees
      • Referral Program
        • The Traders Tab
        • The Affiliates Tab
        • Incentive Tiers and Rewards
      • FAQ
    • Perennial Isolated Margin
      • Perennial Intro
        • Market Design
        • Oracles
        • Payoff & Positions
        • Trading Fees and Price Impact
        • Funding Rate
        • Interest Rate
        • Leverage & Liquidations
        • Collateral
        • CodeBase
      • Bridging to Arbitrum
      • Trading on Perennial
        • Dashboard Overview
        • Futures UI Overview
        • Opening/Closing Positions
        • Advanced Orders
          • Limit Orders
          • Stop-Loss Orders
      • Gasless Trading
        • Onboarding to 1-Click-Trading
        • FAQ
  • Kwenta Token
    • Staking KWENTA
      • How to stake KWENTA
      • Escrow and Vesting
      • Transferring Escrow Entries
    • Claiming Rewards
    • Trading Rewards
  • DAO
    • Kwenta Token
    • Governance
    • MarketingDAO
    • devDAO
      • Contributing to the Kwenta Frontend
        • Troubleshooting
        • Testing
  • Developers
    • Deployed Contracts
      • V2 Futures Market Proxy Contracts
    • Verify Kwenta
    • Kwenta SDK
  • Resources
    • Audits
    • Development progress Epoch 1 2024
    • GitHub
Powered by GitBook
On this page

Was this helpful?

  1. Using Kwenta
  2. Perennial Isolated Margin
  3. Perennial Intro

Collateral

PreviousLeverage & LiquidationsNextCodeBase

Last updated 11 months ago

Was this helpful?

Perennial is built upon the stablecoin: Digital Standard Unit (DSU).

Think of it as USDC+. DSU has all the properties of USDC + additional censorship-resistance properties that protect users of DSU & the protocols that build upon it.

Properties of DSU:

  • Fully collateralized

  • 100%+ backed by USDC (and 1:1 redeemable for USDC)

  • Trust-minimized USDC

DSU is a wrapped version of USDC (deposit 1 USDC, get 1 DSU). DSU is an ERC-20 that can that can then be used in DeFi and redeemed at any time for 1 USDC.

When the DSU protocol receives USDC, it deposits it into a DeFi protocol (namely Compound) that is liquid, battle-tested, and safe from a regulatory perspective.

The core benefit of this: DSU wrapping minimizes trust assumptions in dollar-backed stablecoins (without impacting UX) and reduces risk associated with upstream protocols, making it an ideal stablecoin primitive to build upon.

Use in Perennial

Most Perennial users will not have to directly interact with DSU. When a user uses the Perennial frontend with USDC as collateral, Perennial automatically wraps USDC into DSU and deposits the DSU into the protocol. When a user withdraws their collateral, Perennial will unwrap the DSU and return USDC to their wallet.

If a user is directly interacting with the Perennial smart contracts, they will need to obtain DSU to open Maker/Taker positions. This can be done by wrapping/unwrapping directly through the DSU smart contracts (). Alternatively, for gas efficiency, developers can use the Batcher contract (see Deployed Contracts) to wrap/unwrap.

More info:

Website:

Docs:

see here
dsu.money
https://docs.dsu.money/