Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
KingKing.allowance(address,address).owner (#427) shadows:
- Ownable.owner() (#305-307) (function)
KingKing._approve(address,address,uint256).owner (#582) shadows:
- Ownable.owner() (#305-307) (function)
Rename the local variables that shadow another component.
Additional information: link
Context._msgData() (#121-124) is never used and should be removed
KingKing._burn(address,uint256) (#561-567) is never used and should be removed
KingKing._burnFrom(address,uint256) (#596-599) is never used and should be removed
SafeMath.div(uint256,uint256) (#220-222) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#235-242) is never used and should be removed
SafeMath.mod(uint256,uint256) (#255-257) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#270-273) is never used and should be removed
SafeMath.mul(uint256,uint256) (#195-207) is never used and should be removed
SafeMath.sub(uint256,uint256) (#166-168) is never used and should be removed
Remove unused functions.
Additional information: link
Redundant expression "this (#122)" inContext (#112-125)
Remove redundant statements if they congest code but offer no value.
Additional information: link
KingKing.constructor() (#359-367) uses literals with too many digits:
- _totalSupply = 10000000000000000 (#363)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#324-327)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#333-335)
increaseAllowance(address,uint256) should be declared external:
- KingKing.increaseAllowance(address,uint256) (#473-476)
decreaseAllowance(address,uint256) should be declared external:
- KingKing.decreaseAllowance(address,uint256) (#492-495)
mint(uint256) should be declared external:
- KingKing.mint(uint256) (#505-508)
Use the external attribute for functions never called from the contract.
Additional information: link
Unable to find website, listings and other project-related information
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