Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Pragma version^0.8.0 (#1) allows old versions
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
name() should be declared external:
- ERC20.name() (#176-178)
symbol() should be declared external:
- ERC20.symbol() (#184-186)
decimals() should be declared external:
- ERC20.decimals() (#201-203)
totalSupply() should be declared external:
- ERC20.totalSupply() (#208-210)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#215-217)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#227-230)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (#235-237)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#246-249)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#264-278)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#292-295)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#311-319)
Use the external attribute for functions never called from the contract.
Additional information: link
Context._msgData() (#118-120) is never used and should be removed
ERC20._burn(address,uint256) (#389-404) is never used and should be removed
Remove unused functions.
Additional information: link
InovaTk.constructor() (#473-475) uses literals with too many digits:
- _mint(msg.sender,8000000000 * (10 ** uint256(18))) (#474)
Use: Ether suffix, Time suffix, or The scientific notation
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
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