Documentation
Last updated
Was this helpful?
Last updated
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.
– 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.
The Morpheus smart contracts were audited and later subject to a public .