



TOTAL INVESTED VOLUME
{{format(dapp.totalInvested, 2)}}
$ {{format(dapp.totalInvested*config.price.price_pcs,2)}}
TOTAL REFERRAL REWARDS
{{format(dapp.totalBonus, 2)}}
$ {{format(dapp.totalBonus*config.price.price_pcs,2)}}
restrictions
Claim: every 4 hours
Max Claim: 100
Excess dividends are sent back to the user's account available for the next withdrawal.
read before use
Investments cannot be withdrawn. The only return users can get are daily returns and referral rewards.
CONTRACT BALANCE
LAUNCH DATE
{{format(dapp.balance, 2)}}
$ {{format(dapp.balance*config.price.price_pcs,2)}}
LAUNCH DATE
{{formatDate(_launch_date)}}
your account
wallet balance:
{{format(user.balance, 2)}}
$ {{format(user.balance*config.price.price_pcs,2)}}
cake to claim
{{format(user.available, 4)}}
$ {{format(user.available*config.price.price_pcs,2)}}
Available in {{countdown(user.checkpoint+constants.WITHDRAW_COOLDOWN, 1)}}
total investment
{{format(user.invested, 2)}}
$ {{format(user.invested*config.price.price_pcs,2)}}
invest cake
Minimum: 2
Approve contract to enable deposits.
referral program
Invest once to receive referral rewards!Without any investments, referral rewards are forfeited.
level 1
5%
level 2
3%
level 3
2%
unclaimed rewards
{{format(user.bonus, 2)}}
$ {{format(user.bonus*config.price.price_pcs,2)}}
Your Referral Link:
https://bnbroyal.io/cake?ref={{user.address}}