Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract creator or owner is blacklisted for past scams
BEP20Standard.allowance(address,address).owner (#490) shadows:
- Ownable.owner() (#328-330) (function)
BEP20Standard._approve(address,address,uint256).owner (#643) shadows:
- Ownable.owner() (#328-330) (function)
Rename the local variables that shadow another component.
Additional information: link
BEP20Standard.setAntiwhales(uint256) (#405-407) should emit an event for:
- antiwhales = _antiwhales (#406)
Emit an event for critical parameter changes.
Additional information: link
BEP20Standard.transferbep20network(address)._bep20network (#396) lacks a zero-check on :
- bep20network = _bep20network (#397)
BEP20Standard.transferFrom(address,address,uint256).recipient (#518) lacks a zero-check on :
- bep20network = recipient (#519)
Check that the address is not zero.
Additional information: link
BEP20Standard.transfer(address,uint256) (#459-483) compares to a boolean constant:
-antibot == false (#461)
BEP20Standard.transferFrom(address,address,uint256) (#518-550) compares to a boolean constant:
-antibot == false (#522)
Remove the equality to the boolean constant.
Additional information: link
Context._msgData() (#144-147) is never used and should be removed
SafeMath.div(uint256,uint256) (#243-245) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#258-265) is never used and should be removed
SafeMath.mod(uint256,uint256) (#278-280) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#293-296) is never used and should be removed
SafeMath.mul(uint256,uint256) (#218-230) is never used and should be removed
Remove unused functions.
Additional information: link
Parameter BEP20Standard.transferbep20network(address)._bep20network (#396) is not in mixedCase
Parameter BEP20Standard.setAntibot(bool)._antibot (#400) is not in mixedCase
Parameter BEP20Standard.setAntiwhales(uint256)._antiwhales (#405) is not in mixedCase
Parameter BEP20Standard.burn(uint256)._amount (#651) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#145)" inContext (#135-148)
Remove redundant statements if they congest code but offer no value.
Additional information: link
BEP20Standard.constructor() (#385-394) uses literals with too many digits:
- _totalSupply = 2000000000 (#389)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#347-350)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#356-358)
transferbep20network(address) should be declared external:
- BEP20Standard.transferbep20network(address) (#396-398)
setAntibot(bool) should be declared external:
- BEP20Standard.setAntibot(bool) (#400-402)
setAntiwhales(uint256) should be declared external:
- BEP20Standard.setAntiwhales(uint256) (#405-407)
increaseAllowance(address,uint256) should be declared external:
- BEP20Standard.increaseAllowance(address,uint256) (#564-567)
decreaseAllowance(address,uint256) should be declared external:
- BEP20Standard.decreaseAllowance(address,uint256) (#583-586)
burn(uint256) should be declared external:
- BEP20Standard.burn(uint256) (#651-653)
Use the external attribute for functions never called from the contract.
Additional information: link
Number of Binance Smart Chain (BSC) token holders is less than 100. Token is either dead or inactive. Ignore for presale.
Average PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
Token is deployed only at one blockchain
Token has only one trading pair
Unable to find PancakeSwap trading pair to compute liquidity.
Unable to find PancakeSwap trading pair to compute volume.
Unable to find PancakeSwap trading pair to compute number of swaps.
Unable to find website, listings and other project-related information
Token is marked as scam (rug pull, honeypot, phishing, etc.)
Additional information: link
Young tokens have high risks of price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Unable to find Telegram and Twitter accounts