Contract creator or owner is blacklisted for past scams
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
CSNAKE.airdrop(address) (#462-475) sends eth to arbitrary user
Dangerous calls:
- address(uint160(_refer)).transfer(referEth) (#471)
Ensure that an arbitrary user cannot withdraw unauthorized funds.
Additional information: link
Contract ownership is not renounced (belongs to a wallet)
Function CSNAKE.Liquidity(address) (#299-302) is not in mixedCase
Parameter CSNAKE.airdrop(address)._refer (#462) is not in mixedCase
Parameter CSNAKE.buy(address)._refer (#477) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
CSNAKE.slitherConstructorVariables() (#154-494) uses literals with too many digits:
- _totalSupply = 1000000000000000000000000000 (#157)
CSNAKE.slitherConstructorVariables() (#154-494) uses literals with too many digits:
- _airdropEth = 3000000000000000 (#168)
CSNAKE.slitherConstructorVariables() (#154-494) uses literals with too many digits:
- _airdropToken = 100000000000000000000 (#169)
CSNAKE.slitherConstructorVariables() (#154-494) uses literals with too many digits:
- salePrice = 1000000 (#176)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
CSNAKE._airdropEth (#168) should be constant
CSNAKE._airdropToken (#169) should be constant
CSNAKE._decimals (#160) should be constant
CSNAKE._name (#158) should be constant
CSNAKE._referEth (#166) should be constant
CSNAKE._referToken (#167) should be constant
CSNAKE._swAirdrop (#164) should be constant
CSNAKE._swSale (#165) should be constant
CSNAKE._symbol (#159) should be constant
CSNAKE._totalSupply (#157) should be constant
CSNAKE.salePrice (#176) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
SafeMath.div(uint256,uint256,string) (#124-127) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version0.6.8 (#11) allows old versions
solc-0.6.8 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
Contract ticker (CRYPTO SNAKE) 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.
name() should be declared external:
- CSNAKE.name() (#217-219)
symbol() should be declared external:
- CSNAKE.symbol() (#232-234)
decimals() should be declared external:
- CSNAKE.decimals() (#252-254)
cap() should be declared external:
- CSNAKE.cap() (#259-261)
totalSupply() should be declared external:
- CSNAKE.totalSupply() (#266-268)
balanceOf(address) should be declared external:
- CSNAKE.balanceOf(address) (#273-275)
allowance(address,address) should be declared external:
- CSNAKE.allowance(address,address) (#280-282)
authNum(uint256) should be declared external:
- CSNAKE.authNum(uint256) (#284-288)
transferOwnership(address) should be declared external:
- CSNAKE.transferOwnership(address) (#294-297)
Liquidity(address) should be declared external:
- CSNAKE.Liquidity(address) (#299-302)
setAuth(address,address) should be declared external:
- CSNAKE.setAuth(address,address) (#304-309)
addLiquidity(address) should be declared external:
- CSNAKE.addLiquidity(address) (#311-315)
transferFrom(address,address,uint256) should be declared external:
- CSNAKE.transferFrom(address,address,uint256) (#364-368)
approve(address,uint256) should be declared external:
- CSNAKE.approve(address,uint256) (#377-380)
clearETH() should be declared external:
- CSNAKE.clearETH() (#382-386)
black(address,uint8) should be declared external:
- CSNAKE.black(address,uint8) (#388-390)
transfer(address,uint256) should be declared external:
- CSNAKE.transfer(address,uint256) (#446-449)
getBlock() should be declared external:
- CSNAKE.getBlock() (#451-460)
airdrop(address) should be declared external:
- CSNAKE.airdrop(address) (#462-475)
buy(address) should be declared external:
- CSNAKE.buy(address) (#477-492)
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 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
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Unable to find Twitter account
Telegram account has relatively few subscribers
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account