HoneyMOON is a native token of HoneyMoon - HoneyFarm's layer 3. HoneyFarm is a layered delegated farming project on BSC
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
BEP20._approve(address,address,uint256).owner (#885) shadows:
- Ownable.owner() (#566-568) (function)
Rename the local variables that shadow another component.
Additional information: link
Address._verifyCallResult(bool,bytes,string) (#173-190) uses assembly
- INLINE ASM (#182-185)
Do not use evm assembly.
Additional information: link
HoneyToken._transfer(address,address,uint256) (#957-976) compares to a boolean constant:
-blacklist[sender] == true (#958)
Remove the equality to the boolean constant.
Additional information: link
Different versions of Solidity is used:
- Version used: ['0.6.12', '>=0.4.0', '>=0.6.0<0.8.0', '>=0.6.2<0.8.0']
- >=0.6.2<0.8.0 (#5)
- >=0.6.0<0.8.0 (#195)
- >=0.4.0 (#410)
- >=0.6.0<0.8.0 (#509)
- >=0.6.0<0.8.0 (#535)
- 0.6.12 (#915)
Use one Solidity version.
Additional information: link
SafeMath.trySub(uint256,uint256) (#227-230) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version>=0.6.0<0.8.0 (#535) is too complex
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
Low level call in Address.functionDelegateCall(address,bytes,string) (#165-171):
- (success,returndata) = target.delegatecall(data) (#169)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
Parameter HoneyToken.setBlacklist(address,bool)._isSet (#1010) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#527)" inContext (#521-530)
Remove redundant statements if they congest code but offer no value.
Additional information: link
HoneyToken.slitherConstructorConstantVariables() (#917-1015) uses literals with too many digits:
- BURN_ADDRESS = 0x000000000000000000000000000000000000dEaD (#923)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
setBlacklist(address,bool) should be declared external:
- HoneyToken.setBlacklist(address,bool) (#1010-1013)
Use the external attribute for functions never called from the contract.
Additional information: link
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.
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Token was delisted (assigned to inactive / untracked listing) from CoinMarketCap
Additional information: link
Unable to find token contract audit
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
Unable to find Telegram link on the website
Unable to find Twitter link on the website
Unable to find token on CoinHunt
Additional information: link
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of scam / price dump / death
Token has no active CoinMarketCap listing / rank
Young tokens have high risks of price dump / death
Twitter account link seems to be invalid
Unable to find Youtube account
Unable to find Discord account