Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract name (www.METH.co.in) 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.
Pragma version^0.4.24 (#1) allows old versions
solc-0.4.26 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
Reentrancy in Token.claim(address,bytes32,bytes32,uint8,string,uint256) (#68-94):
External calls:
- boss.transfer(msg.value) (#74)
State variables written after the call(s):
- balanceOf[claimer] += howmany (#85)
- balanceOf[msg.sender] += howmany (#88)
- claims[chash] = 1 (#83)
- totalSupply += howmany (#86)
- totalSupply += howmany (#89)
Event emitted after the call(s):
- Transfer(address(0),claimer,howmany) (#87)
- Transfer(address(0),msg.sender,howmany) (#90)
Apply the check-effects-interactions pattern.
Additional information: link
Token.boss (#20) should be constant
Token.decimals (#18) should be constant
Token.name (#14) should be constant
Token.symbol (#15) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
transfer(address,uint256) should be declared external:
- Token.transfer(address,uint256) (#30-37)
approve(address,uint256) should be declared external:
- Token.approve(address,uint256) (#43-50)
transferFrom(address,address,uint256) should be declared external:
- Token.transferFrom(address,address,uint256) (#52-64)
claim(address,bytes32,bytes32,uint8,string,uint256) should be declared external:
- Token.claim(address,bytes32,bytes32,uint8,string,uint256) (#68-94)
checkclaim(address,string,uint256) should be declared external:
- Token.checkclaim(address,string,uint256) (#99-106)
fallback() should be declared external:
- Token.fallback() (#109)
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.
Average PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
Token is deployed only at one blockchain
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
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
Unable to find whitepaper link on the website
Unable to find Telegram link on the website
Unable to find Twitter link on the website
Token is not listed at Mobula.Finance
Additional information: link
Unable to find token on CoinHunt
Additional information: link
Unable to find code repository for the project
Token is marked as scam (rug pull, honeypot, phishing, etc.)
Additional information: link
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
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
Unable to find Telegram and Twitter accounts