Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
KuroINU._transfer(address,address,uint256) (#363-387) performs a multiplication on the result of a division:
-_fee = (amount * _taxFee / 100) / _bil (#378)
-amount = amount - (_fee * _bil * 2) (#379)
Consider ordering multiplication before division.
Additional information: link
KuroINU._approve(address,address,uint256).owner (#438) shadows:
- KuroINU.owner() (#392-395) (function)
Rename the local variables that shadow another component.
Additional information: link
KuroINU.SetTaxFee(uint256) (#274-277) should emit an event for:
- _bil = amount (#275)
Emit an event for critical parameter changes.
Additional information: link
KuroINU.constructor(string,string,uint8,uint256,uint256,address,address).teamAddress_ (#159) lacks a zero-check on :
- _teamAddress = teamAddress_ (#166)
Check that the address is not zero.
Additional information: link
KuroINU._takeFee(uint256) (#466-480) is never used and should be removed
Remove unused functions.
Additional information: link
solc-0.8.7 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
Function KuroINU.SetTaxFee(uint256) (#274-277) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Variable KuroINU._totalSupply (#138) is too similar to KuroINU.constructor(string,string,uint8,uint256,uint256,address,address).totalSupply_ (#159)
Prevent variables from having similar names.
Additional information: link
renounceOwnership() should be declared external:
- KuroINU.renounceOwnership() (#503-507)
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 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 PancakeSwap trading pair to compute liquidity.
Unable to find PancakeSwap trading pair to compute volume.
Unable to find PancakeSwap trading pair to compute number of swaps.
Unable to find website, listings and other project-related information
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