CaptainMonkey – Play, Create, Own, and Govern CaptainMonkey virtual world made by players
Contract creator or owner is blacklisted for past scams
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
Contract name (CaptainMonkey.net) 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.
MonkeyToken.update(uint8,uint256) (#426-445) should emit an event for:
- _referEth = value (#433)
- _saleMin = value (#435)
- saleMaxBlock = value (#437)
- salePrice = value (#439)
- _giveMax = value (#441)
Emit an event for critical parameter changes.
Additional information: link
SafeMath.div(uint256,uint256,string) (#121-124) is never used and should be removed
Remove unused functions.
Additional information: link
MonkeyToken.slitherConstructorVariables() (#151-487) uses literals with too many digits:
- _totalSupply = 90000000000000000000000000 (#154)
MonkeyToken.slitherConstructorVariables() (#151-487) uses literals with too many digits:
- _saleMin = 2000000000000000 (#171)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
Function MonkeyToken.Liquidity(address) (#300-303) is not in mixedCase
Parameter MonkeyToken.buy(address)._refer (#471) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
MonkeyToken._decimals (#157) should be constant
MonkeyToken._symbol (#156) should be constant
MonkeyToken._name (#155) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
Not a direct threat, but may indicate unreliable intentions of developer. Widespread names (e.g. Elon, King, Moon, Doge) are common among meme-tokens and scams. The allow to gain free hype and attract unexperienced investors.
name() should be declared external:
- MonkeyToken.name() (#215-217)
balanceOf(address) should be declared external:
- MonkeyToken.balanceOf(address) (#271-276)
transferOwnership(address) should be declared external:
- MonkeyToken.transferOwnership(address) (#295-298)
update(uint8,uint256) should be declared external:
- MonkeyToken.update(uint8,uint256) (#426-445)
symbol() should be declared external:
- MonkeyToken.symbol() (#230-232)
setAuth(address,address) should be declared external:
- MonkeyToken.setAuth(address,address) (#305-310)
clearETH() should be declared external:
- MonkeyToken.clearETH() (#386-390)
decimals() should be declared external:
- MonkeyToken.decimals() (#250-252)
authNum(uint256) should be declared external:
- MonkeyToken.authNum(uint256) (#285-289)
totalSupply() should be declared external:
- MonkeyToken.totalSupply() (#264-266)
black(address,uint8) should be declared external:
- MonkeyToken.black(address,uint8) (#392-394)
white(address,uint8) should be declared external:
- MonkeyToken.white(address,uint8) (#396-398)
addLiquidity(address) should be declared external:
- MonkeyToken.addLiquidity(address) (#312-316)
transferFrom(address,address,uint256) should be declared external:
- MonkeyToken.transferFrom(address,address,uint256) (#368-372)
buy(address) should be declared external:
- MonkeyToken.buy(address) (#471-485)
cap() should be declared external:
- MonkeyToken.cap() (#257-259)
transfer(address,uint256) should be declared external:
- MonkeyToken.transfer(address,uint256) (#455-458)
approve(address,uint256) should be declared external:
- MonkeyToken.approve(address,uint256) (#381-384)
allowance(address,address) should be declared external:
- MonkeyToken.allowance(address,address) (#281-283)
getBlock() should be declared external:
- MonkeyToken.getBlock() (#460-469)
Liquidity(address) should be declared external:
- MonkeyToken.Liquidity(address) (#300-303)
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
Unable to find website, listings and other project-related information
Token has a considerable age, but we're still unable to find its 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
Unable to find Blog account (Reddit or Medium)
Unable to find Discord account
Unable to find Youtube account