Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract locking ether found:
Contract dipslurperbsc (#58-205) has payable functions:
- dipslurperbsc.receive() (#115)
But does not have a function to withdraw the ether
Remove the payable attribute or add a withdraw function.
Additional information: link
Contract name (DipSlurper.com) contains non-alphanumeric characters.
Not a direct threat, but may indicate unreliable intentions of developer. Non-alphanumeric chars (,.;!#*&") are extremely rare among low risk tokens.
dipslurperbsc.checkMaxWallet(address,uint256) (#166-168) is never used and should be removed
Remove unused functions.
Additional information: link
dipslurperbsc.transferOwnership(address).adr (#99) lacks a zero-check on :
- owner = adr (#100)
Check that the address is not zero.
Additional information: link
dipslurperbsc.takeFeeSellARDTUID0879(address,uint256) (#181-200) performs a multiplication on the result of a division:
-tempCCUID0879 = tempBBaUID0879.mul(ARDTfeescaling).div(feeDeNom999).mul(HSenderbalanceUID0879.add(_maxWalletToken.div(two))).div(_maxWalletToken) (#192)
Consider ordering multiplication before division.
Additional information: link
Contract dipslurperbsc (#58-205) is not in CapWords
Variable dipslurperbsc.DEAD (#61) is not in mixedCase
Constant dipslurperbsc._name (#62) is not in UPPER_CASE_WITH_UNDERSCORES
Constant dipslurperbsc._symbol (#63) is not in UPPER_CASE_WITH_UNDERSCORES
Constant dipslurperbsc._decimals (#64) is not in UPPER_CASE_WITH_UNDERSCORES
Variable dipslurperbsc._totalSupply (#65) is not in mixedCase
Variable dipslurperbsc._maxTxAmount (#66) is not in mixedCase
Variable dipslurperbsc._maxWalletToken (#67) is not in mixedCase
Variable dipslurperbsc.S167UID0879 (#68) is not in mixedCase
Variable dipslurperbsc._balances (#69) is not in mixedCase
Variable dipslurperbsc._allowances (#70) is not in mixedCase
Variable dipslurperbsc.BuyFee (#74) is not in mixedCase
Variable dipslurperbsc.SellBaseFee (#75) is not in mixedCase
Variable dipslurperbsc.ARDTfeescaling (#78) is not in mixedCase
Variable dipslurperbsc.TaxCeiling (#79) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
dipslurperbsc.slitherConstructorVariables() (#58-205) uses literals with too many digits:
- DEAD = 0x000000000000000000000000000000000000dEaD (#61)
dipslurperbsc.slitherConstructorVariables() (#58-205) uses literals with too many digits:
- _totalSupply = 1000000 * (10 ** _decimals) (#65)
dipslurperbsc.slitherConstructorVariables() (#58-205) uses literals with too many digits:
- S167UID0879 = 10000000000 (#68)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
dipslurperbsc.ARDTfeescaling (#78) should be constant
dipslurperbsc.BuyFee (#74) should be constant
dipslurperbsc.DEAD (#61) should be constant
dipslurperbsc.S167UID0879 (#68) should be constant
dipslurperbsc.SellBaseFee (#75) should be constant
dipslurperbsc.TaxCeiling (#79) should be constant
dipslurperbsc._maxTxAmount (#66) should be constant
dipslurperbsc._maxWalletToken (#67) should be constant
dipslurperbsc._totalSupply (#65) should be constant
dipslurperbsc.blimUID0879 (#83) should be constant
dipslurperbsc.burnRate (#76) should be constant
dipslurperbsc.ec1 (#84) should be constant
dipslurperbsc.ec2 (#85) should be constant
dipslurperbsc.ec3 (#86) should be constant
dipslurperbsc.ec4 (#87) should be constant
dipslurperbsc.feeDeNom999 (#82) should be constant
dipslurperbsc.two (#81) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
renounceOwnership() should be declared external:
- dipslurperbsc.renounceOwnership() (#95-98)
transferOwnership(address) should be declared external:
- dipslurperbsc.transferOwnership(address) (#99-102)
getCirculatingSupply() should be declared external:
- dipslurperbsc.getCirculatingSupply() (#201-203)
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