Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
Parameter Coin42.balanceOf(address)._user (#41) is not in mixedCase
Parameter Coin42.allowance(address,address)._user (#45) is not in mixedCase
Parameter Coin42.allowance(address,address)._spender (#45) is not in mixedCase
Parameter Coin42.isIssuer(address)._user (#49) is not in mixedCase
Parameter Coin42.mint(address,uint256)._to (#53) is not in mixedCase
Parameter Coin42.mint(address,uint256)._amount (#53) is not in mixedCase
Parameter Coin42.burn(uint256)._amount (#61) is not in mixedCase
Parameter Coin42.burnFrom(address,uint256)._from (#68) is not in mixedCase
Parameter Coin42.burnFrom(address,uint256)._amount (#68) is not in mixedCase
Parameter Coin42.approve(address,uint256)._spender (#76) is not in mixedCase
Parameter Coin42.approve(address,uint256)._amount (#76) is not in mixedCase
Parameter Coin42.transfer(address,uint256)._to (#82) is not in mixedCase
Parameter Coin42.transfer(address,uint256)._amount (#82) is not in mixedCase
Parameter Coin42.transferFrom(address,address,uint256)._from (#89) is not in mixedCase
Parameter Coin42.transferFrom(address,address,uint256)._to (#89) is not in mixedCase
Parameter Coin42.transferFrom(address,address,uint256)._amount (#89) is not in mixedCase
Parameter Coin42.transferOwnership(address)._newOwner (#97) is not in mixedCase
Parameter Coin42.setIssuerRights(address,bool)._issuer (#102) is not in mixedCase
Parameter Coin42.setIssuerRights(address,bool)._value (#102) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
getOwner() should be declared external:
- Coin42.getOwner() (#37-39)
balanceOf(address) should be declared external:
- Coin42.balanceOf(address) (#41-43)
allowance(address,address) should be declared external:
- Coin42.allowance(address,address) (#45-47)
isIssuer(address) should be declared external:
- Coin42.isIssuer(address) (#49-51)
burn(uint256) should be declared external:
- Coin42.burn(uint256) (#61-66)
burnFrom(address,uint256) should be declared external:
- Coin42.burnFrom(address,uint256) (#68-74)
approve(address,uint256) should be declared external:
- Coin42.approve(address,uint256) (#76-80)
transfer(address,uint256) should be declared external:
- Coin42.transfer(address,uint256) (#82-87)
transferFrom(address,address,uint256) should be declared external:
- Coin42.transferFrom(address,address,uint256) (#89-95)
transferOwnership(address) should be declared external:
- Coin42.transferOwnership(address) (#97-100)
Use the external attribute for functions never called from the contract.
Additional information: link
Contract name (42-coin) 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.
Average 30d PancakeSwap volume is less than $100. Token is either dead or inactive.
Number of Binance Smart Chain (BSC) token holders is less than 100. Token is either dead or inactive. Ignore for presale.
Average PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
Token is deployed only at one blockchain
Token has only one trading pair
Unable to find PancakeSwap trading pair to compute liquidity.
Unable to find PancakeSwap trading pair to compute number of swaps.
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 contract audit
Unable to verify token contract address on the website
Unable to find audit link on the website
Unable to find whitepaper link on the website
Token is not listed at Mobula.Finance
Additional information: link
Unable to find token on CoinHunt
Additional information: link
Young tokens have high risks of price dump / death
Token has no active CoinGecko listing / rank
Telegram account has relatively few subscribers
Last post in Twitter was more than 30 days ago
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account