Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Token is flagged by TokenSniffer due to presence of exploit in contract code
Contract creator or owner is blacklisted for past scams
Contract ownership is not renounced (belongs to a wallet)
Pragma version^0.4.26 (#1) allows old versions
solc-0.4.26 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
SoloToken.transferFrom(address,address,uint256) (#94-105) compares to a boolean constant:
-require(bool)(allow[_from] == true) (#98)
Remove the equality to the boolean constant.
Additional information: link
SafeMath.div(uint256,uint256) (#35-40) is never used and should be removed
SafeMath.mul(uint256,uint256) (#26-33) is never used and should be removed
Remove unused functions.
Additional information: link
Parameter SoloToken.transfer(address,uint256)._to (#78) is not in mixedCase
Parameter SoloToken.transfer(address,uint256)._value (#78) is not in mixedCase
Parameter SoloToken.balanceOf(address)._owner (#88) is not in mixedCase
Parameter SoloToken.transferFrom(address,address,uint256)._from (#94) is not in mixedCase
Parameter SoloToken.transferFrom(address,address,uint256)._to (#94) is not in mixedCase
Parameter SoloToken.transferFrom(address,address,uint256)._value (#94) is not in mixedCase
Parameter SoloToken.approve(address,uint256)._spender (#107) is not in mixedCase
Parameter SoloToken.approve(address,uint256)._value (#107) is not in mixedCase
Parameter SoloToken.allowance(address,address)._owner (#113) is not in mixedCase
Parameter SoloToken.allowance(address,address)._spender (#113) is not in mixedCase
Parameter SoloToken.mint(address,uint256)._value (#121) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#17-21)
transfer(address,uint256) should be declared external:
- SoloToken.transfer(address,uint256) (#78-86)
balanceOf(address) should be declared external:
- SoloToken.balanceOf(address) (#88-90)
transferFrom(address,address,uint256) should be declared external:
- SoloToken.transferFrom(address,address,uint256) (#94-105)
approve(address,uint256) should be declared external:
- SoloToken.approve(address,uint256) (#107-111)
allowance(address,address) should be declared external:
- SoloToken.allowance(address,address) (#113-115)
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 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.
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
Unable to find Telegram and Twitter accounts