
Documentation
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 Techno Capital Machine mechanism functioning.
Morpheus Smart Contracts Set
MOROFTโ the Morpheus token, a LayerZero Omnichain Fungible Token (OFT)Distribution Protocolโ used to lock capital for the Techno Capital Machine and claim rewardsLinearDistributionIntervalDecreaseโ a library for calculating rewardsL1Senderโ sends MOR claiming (minting) requests; wraps and transfers stETH to ArbitrumL2MessageReceiverโ receives and processes MOR claiming (minting) requests on L2L2TokenReceiverV2โ receives wstETH and manages Protocol-Owned Liquidity on L2
With the exception of the MOR token and LinearDistributionIntervalDecrease library, all contracts utilize the UUPS proxy pattern to enable upgradeability and are owned by the Morpheus multisignature accounts 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 by Renascence and later subject to a public CodeHawks audit.
Last updated
Was this helpful?