Morpheus
GitHubDiscordX/Twitter
Infohub
Infohub
  • 🙌Meet Morpheus
    • What is Morpheus?
    • MySuperAgent
      • Difference Between an LLM and an AI Agent
    • Key Use Cases
    • Launch Phases
    • Morpheus Contributors
    • Atomic Governance
    • 10 Reasons to be Excited About Morpheus
  • 📶Tokenomics
    • MOR Utility
    • MOR Emissions
    • Techno Capital Machine
      • MOR 20 Fair Launch Standard
    • Protocol-Owned Liquidity (PoL)
    • MOR Rewards Staking
    • stETH Referral System
  • 🎓Smart Contracts
    • Documentation
      • Distribution V4
      • L1 Sender
      • L2 Message Receiver
      • L2 Token Receiver V2
      • Linear Distribution Interval Decrease
      • MOR OFT
      • MOR 20 Contracts
    • Multisignature account
  • 🛡️Security Audits
    • Morpheus Bug Bounty Program
    • Protection Fund
  • ❓FAQs
    • MOR Token and Liquidity
    • MOR Rewards Staking
    • Capital Providers
    • Code Providers
    • Compute Providers
    • Application Builders
  • 🔗Verified Links
  • 🌟Brand Assets
Powered by GitBook
LogoLogo

Socials

  • X/Twitter
  • Discord
  • Telegram
  • Youtube

GitHub

  • Documentation
  • Morpheus Local Agents
  • Compute Node
  • Smart Contracts

Dashboards

  • mor.org
  • mor.software
  • morlord.com
  1. Smart Contracts

Documentation

Last updated 6 months ago

Was this helpful?

At genesis, the Morpheus network utilizes six smart contracts, including the MOR token itself, used to incentivize key contributors to the network, as well as contracts enabling the mechanism functioning.

Morpheus Smart Contracts Set

  • – the Morpheus token, a (OFT)

  • – used to lock capital for the Techno Capital Machine and claim rewards

  • – a library for calculating rewards

  • – sends MOR claiming (minting) requests; wraps and transfers stETH to Arbitrum

  • – receives and processes MOR claiming (minting) requests on L2

  • – receives wstETH and manages Protocol-Owned Liquidity on L2

With the exception of the MOR token and LinearDistributionIntervalDecrease library, all contracts utilize the to enable upgradeability and are owned by the on their respective chains. Within the contracts, deposit token is used to refer to the token deposited by Capital Providers (stETH) or its wrapped counterpart (wstETH), while reward token refers to the MOR token.

Audits

The Morpheus smart contracts were audited and later subject to a public .

Techno Capital Machine
MOROFT
LayerZero Omnichain Fungible Token
DistributionV4
LinearDistributionIntervalDecrease
L1Sender
L2MessageReceiver
L2TokenReceiverV2
UUPS proxy pattern
Morpheus multisignature accounts
by Renascence
CodeHawks audit
🎓
Page cover image