Token is flagged by TokenSniffer due to presence of exploit in contract code
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
METAROCKET._transfer(address,address,uint256) (#252-270) performs a multiplication on the result of a division:
-_fee = (total * fiiNumber / 100) / multiplier (#265)
-total = total - (_fee * multiplier) (#266)
Consider ordering multiplication before division.
Additional information: link
METAROCKET.balanceOf(address).owner (#166) shadows:
- METAROCKET.owner() (#281-283) (function)
METAROCKET.allowance(address,address).owner (#178) shadows:
- METAROCKET.owner() (#281-283) (function)
Rename the local variables that shadow another component.
Additional information: link
Context._msgData() (#124-126) is never used and should be removed
METAROCKET._burn(address,uint256) (#295-305) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version>=0.8.0<=0.8.10 (#25) is too complex
solc-0.8.10 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 METAROCKET._pancakeRouterAddress (#135) is not in UPPER_CASE_WITH_UNDERSCORES
Follow the Solidity naming convention.
Additional information: link
Variable METAROCKET._totalSupply (#137) is too similar to METAROCKET.constructor(uint256).totalSupply_ (#143)
Variable METAROCKET._approve(address,address,uint256).amoMAGNOKunt (#357) is too similar to METAROCKET.increaseAllowance(address,uint256).amouMAGNOKnt (#203)
Variable METAROCKET._approve(address,address,uint256).speMAGNOKnder (#356) is too similar to METAROCKET.decreaseAllowance(address,uint256).spenMAGNOKder (#222)
Prevent variables from having similar names.
Additional information: link
METAROCKET._pancakeRouterAddress (#135) is never used in METAROCKET (#129-383)
Remove unused state variables.
Additional information: link
METAROCKET._decimals (#136) should be constant
METAROCKET._name (#133) should be constant
METAROCKET._symbol (#134) should be constant
METAROCKET.fiiNumber (#138) should be constant
METAROCKET.marketing (#202) should be constant
METAROCKET.multiplier (#139) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
name() should be declared external:
- METAROCKET.name() (#150-152)
symbol() should be declared external:
- METAROCKET.symbol() (#154-156)
decimals() should be declared external:
- METAROCKET.decimals() (#158-160)
totalSupply() should be declared external:
- METAROCKET.totalSupply() (#162-164)
balanceOf(address) should be declared external:
- METAROCKET.balanceOf(address) (#166-168)
viewTaxFee() should be declared external:
- METAROCKET.viewTaxFee() (#170-172)
transfer(address,uint256) should be declared external:
- METAROCKET.transfer(address,uint256) (#173-176)
allowance(address,address) should be declared external:
- METAROCKET.allowance(address,address) (#178-180)
approve(address,uint256) should be declared external:
- METAROCKET.approve(address,uint256) (#182-185)
transferFrom(address,address,uint256) should be declared external:
- METAROCKET.transferFrom(address,address,uint256) (#187-201)
increaseAllowance(address,uint256) should be declared external:
- METAROCKET.increaseAllowance(address,uint256) (#203-206)
decreaseAllowance(address,uint256) should be declared external:
- METAROCKET.decreaseAllowance(address,uint256) (#222-230)
renounceOwnership() should be declared external:
- METAROCKET.renounceOwnership() (#231-234)
owner() should be declared external:
- METAROCKET.owner() (#281-283)
renounceOwner() should be declared external:
- METAROCKET.renounceOwner() (#337-339)
Use the external attribute for functions never called from the contract.
Additional information: link
Average 30d PancakeSwap liquidity is less than $100. Token is either dead or inactive.
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.
Number of Binance Smart Chain (BSC) token holders is less than 100. Token is either dead or inactive. Ignore for presale.
Average PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
Contract has 5% buy tax and 0% sell tax.
Taxes are low but contract ownership is not renounced. Token has a high risk of becoming a honeypot.
Token is deployed only at one blockchain
Token has only one trading pair
Unable to find website, listings and other project-related information
Token is marked as scam (rug pull, honeypot, phishing, etc.)
Additional information: link
Young tokens have high risks of price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Telegram account link seems to be invalid
Twitter account link seems to be invalid
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account