Hi guys and welcome to the new SKYROCKET!New bsc gem is going to be launched! Just stealth launched, the launch took place like 1 hour ago! We wanna spread this token all over the world spending all marketing cash every fkkn day.Trust us and you will see this token in every influencer profile,tg grups, call channel like Maestro,thundercall,cesar & lot more best influencer, and in everyplace that talks about crypto. We are really annoyed of scammers who make money but don’t invest it in their own currency. With Mafia CatCoin we will show you what it means to fly a coin. This will be a life-changing opportunity! Let's make your bag! SafeMoon? Nahh, fuck safemoon WE ARE BASED, WE ARE THE BEST! Join in the family and enjoy this ride!
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
MAFIACATCOIN.includeAccount(address) (#538-549) has costly operations inside a loop:
- _excluded.pop() (#545)
Use a local variable to hold the loop computation result.
Additional information: link
MAFIACATCOIN.allowance(address,address).owner (#470) shadows:
- Ownable.owner() (#382-384) (function)
MAFIACATCOIN._approve(address,address,uint256).owner (#551) shadows:
- Ownable.owner() (#382-384) (function)
Rename the local variables that shadow another component.
Additional information: link
Address.isContract(address) (#248-257) uses assembly
- INLINE ASM (#255)
Address._functionCallWithValue(address,bytes,uint256,string) (#341-362) uses assembly
- INLINE ASM (#354-357)
Do not use evm assembly.
Additional information: link
Low level call in Address.sendValue(address,uint256) (#275-281):
- (success) = recipient.call{value: amount}() (#279)
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#341-362):
- (success,returndata) = target.call{value: weiValue}(data) (#345)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
Redundant expression "this (#11)" inContext (#5-14)
Remove redundant statements if they congest code but offer no value.
Additional information: link
MAFIACATCOIN._getTValues(uint256) (#624-628) performs a multiplication on the result of a division:
-tFee = tAmount.div(100).mul(2) (#625)
Consider ordering multiplication before division.
Additional information: link
Constant MAFIACATCOIN._tTotal (#431) is not in UPPER_CASE_WITH_UNDERSCORES
Follow the Solidity naming convention.
Additional information: link
MAFIACATCOIN.slitherConstructorConstantVariables() (#419-654) uses literals with too many digits:
- _tTotal = 1000000000 * 10 ** 6 (#431)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
Address._functionCallWithValue(address,bytes,uint256,string) (#341-362) is never used and should be removed
Address.functionCall(address,bytes) (#301-303) is never used and should be removed
Address.functionCall(address,bytes,string) (#311-313) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256) (#326-328) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256,string) (#336-339) is never used and should be removed
Address.isContract(address) (#248-257) is never used and should be removed
Address.sendValue(address,uint256) (#275-281) is never used and should be removed
Context._msgData() (#10-13) is never used and should be removed
SafeMath.mod(uint256,uint256) (#208-210) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#224-227) is never used and should be removed
Remove unused functions.
Additional information: link
Variable MAFIACATCOIN._transferStandard(address,address,uint256).rTransferAmount (#577) is too similar to MAFIACATCOIN._transferStandard(address,address,uint256).tTransferAmount (#577)
Variable MAFIACATCOIN._getValues(uint256).rTransferAmount (#620) is too similar to MAFIACATCOIN._getValues(uint256).tTransferAmount (#618)
Variable MAFIACATCOIN._transferToExcluded(address,address,uint256).rTransferAmount (#585) is too similar to MAFIACATCOIN._transferToExcluded(address,address,uint256).tTransferAmount (#585)
Variable MAFIACATCOIN._getRValues(uint256,uint256,uint256).rTransferAmount (#633) is too similar to MAFIACATCOIN._transferStandard(address,address,uint256).tTransferAmount (#577)
Variable MAFIACATCOIN._transferToExcluded(address,address,uint256).rTransferAmount (#585) is too similar to MAFIACATCOIN._transferBothExcluded(address,address,uint256).tTransferAmount (#603)
Variable MAFIACATCOIN._transferToExcluded(address,address,uint256).rTransferAmount (#585) is too similar to MAFIACATCOIN._transferStandard(address,address,uint256).tTransferAmount (#577)
Variable MAFIACATCOIN._getRValues(uint256,uint256,uint256).rTransferAmount (#633) is too similar to MAFIACATCOIN._getValues(uint256).tTransferAmount (#618)
Variable MAFIACATCOIN._getValues(uint256).rTransferAmount (#620) is too similar to MAFIACATCOIN._transferToExcluded(address,address,uint256).tTransferAmount (#585)
Variable MAFIACATCOIN._transferBothExcluded(address,address,uint256).rTransferAmount (#603) is too similar to MAFIACATCOIN._getValues(uint256).tTransferAmount (#618)
Variable MAFIACATCOIN._transferBothExcluded(address,address,uint256).rTransferAmount (#603) is too similar to MAFIACATCOIN._transferBothExcluded(address,address,uint256).tTransferAmount (#603)
Variable MAFIACATCOIN._transferBothExcluded(address,address,uint256).rTransferAmount (#603) is too similar to MAFIACATCOIN._transferStandard(address,address,uint256).tTransferAmount (#577)
Variable MAFIACATCOIN._getValues(uint256).rTransferAmount (#620) is too similar to MAFIACATCOIN._getTValues(uint256).tTransferAmount (#626)
Variable MAFIACATCOIN._getValues(uint256).rTransferAmount (#620) is too similar to MAFIACATCOIN._transferBothExcluded(address,address,uint256).tTransferAmount (#603)
Variable MAFIACATCOIN._transferToExcluded(address,address,uint256).rTransferAmount (#585) is too similar to MAFIACATCOIN._getValues(uint256).tTransferAmount (#618)
Variable MAFIACATCOIN._getValues(uint256).rTransferAmount (#620) is too similar to MAFIACATCOIN._transferStandard(address,address,uint256).tTransferAmount (#577)
Variable MAFIACATCOIN._transferBothExcluded(address,address,uint256).rTransferAmount (#603) is too similar to MAFIACATCOIN._getTValues(uint256).tTransferAmount (#626)
Variable MAFIACATCOIN._transferBothExcluded(address,address,uint256).rTransferAmount (#603) is too similar to MAFIACATCOIN._transferFromExcluded(address,address,uint256).tTransferAmount (#594)
Variable MAFIACATCOIN.reflectionFromToken(uint256,bool).rTransferAmount (#518) is too similar to MAFIACATCOIN._getTValues(uint256).tTransferAmount (#626)
Variable MAFIACATCOIN.reflectionFromToken(uint256,bool).rTransferAmount (#518) is too similar to MAFIACATCOIN._transferStandard(address,address,uint256).tTransferAmount (#577)
Variable MAFIACATCOIN._transferStandard(address,address,uint256).rTransferAmount (#577) is too similar to MAFIACATCOIN._getTValues(uint256).tTransferAmount (#626)
Variable MAFIACATCOIN._transferStandard(address,address,uint256).rTransferAmount (#577) is too similar to MAFIACATCOIN._transferFromExcluded(address,address,uint256).tTransferAmount (#594)
Variable MAFIACATCOIN.reflectionFromToken(uint256,bool).rTransferAmount (#518) is too similar to MAFIACATCOIN._transferFromExcluded(address,address,uint256).tTransferAmount (#594)
Variable MAFIACATCOIN._getRValues(uint256,uint256,uint256).rTransferAmount (#633) is too similar to MAFIACATCOIN._getTValues(uint256).tTransferAmount (#626)
Variable MAFIACATCOIN._getRValues(uint256,uint256,uint256).rTransferAmount (#633) is too similar to MAFIACATCOIN._transferFromExcluded(address,address,uint256).tTransferAmount (#594)
Variable MAFIACATCOIN._transferFromExcluded(address,address,uint256).rTransferAmount (#594) is too similar to MAFIACATCOIN._transferBothExcluded(address,address,uint256).tTransferAmount (#603)
Variable MAFIACATCOIN._transferBothExcluded(address,address,uint256).rTransferAmount (#603) is too similar to MAFIACATCOIN._transferToExcluded(address,address,uint256).tTransferAmount (#585)
Variable MAFIACATCOIN.reflectionFromToken(uint256,bool).rTransferAmount (#518) is too similar to MAFIACATCOIN._transferToExcluded(address,address,uint256).tTransferAmount (#585)
Variable MAFIACATCOIN._transferFromExcluded(address,address,uint256).rTransferAmount (#594) is too similar to MAFIACATCOIN._getValues(uint256).tTransferAmount (#618)
Variable MAFIACATCOIN._transferStandard(address,address,uint256).rTransferAmount (#577) is too similar to MAFIACATCOIN._transferToExcluded(address,address,uint256).tTransferAmount (#585)
Variable MAFIACATCOIN._getRValues(uint256,uint256,uint256).rTransferAmount (#633) is too similar to MAFIACATCOIN._transferToExcluded(address,address,uint256).tTransferAmount (#585)
Variable MAFIACATCOIN._transferFromExcluded(address,address,uint256).rTransferAmount (#594) is too similar to MAFIACATCOIN._transferStandard(address,address,uint256).tTransferAmount (#577)
Variable MAFIACATCOIN._transferFromExcluded(address,address,uint256).rTransferAmount (#594) is too similar to MAFIACATCOIN._getTValues(uint256).tTransferAmount (#626)
Variable MAFIACATCOIN._transferFromExcluded(address,address,uint256).rTransferAmount (#594) is too similar to MAFIACATCOIN._transferFromExcluded(address,address,uint256).tTransferAmount (#594)
Variable MAFIACATCOIN._transferStandard(address,address,uint256).rTransferAmount (#577) is too similar to MAFIACATCOIN._transferBothExcluded(address,address,uint256).tTransferAmount (#603)
Variable MAFIACATCOIN.reflectionFromToken(uint256,bool).rTransferAmount (#518) is too similar to MAFIACATCOIN._transferBothExcluded(address,address,uint256).tTransferAmount (#603)
Variable MAFIACATCOIN._getValues(uint256).rTransferAmount (#620) is too similar to MAFIACATCOIN._transferFromExcluded(address,address,uint256).tTransferAmount (#594)
Variable MAFIACATCOIN._transferFromExcluded(address,address,uint256).rTransferAmount (#594) is too similar to MAFIACATCOIN._transferToExcluded(address,address,uint256).tTransferAmount (#585)
Variable MAFIACATCOIN._getRValues(uint256,uint256,uint256).rTransferAmount (#633) is too similar to MAFIACATCOIN._transferBothExcluded(address,address,uint256).tTransferAmount (#603)
Variable MAFIACATCOIN._transferStandard(address,address,uint256).rTransferAmount (#577) is too similar to MAFIACATCOIN._getValues(uint256).tTransferAmount (#618)
Variable MAFIACATCOIN.reflectionFromToken(uint256,bool).rTransferAmount (#518) is too similar to MAFIACATCOIN._getValues(uint256).tTransferAmount (#618)
Variable MAFIACATCOIN._transferToExcluded(address,address,uint256).rTransferAmount (#585) is too similar to MAFIACATCOIN._getTValues(uint256).tTransferAmount (#626)
Variable MAFIACATCOIN._transferToExcluded(address,address,uint256).rTransferAmount (#585) is too similar to MAFIACATCOIN._transferFromExcluded(address,address,uint256).tTransferAmount (#594)
Prevent variables from having similar names.
Additional information: link
MAFIACATCOIN._decimals (#437) should be constant
MAFIACATCOIN._name (#435) should be constant
MAFIACATCOIN._symbol (#436) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
owner() should be declared external:
- Ownable.owner() (#382-384)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#401-404)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#410-414)
name() should be declared external:
- MAFIACATCOIN.name() (#444-446)
symbol() should be declared external:
- MAFIACATCOIN.symbol() (#448-450)
decimals() should be declared external:
- MAFIACATCOIN.decimals() (#452-454)
totalSupply() should be declared external:
- MAFIACATCOIN.totalSupply() (#456-458)
balanceOf(address) should be declared external:
- MAFIACATCOIN.balanceOf(address) (#460-463)
transfer(address,uint256) should be declared external:
- MAFIACATCOIN.transfer(address,uint256) (#465-468)
allowance(address,address) should be declared external:
- MAFIACATCOIN.allowance(address,address) (#470-472)
approve(address,uint256) should be declared external:
- MAFIACATCOIN.approve(address,uint256) (#474-477)
transferFrom(address,address,uint256) should be declared external:
- MAFIACATCOIN.transferFrom(address,address,uint256) (#479-483)
increaseAllowance(address,uint256) should be declared external:
- MAFIACATCOIN.increaseAllowance(address,uint256) (#485-488)
decreaseAllowance(address,uint256) should be declared external:
- MAFIACATCOIN.decreaseAllowance(address,uint256) (#490-493)
isExcluded(address) should be declared external:
- MAFIACATCOIN.isExcluded(address) (#495-497)
totalFees() should be declared external:
- MAFIACATCOIN.totalFees() (#499-501)
reflect(uint256) should be declared external:
- MAFIACATCOIN.reflect(uint256) (#503-510)
reflectionFromToken(uint256,bool) should be declared external:
- MAFIACATCOIN.reflectionFromToken(uint256,bool) (#512-521)
Use the external attribute for functions never called from the contract.
Additional information: link
Average 30d PancakeSwap liquidity is low.
Average 30d PancakeSwap volume is low.
Number of Binance Smart Chain (BSC) token holders is low.
Token is deployed only at one blockchain
Token has only one trading pair
Contract has 2% buy tax and 1% sell tax.
Taxes are low and contract ownership is renounced.
Unable to find token on CoinGecko
Additional information: link
Unable to find token on CoinMarketCap
Additional information: link
Unable to find token contract audit
Unable to find audit link on the website
Token is not listed at Mobula.Finance
Additional information: link
Unable to find code repository for the project
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of scam / price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Twitter account has relatively few followers
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account