Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
VNRTOKEN._getTValues(uint256) (#409-413) performs a multiplication on the result of a division:
-tFee = tAmount.div(200).mul(4) (#410)
Consider ordering multiplication before division.
Additional information: link
VNRTOKEN._approve(address,address,uint256).owner (#336) shadows:
- Ownable.owner() (#176-178) (function)
Rename the local variables that shadow another component.
Additional information: link
Address._functionCallWithValue(address,bytes,uint256,string) (#139-158) uses assembly
- INLINE ASM (#150-153)
Do not use evm assembly.
Additional information: link
SafeMath.mod(uint256,uint256,string) (#93-96) is never used and should be removed
Remove unused functions.
Additional information: link
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#139-158):
- (success,returndata) = target.call{value: weiValue}(data) (#143)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
Constant VNRTOKEN._tTotal (#216) is not in UPPER_CASE_WITH_UNDERSCORES
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#10)" inContext (#4-13)
Remove redundant statements if they congest code but offer no value.
Additional information: link
Variable VNRTOKEN._transferFromExcluded(address,address,uint256).rTransferAmount (#379) is too similar to VNRTOKEN._transferStandard(address,address,uint256).tTransferAmount (#362)
Prevent variables from having similar names.
Additional information: link
VNRTOKEN.slitherConstructorConstantVariables() (#204-439) uses literals with too many digits:
- _tTotal = 500000000 * 10 ** 18 (#216)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
VNRTOKEN._symbol (#221) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
reflectionFromToken(uint256,bool) should be declared external:
- VNRTOKEN.reflectionFromToken(uint256,bool) (#297-306)
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.
Number of Binance Smart Chain (BSC) token holders is low.
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 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