v1 Protocol
The protocol is a staking and reward distribution system deployed on Base and Arbitrum One. It enables any user to create isolated staking pools, called builder pools, where others can deposit MOR tokens. Each pool has configurable parameters such as minimum deposit, staking start time, and lock periods...
Users stake MOR into these pools, and based on their amount and pool claim lock duration, receive a virtual deposit value that determines their share of rewards. Longer locks yield higher multipliers. Rewards across all pools are calculated based on a shared global rate and distributed proportionally.
Only the pool creator (the builder) can claim the rewards earned by their pool and choose how to distribute them. These rewards come from the BuildersTreasury
, which is funded by Morpheus protocol administrators.
The system also includes a flexible fee module (FeeConfig
) that lets protocol owners define claim and withdrawal fees, adding sustainability while keeping builders in full control of their pools.
Last updated
Was this helpful?