The world's leading blockchain asset servicing platform
SafeMath.mul(uint256,uint256) (#44-56) is never used and should be removed
Context._msgData() (#110-113) is never used and should be removed
SafeMath.mod(uint256,uint256) (#94-97) is never used and should be removed
SafeMath.div(uint256,uint256) (#61-68) is never used and should be removed
Remove unused functions.
Additional information: link
solc-0.5.7 is not recommended for deployment
Pragma version^0.5.7 (#5) 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
Constant HooToken.decimalUnits (#635) is not in UPPER_CASE_WITH_UNDERSCORES
Constant HooToken.tokenSymbol (#634) is not in UPPER_CASE_WITH_UNDERSCORES
Constant HooToken.initialSupply (#636) is not in UPPER_CASE_WITH_UNDERSCORES
Constant HooToken.tokenName (#633) is not in UPPER_CASE_WITH_UNDERSCORES
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#111)" inContext (#100-114)
Remove redundant statements if they congest code but offer no value.
Additional information: link
HooToken.slitherConstructorConstantVariables() (#631-676) uses literals with too many digits:
- initialSupply = 100000000 (#636)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
symbol() should be declared external:
- ERC20Detailed.symbol() (#345-347)
freezeOf(address) should be declared external:
- ERC20.freezeOf(address) (#160-162)
name() should be declared external:
- ERC20Detailed.name() (#338-340)
lock(address,bool) should be declared external:
- Lockable.lock(address,bool) (#582-585)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#478-481)
pause() should be declared external:
- Pausable.pause() (#542-545)
addPauser(address) should be declared external:
- PauserRole.addPauser(address) (#416-418)
freeze(uint256) should be declared external:
- HooToken.freeze(uint256) (#661-664)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#151-153)
owner() should be declared external:
- Ownable.owner() (#452-454)
renouncePauser() should be declared external:
- PauserRole.renouncePauser() (#420-422)
unfreeze(uint256) should be declared external:
- HooToken.unfreeze(uint256) (#670-673)
mint(uint256) should be declared external:
- HooToken.mint(uint256) (#644-646)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#487-489)
unpause() should be declared external:
- Pausable.unpause() (#550-553)
burn(uint256) should be declared external:
- HooToken.burn(uint256) (#652-655)
totalSupply() should be declared external:
- ERC20.totalSupply() (#142-144)
paused() should be declared external:
- Pausable.paused() (#519-521)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (#170-172)
Use the external attribute for functions never called from the contract.
Additional information: link
ERC20Detailed.constructor(string,string,uint8).symbol (#329) shadows:
- ERC20Detailed.symbol() (#345-347) (function)
ERC20Detailed.constructor(string,string,uint8).decimals (#329) shadows:
- ERC20Detailed.decimals() (#352-354) (function)
ERC20Detailed.constructor(string,string,uint8).name (#329) shadows:
- ERC20Detailed.name() (#338-340) (function)
Rename the local variables that shadow another component.
Additional information: link
Void constructor called in HooToken.constructor(address) (#639-642):
- ERC20() (#639)
Remove the constructor call.
Additional information: link
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 Twitter link on the website
Unable to verify token contract address on the website
Unable to find audit link on the website
Unable to find whitepaper link on the website
Token is not listed at Mobula.Finance
Additional information: link
Telegram account has relatively few subscribers
Last post in Twitter was more than 30 days ago
Unable to find Youtube account
Unable to find Discord account