Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
BEP20Token.allowance(address,address).owner (#173) shadows:
- Ownable.owner() (#97-99) (function)
BEP20Token._approve(address,address,uint256).owner (#215) shadows:
- Ownable.owner() (#97-99) (function)
Rename the local variables that shadow another component.
Additional information: link
Redundant expression "this (#27)" inContext (#18-30)
Remove redundant statements if they congest code but offer no value.
Additional information: link
BEP20Token.constructor() (#134-142) uses literals with too many digits:
- _totalSupply = 100000000000000000000000000000 (#138)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
BEP20Token._burn(address,uint256) (#207-213) is never used and should be removed
BEP20Token._burnFrom(address,uint256) (#223-226) is never used and should be removed
Context._msgData() (#26-29) is never used and should be removed
SafeMath.div(uint256,uint256) (#64-66) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#68-74) is never used and should be removed
SafeMath.mod(uint256,uint256) (#76-78) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#80-83) is never used and should be removed
SafeMath.mul(uint256,uint256) (#52-62) is never used and should be removed
SafeMath.sub(uint256,uint256) (#41-43) is never used and should be removed
Remove unused functions.
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#106-109)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#111-113)
increaseAllowance(address,uint256) should be declared external:
- BEP20Token.increaseAllowance(address,uint256) (#188-191)
decreaseAllowance(address,uint256) should be declared external:
- BEP20Token.decreaseAllowance(address,uint256) (#193-196)
Use the external attribute for functions never called from the contract.
Additional information: link
Average 30d PancakeSwap liquidity is less than $100. Token is either dead or inactive.
Average 30d PancakeSwap volume is less than $100. Token is either dead or inactive.
Average 30d number of PancakeSwap swaps is less than 1. Token is either dead or inactive.
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 website, listings and other project-related information
Young tokens have high risks of scam / price dump / death
Token is marked as scam (rug pull, honeypot, phishing, etc.)
Additional information: link
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Telegram account link seems to be invalid
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