Network

Arbitrum One, Base Mainnet

Project Creation

The project is created by any user in the smart contract. It is necessary to fill in:

Project start - the distribution and deposit will start at this timestamp.

The withdrawal lock period after deposit is specified as a time (e.g. 2 years) and applies to all users' deposits, and cannot be less than a minimal withdrawal lock period (set by the contract owner).

The claim lock end timestamp is specified as a timestamp (e.g 01.01.2030) and applies equally to all users for the builder project.

Project Editing

A project can only be edited by the project administrator, before the start of the project.

The contract administrator sets the edit end period before the start, for example 1 hour. This means that an hour before the start of the project, it will not be possible to edit it.

Deposit to Project

Users specify the ID of the project they want to deposit MOR into. The MOR is then debited from the user's balance and transferred to the address of the smart contract.

The deposit must be greater than the minimum deposit amount for the project.

A “power” is applied to the user's deposit amount that multiplies the user's actual amount. A power is applied from the time of deposit until the end of the claim lock period increasing the total deposit amount in a particular project.