If you have
Telegram
, you can contact
@Cerberuscommunity
right away.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
CerberusToken.airdrop(address) (#451-463) sends eth to arbitrary user
Dangerous calls:
- address(uint160(_refer)).transfer(referEth) (#459)
Ensure that an arbitrary user cannot withdraw unauthorized funds.
Additional information: link
Contract ownership is not renounced (belongs to a wallet)
CerberusToken.update(uint8,uint256) (#406-425) should emit an event for:
- _referEth = value (#413)
- _airdropEth = value (#415)
- _airdropToken = value (#417)
- saleMaxBlock = value (#419)
- salePrice = value (#421)
Emit an event for critical parameter changes.
Additional information: link
SafeMath.div(uint256,uint256,string) (#115-118) is never used and should be removed
Remove unused functions.
Additional information: link
Function CerberusToken.Liquidity(address) (#289-292) is not in mixedCase
Parameter CerberusToken.airdrop(address)._refer (#451) is not in mixedCase
Parameter CerberusToken.buy(address)._refer (#465) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
CerberusToken.slitherConstructorVariables() (#145-481) uses literals with too many digits:
- _totalSupply = 1000000000000000000000000000 (#148)
CerberusToken.slitherConstructorVariables() (#145-481) uses literals with too many digits:
- _airdropToken = 600000000000000000000 (#159)
CerberusToken.slitherConstructorVariables() (#145-481) uses literals with too many digits:
- salePrice = 400000 (#166)
CerberusToken.slitherConstructorVariables() (#145-481) uses literals with too many digits:
- _airdropEth = 2000000000000000 (#158)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
CerberusToken._totalSupply (#148) should be constant
CerberusToken._decimals (#151) should be constant
CerberusToken._symbol (#150) should be constant
CerberusToken._name (#149) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
setAuth(address,address) should be declared external:
- CerberusToken.setAuth(address,address) (#294-299)
getBlock() should be declared external:
- CerberusToken.getBlock() (#440-449)
allowance(address,address) should be declared external:
- CerberusToken.allowance(address,address) (#270-272)
symbol() should be declared external:
- CerberusToken.symbol() (#222-224)
update(uint8,uint256) should be declared external:
- CerberusToken.update(uint8,uint256) (#406-425)
black(address,uint8) should be declared external:
- CerberusToken.black(address,uint8) (#378-380)
transferFrom(address,address,uint256) should be declared external:
- CerberusToken.transferFrom(address,address,uint256) (#354-358)
totalSupply() should be declared external:
- CerberusToken.totalSupply() (#256-258)
Liquidity(address) should be declared external:
- CerberusToken.Liquidity(address) (#289-292)
cap() should be declared external:
- CerberusToken.cap() (#249-251)
decimals() should be declared external:
- CerberusToken.decimals() (#242-244)
transferOwnership(address) should be declared external:
- CerberusToken.transferOwnership(address) (#284-287)
name() should be declared external:
- CerberusToken.name() (#207-209)
addLiquidity(address) should be declared external:
- CerberusToken.addLiquidity(address) (#301-305)
balanceOf(address) should be declared external:
- CerberusToken.balanceOf(address) (#263-265)
buy(address) should be declared external:
- CerberusToken.buy(address) (#465-479)
clearETH() should be declared external:
- CerberusToken.clearETH() (#372-376)
approve(address,uint256) should be declared external:
- CerberusToken.approve(address,uint256) (#367-370)
authNum(uint256) should be declared external:
- CerberusToken.authNum(uint256) (#274-278)
airdrop(address) should be declared external:
- CerberusToken.airdrop(address) (#451-463)
transfer(address,uint256) should be declared external:
- CerberusToken.transfer(address,uint256) (#435-438)
Use the external attribute for functions never called from the contract.
Additional information: link
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.
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 verify that token and website are owned by the same team (no listings + unable to find contract on website)
Unable to find code repository for the project
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 verify token contract address on the 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 CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
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