Hashstack
Mainnet V1Discord
English Language
English Language
  • 🙌Overview
  • 💡Concepts
    • 🎮Slippage Control
    • 📈Automated Liquidity Provision
    • 💵Permissible CDR
    • 💸Liquidations
    • 🏝️Isolated margin
    • 💵Debt management
    • 💻Proxy/Upgrade Structure
  • 📈Degen Mode
  • 💯How to use Hashstack V1
    • How do I connect my wallet?
    • Supply
    • Borrow
    • Spend Borrow
      • Convert tokens to original borrow market
      • Liquidity Provision
      • Swapping
    • Staking rTokens
    • Unstaking rTokens
    • Repay borrow
    • Zero repay
    • Withdraw Supply
    • Add collateral to existing borrow
    • Add tokens to existing supply
  • ❓FAQs
  • 📒Glossary
  • Guide to Airdrop Campaign
  • Risk Management Framework
  • 💻Developer Hub
  • ✍️ Content Creators Program (CCP)
  • 💰Contribute-2-Earn
  • 🔗Official links
  • 📑Mainnet V0.10 Guide
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. Concepts

Proxy/Upgrade Structure

  • Hashstack requires a strong upgrade structure to handle integrations and new functionalities while maintaining previous user balances without migration.

  • The Open protocol is designed using the Modular Smart Contract standard, which closely mirrors the Diamond standard.

  • The Open protocol Diamond contains the core Open functionality, while the L3-Integrations Diamond contains all the integration functionalities.

  • The two Diamonds allow for independent addition of integrations or new functionalities in a modular and seamless fashion.

PreviousDebt managementNextDegen Mode

Last updated 1 year ago

Was this helpful?

💡
💻