$LunaMoon WhitePaper
The $LunaMoon Whitepaper aims to educate readers on our vision, strategy and roadmap. Below we illustrate in detail our unique redistribution mechanism. It’s an engineering achievement unheard of until now in the BC ecosystem. We are happy to be the pioneers and are excited to showcase the new use cases that this will enable. Safemoon was the one to bring awareness around RFI and HODL rewards. LunaMoon will carry the financial freedom movement forward. We will share our vision with the world: the most advanced auto-claim LUNA reward mechanism in the world.
LunaMoon in a nutshell
LunaMoon is the next evolution of a yield-generating contract on the Binance Smart Chain (BSC): you get rewarded in LUNA instead of tokens.The token contract employs a static reward system—15% of every transaction is split in two:
- 10% LUNA is redistributed to holders
- 5% is used to fuel the liquidity pool exchange growth
In order to fully understand the LUNA redistribution, we need to educate you on the reflection concept:
Classic redistribution
This is a concept that was popularized by Safemoon. The mechanism incentivizes token holders to hold in order to earn rewards from the transactions (buys and sells). Redistribution is based on percentage (in the contract), current token balance and number of holders.TL; DR: You receive more tokens automatically.
LUNA redistribution
Popularized by HODL and GhostFace, a transaction fee is applied to every single buy/sell order, tokens are then swapped in real time for LUNA and added to a POOL (similar to how liquidity pools work). Holders can then go to a website and manually claim the LUNA earned at a specific time (daily / weekly / etc..). The LUNA they can collect are based on their token holdings % and the current pool size. TL;DR: You hold, then go to the website and request your LUNA
$LUNAMOON redistribution
Claiming manually is unintuitive for a couple of reasons:
- Need to connect your wallet manually to the website
- Time constraints as you need to return frequently to manually claim your LUNA
- Educating holders is complicated. It’s difficult for them to understand the value until they go through the full claiming experience. More difficult to market.
We created a unique system that auto-claims for every single holder the amount due. We call it the LunaMoon.
The way it works for holders:
You buy tokens and hold them, every 60 minutes you’ll automatically receive LUNA in your wallet. Not a single action is required. Keep in mind that a holder needs to own 200 000 tokens to receive the hourly redistribution.
Your LUNAMOON token amount is persistent and won’t change.
Behind the scenes
The contract keeps track in an array of all token holders
- The contract keeps an index into the array for processing
- Every transaction processes a certain number of users, depending on the transaction size (bigger token transfers can process more, since the gas will still be proportionally less than the value of the tokens)
- The token is based on a Rewards-Paying Token Standard, which means all LUNA the contract gains will be split equally proportionally to the token holders.
- When a user is processed, the contract checks how many withdrawable rewards they have, and if it is above the minimum threshold for auto-claims, will either automatically claim those rewards for LUNA, or automatically buy-back tokens for them.
This system is fully automated and doesn’t add minimal gas fees proportional to value transferred. The number of holders processed through each transaction is dynamic and based on transaction size. Holders will receive rewards from the queue based on their position in the array. It’s a fair system, fully automated. Minimum token balance is 200,000 LunaMoon tokens to receive LUNA distributions.
What if I don’t want to wait?
We will set up a function on the contract for impatient holders so they can claim manually.
DEX public listing
LunaMoon tokens will become available for purchase on pancakeswap Exchange.
- Token Information (provisional)
- Network: Binance Smart Chain (BEP-20)
- Ticker:
- Contract address: 0x6D3a803BEcE09407f935dd37621467DE89934C9C
- Decimals: 18
FAIR LAUNCH
- TOTAL SUPPLY : 100,000,000,000
- TEAM / PARTNER Allocation: (5%) – Locked 1 month minimum
- TOKENS FOR MM FINANCE LISTING : 95,000,000,000 (95%)
- Fair Launch Time : May 15th 2022
- Liquidity Locked: 100% – Unlock Date : 1 month minimum (expandable)
Security of LunaMoon
Locked Liquidity
Initial liquidity will be locked for a minimum of 1 month to provide holders with peace of mind that the token can always be exchanged. A trusted 3rd party, DXSALE, will operate as the middle man to ensure that all raised liquidity is locked in a secure locker for the full timeframe.
Contract Audit Prior to Launch
In an effort to increase transparency and ensure security, the team has purchased a top-tier audit with HASHEX. We’ll be able to ensure no vulnerabilities can be found such as:
- Integer Overflow
- Integer Underflow
- Callstack Depth Attack
- Timestamp Dependency
- Parity Multisig Bug
- Transaction-Ordering Dependency
The token contract is verified and available for viewing on BSCscan.