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 owners privilege is to start the dapp. There is no malicious code that allows the owner (or other) to withdraw all funds from the smart contract.
This is a fork of the original BusdCrops adapted to use with BNB coin, see the differences here: https://www.diffchecker.com/EoAVejlh
Chain: BNB Smart Chain.
Coin: BNB.
Dapp Type: Miner / yield farm.
Daily ROI: 5%.
Minimum deposit: 0.01 BNB.
Maximum total deposit: 50 BNB.
48 hours rewards cutoff.
4 hours mandatory delay between withdrawals.
60 % penalty tax if withdrawing below 5 consecutive compounds. That tax stays in the contract.
8% referral rewards, directly sent to the referrer wallet.
Daily compound bonus:
- increments when compounding 12 hours after previous compound,
- maxes out at 12 times, or 6 days for a total of 24% bonus.
There are no backdoor methods that withdraw funds to a non investor wallet.
seedMarket - starts the contracts and allows investments to flow in, although it should be noted that the owner is automatically the first investor, as the buying function is inside.
CHANGE_OWNERSHIP - changes owner wallet address.
CHANGE_DEV1 - changes dev1 wallet. Only usable by dev1.
CHANGE_DEV2 - changes dev2 wallet. Only usable by dev2.
CHANGE_MKT_WALLET - changes marketing wallet. Only usable by owner & dev1.
Withdraw fee: 5%:
- 1.5% to owner,
- 1.5% to dev1,
- 1.5% to dev2,
- 0.5% to marketing
Deposit fee: 5%:
- 1.5% to owner,
- 1.5% to dev1,
- 1.5% to dev2,
- 0.5% to marketing
The contract is a fork of BusdCrops adapted to use with BNB Coin. The contract tracks user investments in details: deposits, investments, returns, referrals.. Which can make for a complete application using it.
State changes should be done before transfers for better readability and development habits.
Team is known and has released more than 2 projects.
This is a Miner application that relies on new funds being invested, if the contract reaches $0 then investors will not be paid out. Miners are subject to marketing fluctuation as they have their own hardcoded supply, so earliest investors are the most advantaged position.
It should be noted that the owner automatically is the first investor of the contract, as the buying function is inside the function that starts the contract.
Investors are forced to compound at least 5 times before withdrawing, or face a 60% penalty. That penalty stays in the contract.