Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract locking ether found:
Contract HuntDoge (#629-878) has payable functions:
- HuntDoge.receive() (#876)
But does not have a function to withdraw the ether
Remove the payable attribute or add a withdraw function.
Additional information: link
HuntDoge._transfer(address,address,uint256) (#795-832) performs a multiplication on the result of a division:
-Transfer(sender,address(0),amount.div(100).mul(6)) (#819)
Consider ordering multiplication before division.
Additional information: link
HuntDoge._approve(address,address,uint256).owner (#858) shadows:
- Ownable.owner() (#267-269) (function)
Rename the local variables that shadow another component.
Additional information: link
Ownable.changeOwner(address) (#279-281) should emit an event for:
- _owner = newOwner (#280)
Emit an event for critical parameter changes.
Additional information: link
HuntDoge.constructor(address,address).fundAddress (#652) lacks a zero-check on :
- _fundAddress = fundAddress (#658)
Check that the address is not zero.
Additional information: link
Reentrancy in HuntDoge.constructor(address,address) (#652-681):
External calls:
- uniswapV2Pair = IUniswapV2Factory(_uniswapV2Router.factory()).createPair(address(this),_uniswapV2Router.WETH()) (#676-677)
State variables written after the call(s):
- uniswapV2Router = _uniswapV2Router (#680)
Apply the check-effects-interactions pattern.
Additional information: link
SafeMath.sub(uint256,uint256) (#122-124) 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 IUniswapV2Router01.WETH() (#426) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Variable IUniswapV2Router01.addLiquidity(address,address,uint256,uint256,uint256,uint256,address,uint256).amountADesired (#431) is too similar to IUniswapV2Router01.addLiquidity(address,address,uint256,uint256,uint256,uint256,address,uint256).amountBDesired (#432)
Prevent variables from having similar names.
Additional information: link
HuntDoge.slitherConstructorVariables() (#629-878) uses literals with too many digits:
- _deadAddress = address(0x000000000000000000000000000000000000dEaD) (#642-643)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
HuntDoge._deadAddress (#642-643) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
setIsExcluded(address,bool) should be declared external:
- HuntDoge.setIsExcluded(address,bool) (#791-793)
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