$HOPE has unprecedented tokenomics and a robust charitable strategy designed to maximize profitability and social impact reach.
Contract ownership is not renounced (belongs to a wallet)
Unable to verify that contract auditor is trusted: Certik, Quantstamp, Hacken, Solidity, Paladinsec, Openzeppelin, Verichains
Redundant expression "this (#71)" inContext (#59-74)
Remove redundant statements if they congest code but offer no value.
Additional information: link
owner() should be declared external:
- Ownable.owner() (#261-263)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#287-290)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#296-298)
name() should be declared external:
- BEP20Detailed.name() (#541-543)
symbol() should be declared external:
- BEP20Detailed.symbol() (#549-551)
decimals() should be declared external:
- BEP20Detailed.decimals() (#563-565)
totalSupply() should be declared external:
- BEP20Fee.totalSupply() (#626-628)
balanceOf(address) should be declared external:
- BEP20Fee.balanceOf(address) (#633-635)
basisPointsRate() should be declared external:
- BEP20Fee.basisPointsRate() (#640-642)
minimumFee() should be declared external:
- BEP20Fee.minimumFee() (#647-649)
maximumFee() should be declared external:
- BEP20Fee.maximumFee() (#654-656)
denominator() should be declared external:
- BEP20Fee.denominator() (#661-663)
feesCollector() should be declared external:
- BEP20Fee.feesCollector() (#684-686)
setFeesCollector(address) should be declared external:
- BEP20Fee.setFeesCollector(address) (#691-703)
transfer(address,uint256) should be declared external:
- BEP20Fee.transfer(address,uint256) (#783-786)
allowance(address,address) should be declared external:
- BEP20Fee.allowance(address,address) (#791-797)
approve(address,uint256) should be declared external:
- BEP20Fee.approve(address,uint256) (#804-807)
transferFrom(address,address,uint256) should be declared external:
- BEP20Fee.transferFrom(address,address,uint256) (#819-833)
increaseAllowance(address,uint256) should be declared external:
- BEP20Fee.increaseAllowance(address,uint256) (#843-853)
decreaseAllowance(address,uint256) should be declared external:
- BEP20Fee.decreaseAllowance(address,uint256) (#865-878)
Use the external attribute for functions never called from the contract.
Additional information: link
BEP20Detailed.constructor(string,string,uint8).name (#530) shadows:
- BEP20Detailed.name() (#541-543) (function)
BEP20Detailed.constructor(string,string,uint8).symbol (#530) shadows:
- BEP20Detailed.symbol() (#549-551) (function)
BEP20Detailed.constructor(string,string,uint8).decimals (#530) shadows:
- BEP20Detailed.decimals() (#563-565) (function)
BEP20Fee.constructor(string,string,uint8).name (#613) shadows:
- BEP20Detailed.name() (#541-543) (function)
BEP20Fee.constructor(string,string,uint8).symbol (#613) shadows:
- BEP20Detailed.symbol() (#549-551) (function)
BEP20Fee.constructor(string,string,uint8).decimals (#613) shadows:
- BEP20Detailed.decimals() (#563-565) (function)
BEP20Fee.allowance(address,address).owner (#791) shadows:
- Ownable.owner() (#261-263) (function)
BEP20Fee._approve(address,address,uint256).owner (#973) shadows:
- Ownable.owner() (#261-263) (function)
Hope.constructor(string,string,uint8).name (#1039) shadows:
- BEP20Detailed.name() (#541-543) (function)
Hope.constructor(string,string,uint8).symbol (#1039) shadows:
- BEP20Detailed.symbol() (#549-551) (function)
Hope.constructor(string,string,uint8).decimals (#1039) shadows:
- BEP20Detailed.decimals() (#563-565) (function)
Rename the local variables that shadow another component.
Additional information: link
BEP20Fee._transfer(address,address,uint256) (#890-924) compares to a boolean constant:
-require(bool,string)(isOpened == true || isInWhiteList[sender] == true || isInWhiteList[recipient] == true,BEP20Fee: not allowed transfer) (#901-904)
Remove the equality to the boolean constant.
Additional information: link
BEP20Fee._burnFrom(address,uint256) (#986-996) is never used and should be removed
Context._msgData() (#70-73) is never used and should be removed
SafeMath.mod(uint256,uint256) (#203-205) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#217-224) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.5.0 (#3) allows old versions
Pragma version^0.5.0 (#47) allows old versions
Pragma version^0.5.0 (#78) allows old versions
Pragma version^0.5.0 (#229) allows old versions
Pragma version^0.5.0 (#315) allows old versions
Pragma version^0.5.0 (#397) allows old versions
Pragma version^0.5.0 (#514) allows old versions
Pragma version^0.5.0 (#570) allows old versions
Pragma version^0.5.0 (#1001) 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
Unable to crawl data from the website
Unable to find audit link on the website
Unable to find whitepaper link on the website
Unable to find Telegram link on the website
Unable to find Twitter link on the website
Token has a considerable age, but we're still unable to find its website
Token has a considerable age, but social accounts / website are missing or have few users
Token has relatively low CoinGecko rank
Twitter account link seems to be invalid
Unable to find Youtube account