Hey! We re-branded as "The Stamp" which you can access from here: https://the-stamp.com

Golden Sea

Rating

Overall Score
80
 
 
 
Backdoors
100
Owner Privileges
100
Fees
80
Complexity
80
Team Trust
50
Other Risk
70
 
 
 
 
 
Higher score is always better

Summary

This project is a fork of wealth mountain with 10% fees on deposit and dividends. unstaking fees will stay in the contract and referral bonuses can be staked/compounded and withdrawn. Daily rate starts at 2% up to 10% depending on the days staked. see code diff here:https://www.diffchecker.com/Q8aNIhjz

Added notes:FeesKey[50] key value is not defined in the constructor so the last if else statement in the withdrawInitial function will not work. and the feeskey for 30 days is missing.
code implementation:
FeesKey[10] = FeesPercs(864000, 100); //10 days
FeesKey[20] = FeesPercs(1728000, 80); //20 days
FeesKey[30] = FeesPercs(3456000, 50);//40 days
FeesKey[40] = FeesPercs(4320000, 20);//50 days

Contract Details

Chain: BNB
Token : BUSD (0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56)
Dapp Type: ROI DAPP
Daily ROI:2% to 10% - depends on the staked plan.
stake days 0 to 10 days - 2% Daily yield
stake days 10 to 20 - 4% daily yield
stake days 20 to 30 - 6% daily yield
stake days 30 to 40 - 8% daily yield
stake days 50 days above the daily yield is fixed to 10%
Referral Percentage: 1 Level, 3% each for the referrer and the referee. (not modifiable by owner)
referral bonuses can be withdrawn or staked/compounded which is considered a new deposit.

Backdoors

There are no backdoor methods that withdraw funds to a non-investor wallet

Owner Privileges

the contract will start at a designated timestamp. no owner privileges on this contract.

Fees

Deposit fees:10%
Withdraw fees:0%

Complexity

This smart contract is fairly complex and has no flexibility by the owner, once deployed it is set.

Team Trust

The team is new and has no details of previous projects. also has a small community.

Other Risk

Considering the complexity of the contract, at the end of the day, This is still an ROI Dapp that relies on funds invested to payout existing users. if the contract reaches $0 investors will not be paid out. unstake function can cause the TVL to quickly go down to 0.

Disclaimer

This contract has been audited by a human.
Only invest what you can afford to lose.
DYOR - Do your own research