Audit Date: 11/11/2022
Audit Score
Overall Audit Score
81%Backdoors
75%Fees
80%Smart Contract Complexity
85%Team Trust
85%Launch Date
Social Links
Summary
The contract is a combination of CGT Contract which mint function and smart cash capital contract with removed retroactive daily yield percentage and withdraw fees.
The contract offers 2% daily fixed percentage without the owner getting unused referrals compared to crypto gem trading contract.
Fork Type :
The smart contract is a fork of Automated USDT Capital with minimal changes.
Backdoors | |
25% | Tokens will be transferred to the owner wallet upon launch. |
25% | Tokens will be transferred to the partner wallet upon launch. |
SellToken | Sells CBT token with a rate of amount / 1000 = in BUSD |
Contract Details
Chain | BSC |
Token | BUSD |
dApp Type | ROI Farmer |
Daily ROI Percent | 2% Daily |
Referral Percentage | 5% |
Minimum Deposit | 50 BUSD |
Maximum Deposit | None (not modifiable by owner) |
Reward Accumulation Cut Off | N/A |
Time Pool Jackpot | Last deposit within 2 hours will win the prize pot with a limit of 1000 BUSD. Has a 5% tax which will stay in the contract. |
Biggest Deposit Jackpot: | Highest deposit for the set time will win 10% of his deposit directly paid out after draw. Has a 5% tax which will stay in the contract. |
Owner Privileges
Upon Launch of contract, 1 billion CBT Tokens will be minted. 50% will be distributed to all investors with a rate of amount x 10. Remaining 50% will be split between Owner and Partner Wallet
Launch | Opens Contract |
drawFeatures | Draws Top Deposit and Last Deposit winner. |
changeWithdrawInitialStepTime | Changes rate at which Initial Withdrawal event can occur. Can only changed to 1 day up to 30 days. |
changeLastDepositEventTime | Changes rate at which Last Deposit event can occur. Can only changed to 1 hour up to 24 hours. |
Fees
Deposit Fees | |
10% | Initial Deposit Only |
Deposit Fees Smart Contract Code
uint256 poolShare = amount.mul(10).div(percentDivider);
Withdrawal Fees | |
10% | Initial Deposit Only |
The withdrawal fee is only taken when the user withdrawals their initial deposit
Withdrawal Fees Smart Contract Code
uint256 poolShare = amount.mul(10).div(percentDivider);
Trust
Disclaimer
DYOR – Please do your own research and only invest in what you can afford to lose. This contract has been manually audited by the WatchDogs.cc team for the specified smart contract address.