Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
ShitScam._writeCheckpoint(address,uint32,uint256,uint256) (#1319-1337) uses a dangerous strict equality:
- nCheckpoints > 0 && checkpoints[delegatee][nCheckpoints - 1].fromBlock == blockNumber (#1329)
Don't use strict equality to determine if an account has enough Ether or tokens.
Additional information: link
BEP20._approve(address,address,uint256).owner (#811) shadows:
- Ownable.owner() (#53-55) (function)
Rename the local variables that shadow another component.
Additional information: link
ShitScam.setFeeRate(uint256) (#1070-1072) should emit an event for:
- transferFeeRate = _feeRate (#1071)
Emit an event for critical parameter changes.
Additional information: link
ShitScam.delegateBySig(address,uint256,uint256,uint8,bytes32,bytes32) (#1185-1226) uses timestamp for comparisons
Dangerous comparisons:
- require(bool,string)(block.timestamp <= expiry,lordWAR::delegateBySig: signature expired) (#1224)
Avoid relying on block.timestamp.
Additional information: link
ShitScam.getChainId() (#1344-1348) uses assembly
- INLINE ASM (#1346)
Do not use evm assembly.
Additional information: link
ShitScam._transfer(address,address,uint256) (#1101-1119) is never used and should be removed
Remove unused functions.
Additional information: link
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#509-535):
- (success,returndata) = target.call{value: weiValue}(data) (#518)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
Variable ShitScam._delegates (#1127) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#19)" inContext (#9-22)
Remove redundant statements if they congest code but offer no value.
Additional information: link
getMinter(uint256) should be declared external:
- ShitScam.getMinter(uint256) (#1369-1372)
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