Hey! We re-branded as "The Stamp" which you can access from here: https://the-stamp.com
This smart contract has been reviewed by George Stamp and found no backdoor code, and the owner has a privilege to make modifications within the contract(please see owner privilege section)
There is no malicious code that allows the owner (or other) to withdraw all funds from the smart contract.
There is a miner lottery and top deposit feature built within the contract. the lottery feature will be manually started by the owner and will not start at launch. The top deposit winner will get 100% of his deposited amount as miners.
This contract is deemed SAFE for investing, with the disclaimer that this is a ROI miner application where the users investments cannot be withdrawn, and the user earns their funds back through withdrawing investment interest.
The contract has a betting feature that users can select the team and they will receive 5% of their initial deposit as miners. Users can only participate if they are invested in the platform. Similar to the match betting game, there is also a winning country betting which will award the winning address 100% of their initial deposit as miners.
Chain : BSC
Token : BUSD
DAPP Type : ROI Miner, br>
Daily ROI Percent: Average 8% (modifiable by owner)
Referral Percentage : 1 Level, 8% as miners
Minimum Deposit : 50 BUSD per wallet
Maximum Deposit : 10,000 BUSD per wallet (excluding compounds)
Action Timer : 24 hours
Reward Accumulation Cut Off : 48 hours (modifiable by owner)
Max Compound Requirement: 5 Times, (modifiable by owner)
distributeWinnerRewards and distributeDailyRewards function uses a loop, this will cause high gas fee issues for running this function an optimization is recommended.
There are no backdoor methods that withdraw funds to a non investor wallet
activateLaunch- This starts the contract to allows users to invest, enables the top deposit feature
CHANGE_OWNERSHIP - This changes the owner wallet address
PRC_GOALS_TO_HIRE_1MINERS- 3% - 12%. This changes the variable for "EGGS_TO_HIRE_1MINERS" which will change the daily APR.
runEvents() - this will run the features depending on the given timestep of each event.
Lottery Related Owner Functions
ENABLE_LOTTERY - This enables/disables the lottery .will run existing event first before changing the value.
ENABLE_TOP_DEPOSIT - This enables/disables the top deposit. will run existing event first before changing the value.
VAR_TOP_DEPOSIT_STEP - can be changed from 1 hour to 1 day.
VAR_BONUS - sets the bonus reward from 5% to 20% for the winner of the world cup winner jackpot.
VAR_RANDOM_MAX - set the maximum rewards the user will get for top deposit from 1 to 10 (1 = 10%)
VAR_GOALS_BUSD - set the max supply for the miner.
COMPOUND_FOR_NO_TAX_WITHDRAWAL -- set the number of compounds required to be able to withdraw
These fees are higher than usual
Deposit : 6% (not modifiable by owner)
• 6% treasury fee
Withdraw: 6% (not modifiable by owner)
• 6% treasury fee
The smart contract is fairly complex, and contains three parts Miner, lottery and top deposit. The contract is fork of The Mishchief miner with an added feature of selecting the country winner for the world cup.
The team has past projects https://1000blocks.space/ and https://infinitebattles.space/.
This is still an ROI contract which will then stop paying investors when the contract balance reaches 0. The APR can be modified and the algorithm for this miner is heavily modified. DYOR before investing.