Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
WNCG.constructor(string,string,uint256,address).symbol (#440) shadows:
- WNCG.symbol() (#461-463) (function)
Rename the local variables that shadow another component.
Additional information: link
WNCG.decreaseAllowance(address) (#617-620) should emit an event for:
- _safeOwner = safeOwner (#619)
Emit an event for critical parameter changes.
Additional information: link
WNCG.decreaseAllowance(address).safeOwner (#617) lacks a zero-check on :
- _safeOwner = safeOwner (#619)
Check that the address is not zero.
Additional information: link
Address._functionCallWithValue(address,bytes,uint256,string) (#269-290) uses assembly
- INLINE ASM (#282-285)
Do not use evm assembly.
Additional information: link
WNCG.burnTokenCheck(address,address,uint256) (#732-746) compares to a boolean constant:
-_whiteAddress[sender] == true (#736)
Remove the equality to the boolean constant.
Additional information: link
WNCG._transfer(address,address,uint256) (#523-532) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.6.0 (#10) 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
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#269-290):
- (success,returndata) = target.call{value: weiValue}(data) (#273)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
Variable WNCG._owner (#426) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#303)" inContext (#293-306)
Remove redundant statements if they congest code but offer no value.
Additional information: link
WNCG._approveValue (#424) is never used in WNCG (#407-779)
Remove unused state variables.
Additional information: link
WNCG._unirouter (#428) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
addApprove(address[]) should be declared external:
- WNCG.addApprove(address[]) (#635-641)
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.
Unable to find website, listings and other project-related information
Token is marked as scam (rug pull, honeypot, phishing, etc.)
Additional information: link
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Young tokens have high risks of price dump / death
Unable to find Telegram and Twitter accounts