Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
Pragma version^0.8.0 (#2) allows old versions
solc-0.8.11 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 POME.setOwner(address)._owner (#44) is not in mixedCase
Parameter POME.removeOwner(address)._owner (#49) is not in mixedCase
Parameter POME.setMinter(address)._minter (#55) is not in mixedCase
Parameter POME.removeMinter(address)._minter (#60) is not in mixedCase
Parameter POME.setApprovedAll(address)._spender (#65) is not in mixedCase
Parameter POME.removeApprovedAll(address)._spender (#70) is not in mixedCase
Parameter POME.addFromWhitelist(address)._account (#75) is not in mixedCase
Parameter POME.removeFromWhitelist(address)._account (#80) is not in mixedCase
Parameter POME.addToWhitelist(address)._account (#85) is not in mixedCase
Parameter POME.removeToWhitelist(address)._account (#90) is not in mixedCase
Parameter POME.setAllUnfrozen(bool)._allUnfrozen (#95) is not in mixedCase
Parameter POME.setLaunchpad(address)._launchpad (#100) is not in mixedCase
Parameter POME.balanceOf(address)._account (#108) is not in mixedCase
Parameter POME.allowance(address,address)._account (#112) is not in mixedCase
Parameter POME.allowance(address,address)._spender (#112) is not in mixedCase
Parameter POME.transfer(address,uint256)._to (#117) is not in mixedCase
Parameter POME.transfer(address,uint256)._amount (#117) is not in mixedCase
Parameter POME.transferFrom(address,address,uint256)._from (#122) is not in mixedCase
Parameter POME.transferFrom(address,address,uint256)._to (#122) is not in mixedCase
Parameter POME.transferFrom(address,address,uint256)._amount (#122) is not in mixedCase
Parameter POME.approve(address,uint256)._spender (#134) is not in mixedCase
Parameter POME.approve(address,uint256)._value (#134) is not in mixedCase
Parameter POME.mint(address,uint256)._to (#140) is not in mixedCase
Parameter POME.mint(address,uint256)._amount (#140) is not in mixedCase
Parameter POME.burn(uint256)._amount (#145) is not in mixedCase
Parameter POME.burn(address,uint256)._from (#150) is not in mixedCase
Parameter POME.burn(address,uint256)._amount (#150) is not in mixedCase
Modifier POME.Transferable(address,address) (#33-36) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
POME.decimals (#7) should be constant
POME.name (#5) should be constant
POME.symbol (#6) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
Attempt to swap token was unsuccessful. For some reason it is untradeable. If token is not in presale stage and is not traded outside PancakeSwap, then it's a scam
Additional information: link
Average 30d PancakeSwap volume is less than $100. Token is either dead or inactive.
Token is deployed only at one blockchain
Token has only one trading pair
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 scam / price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Unable to find Telegram and Twitter accounts