AutoBusd give you freedom financial with 5% $Busd Monthly
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
AutoBusd.tokenSale(address) (#161-183) performs a multiplication on the result of a division:
-_price = _eth / sPrice (#167)
-_tkns = sChunk * _price (#168)
Consider ordering multiplication before division.
Additional information: link
AutoBusd.startSale(uint256,uint256,uint256,uint256,uint256) (#199-206) should emit an event for:
- sSBlock = _sSBlock (#200)
- sEBlock = _sEBlock (#201)
- sChunk = _sChunk (#202)
- sPrice = _sPrice (#203)
- sCap = _sCap (#204)
Emit an event for critical parameter changes.
Additional information: link
AutoBusd.clearETH()._owner (#208) lacks a zero-check on :
- _owner.transfer(address(this).balance) (#209)
Check that the address is not zero.
Additional information: link
SafeMath.mul(uint256,uint256) (#19-22) is never used and should be removed
Remove unused functions.
Additional information: link
solc-0.5.10 is not recommended for deployment
Deploy with any of the following Solidity versions: 0.5.16 - 0.5.17, 0.6.11 - 0.6.12, 0.7.5 - 0.7.6 Use a simple pragma version that allows any of these versions. Consider using the latest version of Solidity for testing.
Additional information: link
Parameter AutoBusd.startSale(uint256,uint256,uint256,uint256,uint256)._sCap (#199) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
AutoBusd.tokenSale(address) (#161-183) uses literals with too many digits:
- msg.sender != _refer && balanceOf(_refer) != 0 && _refer != 0x0000000000000000000000000000000000000000 (#174)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
clearETH() should be declared external:
- AutoBusd.clearETH() (#207-210)
Use the external attribute for functions never called from the contract.
Additional information: link
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Unable to find token contract audit
Unable to find audit link on the website
Unable to find whitepaper link on the website
Unable to find token on CoinHunt
Additional information: link
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of scam / price dump / death
Token has no active CoinGecko listing / rank
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Token has relatively low CoinMarketCap rank
Twitter account link seems to be invalid
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account