Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
ValentineFloki.allowance(address,address).owner (#260) shadows:
- Ownable.owner() (#98-100) (function)
ValentineFloki._approve(address,address,uint256).owner (#296) shadows:
- Ownable.owner() (#98-100) (function)
Rename the local variables that shadow another component.
Additional information: link
Reentrancy in ValentineFloki.constructor() (#213-229):
External calls:
- uniswapV2Pair = IUniswapV2Factory(_uniswapV2Router.factory()).createPair(address(this),_uniswapV2Router.WETH()) (#219-220)
State variables written after the call(s):
- _balances[_msgSender()] = _tTotal (#222)
- _isWhitelisted[owner()] = true (#223)
- _isWhitelisted[address(this)] = true (#224)
- swapEnabled = true (#226)
Apply the check-effects-interactions pattern.
Additional information: link
Reentrancy in ValentineFloki.constructor() (#213-229):
External calls:
- uniswapV2Pair = IUniswapV2Factory(_uniswapV2Router.factory()).createPair(address(this),_uniswapV2Router.WETH()) (#219-220)
Event emitted after the call(s):
- Transfer(address(0),_msgSender(),_tTotal) (#228)
Apply the check-effects-interactions pattern.
Additional information: link
SafeMath.div(uint256,uint256) (#70-72) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#74-82) is never used and should be removed
SafeMath.mul(uint256,uint256) (#61-68) is never used and should be removed
Remove unused functions.
Additional information: link
Function IUniswapV2Router02.WETH() (#167) is not in mixedCase
Constant ValentineFloki._name (#189) is not in UPPER_CASE_WITH_UNDERSCORES
Constant ValentineFloki._symbol (#190) is not in UPPER_CASE_WITH_UNDERSCORES
Constant ValentineFloki._decimals (#191) is not in UPPER_CASE_WITH_UNDERSCORES
Constant ValentineFloki._tTotal (#201) is not in UPPER_CASE_WITH_UNDERSCORES
Follow the Solidity naming convention.
Additional information: link
ValentineFloki.slitherConstructorConstantVariables() (#186-353) uses literals with too many digits:
- _tTotal = 1000000000000 * 1e9 (#201)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
ValentineFloki._isExcludedFromFee (#195) is never used in ValentineFloki (#186-353)
ValentineFloki.deadAddress (#199) is never used in ValentineFloki (#186-353)
Remove unused state variables.
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#107-109)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#111-117)
name() should be declared external:
- ValentineFloki.name() (#231-233)
symbol() should be declared external:
- ValentineFloki.symbol() (#235-237)
decimals() should be declared external:
- ValentineFloki.decimals() (#239-241)
totalSupply() should be declared external:
- ValentineFloki.totalSupply() (#243-245)
balanceOf(address) should be declared external:
- ValentineFloki.balanceOf(address) (#247-249)
transfer(address,uint256) should be declared external:
- ValentineFloki.transfer(address,uint256) (#251-258)
allowance(address,address) should be declared external:
- ValentineFloki.allowance(address,address) (#260-267)
approve(address,uint256) should be declared external:
- ValentineFloki.approve(address,uint256) (#269-276)
transferFrom(address,address,uint256) should be declared external:
- ValentineFloki.transferFrom(address,address,uint256) (#278-293)
openTrading(bool) should be declared external:
- ValentineFloki.openTrading(bool) (#331-333)
Use the external attribute for functions never called from the contract.
Additional information: link
Attempt to swap token was unsuccessful. For some reason it is untradeable. If token is not in presale stage and is not traded outside PancakeSwap, then it's a scam
Additional information: link
Average 30d PancakeSwap liquidity is less than $100. Token is either dead or inactive.
Average 30d PancakeSwap volume is less than $100. Token is either dead or inactive.
Average 30d number of PancakeSwap swaps is less than 1. Token is either dead or inactive.
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 website, listings and other project-related information
Young tokens have high risks of scam / price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Unable to find Telegram and Twitter accounts