Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Redundant expression "this (#135)" inContext (#125-138)
Remove redundant statements if they congest code but offer no value.
Additional information: link
AquaWolf.constructor() (#372-380) uses literals with too many digits:
- _totalSupply = 100000000000000000000000000 (#376)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
AquaWolf.allowance(address,address).owner (#440) shadows:
- Ownable.owner() (#318-320) (function)
AquaWolf._approve(address,address,uint256).owner (#557) shadows:
- Ownable.owner() (#318-320) (function)
Rename the local variables that shadow another component.
Additional information: link
AquaWolf._burn(address,uint256) (#536-542) is never used and should be removed
AquaWolf._burnFrom(address,uint256) (#571-574) is never used and should be removed
Context._msgData() (#134-137) is never used and should be removed
SafeMath.div(uint256,uint256) (#233-235) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#248-255) is never used and should be removed
SafeMath.mod(uint256,uint256) (#268-270) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#283-286) is never used and should be removed
SafeMath.mul(uint256,uint256) (#208-220) is never used and should be removed
SafeMath.sub(uint256,uint256) (#179-181) is never used and should be removed
Remove unused functions.
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#337-340)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#346-348)
increaseAllowance(address,uint256) should be declared external:
- AquaWolf.increaseAllowance(address,uint256) (#486-489)
decreaseAllowance(address,uint256) should be declared external:
- AquaWolf.decreaseAllowance(address,uint256) (#505-508)
Use the external attribute for functions never called from the contract.
Additional information: link
Unable to find website, listings and other project-related information
Token has a considerable age, but we're still unable to find its website
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Token has a considerable age, but social accounts / website are missing or have few users
Token has a considerable age, but average PancakeSwap 30d trading volume is low
Young tokens have high risks of price dump / death
Unable to find Telegram and Twitter accounts