Lumia Power & EcoDrops
What is Lumia Power?
Lumia Power (LUMIAp) is the token that represents locked-up governance tokens and grants voting power withine the Lumia Ecosystem. A more traditional term is vote-escrowed derivative.
By locking LUMIA for a fixed duration of time, users receive LUMIAp, which grants governance weight and access to exclusive incentives, including EcoDrops.
To dive deeper into the financial side, read Lumia Power on Medium.
How it Works
Lock Mechanism: You commit an amount of LUMIA to be locked, choosing a lock duration. 3 months minimum to participate in EcoDops.
LUMIAp Issuance: In return, the system emits you LUMIAp, which grants governance participation and access to ecosystem incentives—but no ongoing LUMIA interest emissions like in traditional staking/restaking. The emitted amount depends on lock duration and amount—rewarding longer and larger commitments.
Utility: LUMIAp grants governance rights and eligibility for ecosystem rewards (EcoDrops), without accumulating users interest in LUMIA/LUMIAp like in a traditional staked/restaked system.
User Benefits
The primary benefit and incentive for users is LUMIAp enables participation in exclusive ecosystem incentives like EcoDrops.
From the system point of view, LUMIAp:
Aligns long-term commitment with governance influence.
Reduces token dilution, enhancing economic sustainability.
That overall results in a more stable and sustainable system, aimed at benefiting the users.
How to Obtain Lumia Power?
Acquire $LUMIA Purchase LUMIA tokens on exchanges such as Binance, Bybit, Bitget, Bitmart, or others.
Lock Your LUMIA Lock your LUMIA from the Lumia Power page. The longer lock period you choose, the more LUMIAp you'll receive.
Receive LUMIAp Based on the locked amount and duration, you'll be allocated LUMIAp. Check your wallet to see it.
What Are EcoDrops?
EcoDrops are incentives for Lumia Ecosystem users, similar to token airdrops, from new projects launching on the Lumia ecosystem.
These drops are distributed exclusively to LUMIAp holders—rather than through LUMIA inflation—providing direct exposure to emerging projects without diluting LUMIA value. You can learn more from the Lumia EcoDrops article on Binance.
How to Participate in EcoDrops?
Mechanics:
To participate, lock LUMIA for at least 3 months to generate LUMIAp.
Share in each EcoDrop is proportional to your LUMIAp holdings. Distribution is typically linear over time to encourage sustained participation.
Legacy Recognition: Early contributors who migrated from veORN and still maintain a 3-month lock were given priority in the first EcoDrop—an intentional nod to community founders.
Additional Benefits: Future utilities planned for LUMIAp holders may include:
Access to NFTs, events, partner dApp betas or discounts.
Participation in treasury or grant decisions — reinforcing broader governance involvement.
Architecture Overview
Lumia Power is implemented as a set of smart contracts:
LUMIAp Lumia Power (0xAE01a2eb6cfDb2daBB1D99c689f2F94D51FFf197) — LUMIA staking implementation.
EcoDrops aka Lumia Vesting (0x95109AdEd0d7b534733AEBE9B2aDAdf2cc0bbAad) — drop release logic (vesting), drop allocation logic (acc. to remaining power of winner's LUMIAp).
Workflow
Consider this high-level worfklow overview to understand how the product works.
The user stakes their LUMIA.
The user is minted LUMIAp. It holds the highest power the time of minting, and the power gradually decreases the closer their LUMIAp is to the end of the staking period (lock period).
An new EcoDrop campaign is formed. Its details are propagated to the backend of the system:
Program of the campaign: specific steps the user needs to complete.
Deadline to finish all the steps by.
The minimum lock period required to receive a portion of the drop.
The user completes all steps before the deadline.
Upon the deadline, the backend forms a list of winning participants with the conditions that they have completed the steps.
The backend sends the list of winners to the EcoDrops smart contract, which checks if the user's LUMIAp lock period is longer than a certain number of days since the beginning of the campaign.
For every user that meets the condition from #6, the smart contact checks the remaining power of their LUMIAp (see #2) and stores the power value.
The EcoDrops smart contract allocates the drop (100%) for the winners, were each winner gets a % of the drop defined by the remaining power of their LUMIAp (see #2).
The user claims their portion of the drop, according the vesting schedule of 3 months.
To better understand the logic in #7–8, consider the following two examples.
Example #1:
The campaign started on 10.29.2025.
The campaign stated that to receive a portion of the drop, the LUMIA lock date needs to be 11.11.2025 or earlier.
The steps completion deadline ended on 11.15.2025.
The user managed to complete all steps on 11.14.2025.
The user staked their LUMIA (obtained LUMIAp) on 11.13.2025
Result: the user is not eligible to receive their drop, since their locked period started much later, than required by the campaign.
Example #2:
The campaign started on 10.29.2025.
The campaign stated that to receive a portion of the drop, the LUMIA lock date needs to be 11.11.2025 or earlier.
The steps completion deadline ended on 11.15.2025.
The user managed to complete all steps on 11.14.2025.
The user staked their LUMIA (obtained LUMIAp) on 10.15.2025
Result: the user gets their portions of the drop. Since they locked their LUMIA on 10.29.2025, the remaining power of their lock is lower than if they had locked it on 11.11.2025 — they receive a smaller portion of the drop compared to a scenario where they locked their LUMIA on 11.10.2025.
Last updated
Was this helpful?