ELONFRIENDS is the next evolution of a yield-generating contract on the Binance Smart Chain (BSC): you get rewarded in BNB instead of tokens. The token contract employs a static rewards system—15% of every transaction is split in two:
- 8% BNB is redistributed to holders
- 3% is used to fuel the liquidity pool exchange growth
To fully understand the BNB 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 to earn dividends from the transactions (buys and sells). Redistribution is based on a percentage (in the contract), current token balance, and some holders.TL; DR: You receive more tokens automatically.
BNB 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 BNB and added to a POOL (similar to how liquidity pools work). Holders can then go to a website and manually claim the BNB earned at a specific time (daily / weekly / etc..). The BNB they can collect is based on their token holdings % and the current pool size. TL;DR: You hold, then go to the website and request your BNBs
ELONFRIENDS 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 BNBs
- 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 ELONFRIENDS PROTOCOL.
The way it works for holders: You buy tokens and hold them, every 60 minutes you’ll automatically receive BNB in your wallet. Not a single action is required.
Your ELONFRIENDS tokens amount is persistent and won’t change.
Behind the scenes:
- The contract keeps track of 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 Dividend-Paying Token Standard, which means all BNB the contract gains will be split equally proportionally to the token holders.
- When a user is processed, the contract checks how many withdrawable dividends they have, and if it is above the minimum threshold for auto-claims, will either automatically claim those dividends for BNB, or automatically buy back tokens for them.
This system is fully automated and doesn’t add minimal gas fees proportional to the value transferred. The number of holders processed through each transaction is dynamic and based on transaction size. Holders will receive dividends from the queue based on their position in the array. It’s a fair system, fully automated. The minimum token balance is 10,000 ElonFriends tokens to receive BNB distributions.
DEX public listing
Following the presale, ELONFRIENDS tokens will become available for purchase on PancakeSwap Exchange.
Security of ELONFRIENDS
Locked Liquidity
Initial liquidity will be locked for a minimum of 6 months 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 Before Launch
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.
Other features
Anti-Dump Logic
Price protection features such as max tx on sales are included. Any transaction selling more than 0.1% of the total supply will be rejected.
This prevents massive one-time sales that drastically alter the token price.
Extra 1% Sell fee
Swing trading is a common practice that can affect price action. To incentivize holding and reducing pump/dump dynamics, we added an extra 1% sell fee.