



TOTAL INVESTED VOLUME
{{format(dapp.totalInvested)}}
$ {{format(dapp.totalInvested*config.price.price,2)}}
TOTAL REFERRAL REWARDS
{{format(dapp.totalBonus)}}
$ {{format(dapp.totalBonus*config.price.price,2)}}
restrictions
Claim: every 24 hours
Max Claim: 20
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)}}
$ {{format(dapp.balance*config.price.price,2)}}
LAUNCH DATE
{{formatDate(_launch_date)}}
your account
wallet balance:
{{format(user.balance, 4)}}
$ {{format(user.balance*config.price.price,2)}}
bnb to claim
{{format(user.available, 8)}}
$ {{format(user.available*config.price.price,2)}}
Available in {{countdown(user.checkpoint+constants.WITHDRAW_COOLDOWN, 1)}}
total investment
{{format(user.invested, 2)}}
$ {{format(user.invested*config.price.price,2)}}
invest bnb
Minimum: 0.05
referral program
Invest atleast once to receive referral rewards!level 1
5%
level 2
3%
level 3
2%
unclaimed rewards
{{format(user.bonus, 4)}}
$ {{format(user.bonus*config.price.price,2)}}
Your Referral Link:
https://bnbroyal.io?ref={{user.address}}