LogoLogo
AppBlogGovSocials
  • What is Premia?
    • Premia Origins
      • History
      • Principles
      • Mission, Vision, & Values
  • Quick Start
  • The Premia Protocol
    • Options on Premia
      • Options Primer
      • Order-book vs. AMM
    • Key Protocol Features
      • Base Layer (Exchange)
      • Depot Layer (Vaults)
      • Messaging Layer (RFQ & OB)
      • Fee Schedule
      • Differentiators
    • Concepts
      • LP Range Orders
      • Trading
      • Orderbook & Request-for-Quote (RFQ)
      • Fees
      • Exercise & Settlement
      • Margin
      • Oracles
      • Liquidity Mining
      • Referral Programs
      • Advanced Exchange Concepts
        • Token Integration Requirements
        • Flash Swaps and Loans
      • Vault Depot
        • What is a Depot?
        • APY Calculation
        • Underwriter Depot
    • Governance
      • Premian Civitas
        • Parliament
        • Blue Descent
        • Premian Assembly
        • "Influence" Politics
      • Voting (vxPremia)
        • vxPremia Manifold
        • vxPremia Rewards
          • Options Liquidity Mining
          • Protocol Commissions
          • AirDrip Initiative
      • Operator & Facilitator Role
        • Operational Expenditure and Maintenance Costs
        • Insurance Fund
      • Meta Economics
  • Developer Center
    • APIs
      • Orderbook API
        • REST API
        • WEBSOCKET
      • Subgraph API
      • Containerized API
        • API Reference
          • Orderbook
            • Quotes
            • Orders
          • Pool
            • Settle
            • Exercise
            • Annihilate
          • Account
            • Collateral Approval
            • Orders
            • Collateral Balances
            • Native Balance
            • Option Balances
          • Pools
            • Find Pools
            • Create Pools
            • Valid Maturities
            • Valid Strikes
          • Oracles
            • IV
            • Spot
          • Vaults
            • Quote
            • Trade
        • WebSockets Reference
          • Authorization
          • Connection
          • Quotes Channel
          • RFQ Channel
    • SDK
      • Guides
      • SDK Technical Docs
    • Contracts
      • Multi-Signature Wallets
      • V3 Protocol
        • Overview
        • Guides
        • Smart Contract Technical Documentation
      • Margin
      • Orderbook
      • vxPremia
      • Universal Router
      • Vaults
    • Integrations
      • Use Cases
      • Code Snippets
    • Subgraph
    • V3 Change log
  • Bots
    • Range Order Bot
  • Resources
    • VIP & Institutional Services
    • Media Kit
    • Bug Bounty
    • Audits
    • Community Groups
    • Research
      • SSVI
    • Legal, Terms, & Disclaimers
      • Terms of Service
      • Privacy Policy
      • Cookie Policy
      • Prohibited Use
      • Affiliate & Advocate Program
      • Self-Service Affiliate Agreement
      • Bug Bounty Terms
      • Academy/Newsletter Disclaimer
      • Trading Competition Terms and Disclaimers
      • Blue Descent
      • Legal Disclaimer
      • Media Disclaimer
      • AML/KYC Policies
      • Intellectual Property
      • Amendments & Updates
      • Contact Us
      • FAQs (WIP)
    • 📰Newsletter
    • 🌊Crypto News Blotter
    • 🎓Academy
    • 🔵Premia Blue (V3)
    • 💎Premia V2 Docs
Powered by GitBook

Terms and Disclaimers

  • Privacy Policy
On this page

Was this helpful?

  1. The Premia Protocol
  2. Key Protocol Features

Base Layer (Exchange)

The base layer of PREMIA V3 is a complete rework of the protocol, focusing on capital efficiency in the decentralized finance (DeFi) options exchange. Here's a summary of the key components:

  1. Concentrated Liquidity: Allows liquidity providers (LPs) to create positions in specific option pools with defined price bounds. It enables both active and passive traders to maximize fee collection and capital efficiency.

  2. Partial Collateralization: Introduces margin architecture, enabling partial collateralization of options for select payoffs like spread strategies. This facilitates greater liquidity and more efficiently-priced assets while maintaining solvency and eliminating counter-party risk. (Enabled at a later date - ETA Oct 23)

  3. Transaction Fees & Liquidity Mining: Traders pay fees and split between LPs and protocol stakeholders. Users can stake PREMIA tokens to collect fees and direct liquidity mining rewards.

  4. Vaults & OTC Liquidity: Addresses challenges with granular options markets.

  5. Modular and Layered Protocol: Designed for maximum composability and upgradability on top of the primitive base exchange layer.

  6. European-style Options Markets: Enables the creation of European-style options markets for any asset pair with an on-chain spot price oracle.

  7. Range Orders: Supports different types of range orders, such as Sell-with-collateral, Buy-with-shorts, Buy-with-collateral, and Sell-with-longs, each with specific functionalities.

  8. Margin System: Using a risk-based model to assess user positions, blends attributes from traditional Reg-T and Portfolio Margin systems. Lending markets are established to provide capital to option underwriters. (Enabled at a later date - ETA Nov 23)

PreviousKey Protocol FeaturesNextDepot Layer (Vaults)

Last updated 1 year ago

Was this helpful?