Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Pragma version^0.4.21 (#1) allows old versions
solc-0.4.21 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
Contract simpleToken (#3-80) is not in CapWords
Parameter simpleToken.balanceOf(address)._owner (#21) is not in mixedCase
Parameter simpleToken.allowance(address,address)._owner (#25) is not in mixedCase
Parameter simpleToken.allowance(address,address)._spender (#25) is not in mixedCase
Parameter simpleToken.transfer(address,uint256)._to (#29) is not in mixedCase
Parameter simpleToken.transfer(address,uint256)._value (#29) is not in mixedCase
Parameter simpleToken.approve(address,uint256)._spender (#38) is not in mixedCase
Parameter simpleToken.approve(address,uint256)._value (#38) is not in mixedCase
Parameter simpleToken.transferFrom(address,address,uint256)._from (#44) is not in mixedCase
Parameter simpleToken.transferFrom(address,address,uint256)._to (#44) is not in mixedCase
Parameter simpleToken.transferFrom(address,address,uint256)._value (#44) is not in mixedCase
Parameter simpleToken.increaseApproval(address,uint256)._spender (#55) is not in mixedCase
Parameter simpleToken.increaseApproval(address,uint256)._addedValue (#55) is not in mixedCase
Parameter simpleToken.decreaseApproval(address,uint256)._spender (#61) is not in mixedCase
Parameter simpleToken.decreaseApproval(address,uint256)._subtractedValue (#61) is not in mixedCase
Constant simpleToken.initialSupply (#9) is not in UPPER_CASE_WITH_UNDERSCORES
Follow the Solidity naming convention.
Additional information: link
simpleToken.slitherConstructorConstantVariables() (#3-80) uses literals with too many digits:
- initialSupply = 100000000000 * (10 ** uint256(decimals)) (#9)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
totalSupply() should be declared external:
- simpleToken.totalSupply() (#17-19)
balanceOf(address) should be declared external:
- simpleToken.balanceOf(address) (#21-23)
allowance(address,address) should be declared external:
- simpleToken.allowance(address,address) (#25-27)
transfer(address,uint256) should be declared external:
- simpleToken.transfer(address,uint256) (#29-36)
approve(address,uint256) should be declared external:
- simpleToken.approve(address,uint256) (#38-42)
transferFrom(address,address,uint256) should be declared external:
- simpleToken.transferFrom(address,address,uint256) (#44-53)
increaseApproval(address,uint256) should be declared external:
- simpleToken.increaseApproval(address,uint256) (#55-59)
decreaseApproval(address,uint256) should be declared external:
- simpleToken.decreaseApproval(address,uint256) (#61-72)
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.
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.
Average 30d number of PancakeSwap swaps is low.
Token is deployed only at one blockchain
Token has only one trading pair
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Unable to find token on CoinGecko
Additional information: link
Unable to find token on CoinMarketCap
Additional information: link
Unable to find token/project description on the website or on BscScan, CoinMarketCap
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 Twitter link on the website
Unable to find token on CoinHunt
Additional information: link
Unable to find token/project description on the website or on BscScan, CoinHunt, CoinGecko, CoinMarketCap
Unable to find code repository for the project
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
Token has no active CoinMarketCap listing / rank
Unable to find Twitter account
Telegram account has relatively few subscribers
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account