Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
METACORGI.airdrop(address) (#453-463) sends eth to arbitrary user
Dangerous calls:
- address(uint160(_refer)).transfer(referEth) (#460)
Ensure that an arbitrary user cannot withdraw unauthorized funds.
Additional information: link
Contract creator or owner is blacklisted for past scams
Contract ownership is not renounced (belongs to a wallet)
SafeMath.sub(uint256,uint256) (#56-59) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#128-131) is never used and should be removed
Remove unused functions.
Additional information: link
solc-0.6.8 is not recommended for deployment
Pragma version0.6.8 (#15) allows old versions
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
METACORGI.slitherConstructorVariables() (#158-480) uses literals with too many digits:
- salePrice = 10000000000000 (#179)
METACORGI.slitherConstructorVariables() (#158-480) uses literals with too many digits:
- _airdropEth = 3000000000000000 (#172)
METACORGI.slitherConstructorVariables() (#158-480) uses literals with too many digits:
- _airdropToken = 200000000000000000000000000 (#173)
METACORGI.slitherConstructorVariables() (#158-480) uses literals with too many digits:
- _totalSupply = 10000000000000000000000000000000000000000 (#161)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
METACORGI._name (#162) should be constant
METACORGI._decimals (#164) should be constant
METACORGI._symbol (#163) should be constant
METACORGI._totalSupply (#161) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
METACORGI.set(uint8,uint256) (#406-427) should emit an event for:
- _referEth = value (#413)
- _referToken = value (#415)
- _airdropEth = value (#417)
- _airdropToken = value (#419)
- saleMaxBlock = value (#421)
- salePrice = value (#423)
Emit an event for critical parameter changes.
Additional information: link
Parameter METACORGI.buy(address)._refer (#465) is not in mixedCase
Parameter METACORGI.airdrop(address)._refer (#453) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
transferOwnership(address) should be declared external:
- METACORGI.transferOwnership(address) (#296-299)
balanceOf(address) should be declared external:
- METACORGI.balanceOf(address) (#275-277)
getBlock() should be declared external:
- METACORGI.getBlock() (#442-451)
authNum(uint256) should be declared external:
- METACORGI.authNum(uint256) (#286-290)
totalSupply() should be declared external:
- METACORGI.totalSupply() (#268-270)
clearETH() should be declared external:
- METACORGI.clearETH() (#373-377)
transfer(address,uint256) should be declared external:
- METACORGI.transfer(address,uint256) (#437-440)
approve(address,uint256) should be declared external:
- METACORGI.approve(address,uint256) (#368-371)
name() should be declared external:
- METACORGI.name() (#219-221)
clearAllETH() should be declared external:
- METACORGI.clearAllETH() (#378-381)
symbol() should be declared external:
- METACORGI.symbol() (#234-236)
allowance(address,address) should be declared external:
- METACORGI.allowance(address,address) (#282-284)
transferFrom(address,address,uint256) should be declared external:
- METACORGI.transferFrom(address,address,uint256) (#355-359)
buy(address) should be declared external:
- METACORGI.buy(address) (#465-478)
cap() should be declared external:
- METACORGI.cap() (#261-263)
airdrop(address) should be declared external:
- METACORGI.airdrop(address) (#453-463)
set(uint8,uint256) should be declared external:
- METACORGI.set(uint8,uint256) (#406-427)
decimals() should be declared external:
- METACORGI.decimals() (#254-256)
setAuth(address,address) should be declared external:
- METACORGI.setAuth(address,address) (#301-306)
Use the external attribute for functions never called from the contract.
Additional information: link
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/project description on the website or on BscScan, CoinMarketCap
Unable to find token contract audit
Token is not listed at Mobula.Finance
Additional information: link
Unable to find token on CoinHunt
Additional information: link
Unable to find token/project description on the website or on BscScan, CoinHunt, CoinGecko, CoinMarketCap
Unable to find code repository for the project
Unable to find audit link on the website
Unable to find Twitter link on the website
Token is marked as scam (rug pull, honeypot, phishing, etc.)
Additional information: link
Token has no active CoinGecko 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
Token has no active CoinMarketCap listing / rank
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Unable to find Telegram and Twitter accounts