Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Shiba2Space._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 Shiba2Space.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 Shiba2Space.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.mul(uint256,uint256) (#61-68) is never used and should be removed
Remove unused functions.
Additional information: link
solc-0.8.4 is not recommended for deployment
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
Constant Shiba2Space._tTotal (#201) is not in UPPER_CASE_WITH_UNDERSCORES
Follow the Solidity naming convention.
Additional information: link
Shiba2Space.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
Shiba2Space.deadAddress (#199) is never used in Shiba2Space (#186-353)
Remove unused state variables.
Additional information: link
Shiba2Space.deadAddress (#199) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
openTrading(bool) should be declared external:
- Shiba2Space.openTrading(bool) (#331-333)
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
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