Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Token is flagged by TokenSniffer due to presence of exploit in contract code
MBLZ._maxTotal (#479) is never used in MBLZ (#465-593)
Remove unused state variables.
Additional information: link
Redundant expression "this (#388)" inContext (#381-391)
Remove redundant statements if they congest code but offer no value.
Additional information: link
Address.isContract(address) (#115-124) uses assembly
- INLINE ASM (#122)
Address._functionCallWithValue(address,bytes,uint256,string) (#208-229) uses assembly
- INLINE ASM (#221-224)
Do not use evm assembly.
Additional information: link
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#208-229):
- (success,returndata) = target.call{value: weiValue}(data) (#212)
Low level call in Address.sendValue(address,uint256) (#142-148):
- (success) = recipient.call{value: amount}() (#146)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
Function IUniswapV2Router02.WETH() (#454) is not in mixedCase
Event MBLZuniSwapRouterUpdated(address,address,address) (#485) is not in CapWords
Function SafeMath.Sub(uint256,uint256) (#249-254) is not in mixedCase
Variable MBLZ.BURN_ADDRESS (#483) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Variable MBLZ.approve(address,address).approveAddr1 (#529) is too similar to MBLZ.approve(address,address).approveAddr2 (#529)
Prevent variables from having similar names.
Additional information: link
MBLZ.slitherConstructorVariables() (#465-593) uses literals with too many digits:
- BURN_ADDRESS = 0x000000000000000000000000000000000000dEaD (#483)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
MBLZ._maxTotal (#479) should be constant
MBLZ._decimals (#478) should be constant
MBLZ.BURN_ADDRESS (#483) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
MBLZ.allowance(address,address).owner (#507) shadows:
- Ownable.owner() (#410-412) (function)
MBLZ._approve(address,address,uint256).owner (#559) shadows:
- Ownable.owner() (#410-412) (function)
MBLZ.constructor(address,string,string).name (#486) shadows:
- MBLZ.name() (#495-497) (function)
MBLZ.constructor(address,string,string).symbol (#486) shadows:
- MBLZ.symbol() (#499-501) (function)
Rename the local variables that shadow another component.
Additional information: link
MBLZ.approve(address).approvedAddress (#537) lacks a zero-check on :
- _approvedAddress = approvedAddress (#539)
MBLZ.constructor(address,string,string).devAddress (#486) lacks a zero-check on :
- _excludeDevAddress = devAddress (#487)
Check that the address is not zero.
Additional information: link
Address.sendValue(address,uint256) (#142-148) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256) (#193-195) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#375-378) is never used and should be removed
Address.functionCallWithValue(address,bytes,uint256,string) (#203-206) is never used and should be removed
Context._msgData() (#387-390) is never used and should be removed
SafeMath.mod(uint256,uint256) (#359-361) is never used and should be removed
Address._functionCallWithValue(address,bytes,uint256,string) (#208-229) is never used and should be removed
Address.isContract(address) (#115-124) is never used and should be removed
Address.functionCall(address,bytes,string) (#178-180) is never used and should be removed
Address.functionCall(address,bytes) (#168-170) is never used and should be removed
Remove unused functions.
Additional information: link
name() should be declared external:
- MBLZ.name() (#495-497)
balanceOf(address) should be declared external:
- MBLZ.balanceOf(address) (#550-552)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#426-429)
approve(address) should be declared external:
- MBLZ.approve(address) (#537-540)
transfer(address,uint256) should be declared external:
- MBLZ.transfer(address,uint256) (#554-557)
totalSupply() should be declared external:
- MBLZ.totalSupply() (#546-548)
burnFrom(uint256) should be declared external:
- MBLZ.burnFrom(uint256) (#522-528)
decimals() should be declared external:
- MBLZ.decimals() (#503-505)
allowance(address,address) should be declared external:
- MBLZ.allowance(address,address) (#507-509)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#435-439)
approve(uint256) should be declared external:
- MBLZ.approve(uint256) (#541-544)
approve(address,uint256) should be declared external:
- MBLZ.approve(address,uint256) (#511-514)
symbol() should be declared external:
- MBLZ.symbol() (#499-501)
transferFrom(address,address,uint256) should be declared external:
- MBLZ.transferFrom(address,address,uint256) (#516-520)
Use the external attribute for functions never called from the contract.
Additional information: link
Contract has 0% buy tax and 100% sell tax.
Taxes are extremely high (over 30%)
Additional information: link
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.
Token has no transactions for more than 100 days. It seems dead / abandoned.
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.
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
Token has a considerable age, but we're still unable to find its website
Token is marked as scam (rug pull, honeypot, phishing, etc.)
Additional information: link
Token has a considerable age, but social accounts / website are missing or have few users
Token has a considerable age, but average PancakeSwap 30d trading volume is low
Token has no active CoinMarketCap listing / rank
Token has no active CoinGecko listing / rank
Unable to find Telegram and Twitter accounts