Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract locking ether found:
Contract ShibaPlanet (#72-266) has payable functions:
- ShibaPlanet.receive() (#143)
But does not have a function to withdraw the ether
Remove the payable attribute or add a withdraw function.
Additional information: link
ShibaPlanet.takeFeeSellARDTFF2fsUID9999(address,uint256) (#239-254) performs a multiplication on the result of a division:
-tempCC7b8aeUID9999 = tempBBaUID4444.mul(ARDTfeescalingUID9999).div(feeDeNom999).mul(HSenderbalance2222.add(_maxWalletToken.div(two))).div(_maxWalletToken) (#249)
Consider ordering multiplication before division.
Additional information: link
ShibaPlanet.transferOwnership(address).adr (#116) lacks a zero-check on :
- owner = adr (#117)
Check that the address is not zero.
Additional information: link
ShibaPlanet.checkMaxWallet(address,uint256) (#221-223) is never used and should be removed
Remove unused functions.
Additional information: link
Variable ShibaPlanet.DEAD (#75) is not in mixedCase
Constant ShibaPlanet._name (#77) is not in UPPER_CASE_WITH_UNDERSCORES
Constant ShibaPlanet._symbol (#78) is not in UPPER_CASE_WITH_UNDERSCORES
Constant ShibaPlanet._decimals (#79) is not in UPPER_CASE_WITH_UNDERSCORES
Variable ShibaPlanet._totalSupply (#81) is not in mixedCase
Variable ShibaPlanet._maxTxAmount (#82) is not in mixedCase
Variable ShibaPlanet._maxWalletToken (#83) is not in mixedCase
Variable ShibaPlanet.S167f62 (#85) is not in mixedCase
Variable ShibaPlanet._balances (#87) is not in mixedCase
Variable ShibaPlanet._allowances (#88) is not in mixedCase
Variable ShibaPlanet.BuyFee (#93) is not in mixedCase
Variable ShibaPlanet.ARDTfeescalingUID9999 (#95) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
ShibaPlanet.slitherConstructorVariables() (#72-266) uses literals with too many digits:
- DEAD = 0x000000000000000000000000000000000000dEaD (#75)
ShibaPlanet.slitherConstructorVariables() (#72-266) uses literals with too many digits:
- _totalSupply = 1000 * 1000000 * (10 ** _decimals) (#81)
ShibaPlanet.slitherConstructorVariables() (#72-266) uses literals with too many digits:
- _maxTxAmount = 5 * 1000000 * (10 ** _decimals) (#82)
ShibaPlanet.slitherConstructorVariables() (#72-266) uses literals with too many digits:
- _maxWalletToken = 30 * 1000000 * (10 ** _decimals) (#83)
ShibaPlanet.slitherConstructorVariables() (#72-266) uses literals with too many digits:
- S167f62 = 2 * 100000 * (10 ** _decimals) (#85)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
ShibaPlanet.ARDTfeescalingUID9999 (#95) should be constant
ShibaPlanet.BuyFee (#93) should be constant
ShibaPlanet.DEAD (#75) should be constant
ShibaPlanet.S167f62 (#85) should be constant
ShibaPlanet._maxTxAmount (#82) should be constant
ShibaPlanet._maxWalletToken (#83) should be constant
ShibaPlanet._totalSupply (#81) should be constant
ShibaPlanet.blim4788899 (#97) should be constant
ShibaPlanet.feeDeNom999 (#96) should be constant
ShibaPlanet.totalFee (#94) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
renounceOwnership() should be declared external:
- ShibaPlanet.renounceOwnership() (#110-113)
transferOwnership(address) should be declared external:
- ShibaPlanet.transferOwnership(address) (#116-119)
getCirculatingSupply() should be declared external:
- ShibaPlanet.getCirculatingSupply() (#259-261)
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