Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract creator or owner is blacklisted for past scams
Contract ownership is not renounced (belongs to a wallet)
DolphonPro.setPoolAddress(address)._address (#16) lacks a zero-check on :
- poolAddress = _address (#19)
Check that the address is not zero.
Additional information: link
Parameter DolphonPro.setPoolAddress(address)._address (#16) is not in mixedCase
Parameter DolphonPro.setMaxSaleLimit(uint256)._amount (#22) is not in mixedCase
Parameter DolphonPro.balanceOf(address)._owner (#44) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
DolphonPro.decimals (#11) should be constant
DolphonPro.name (#9) should be constant
DolphonPro.symbol (#10) should be constant
DolphonPro.totalSupply (#7) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
setPoolAddress(address) should be declared external:
- DolphonPro.setPoolAddress(address) (#16-20)
setMaxSaleLimit(uint256) should be declared external:
- DolphonPro.setMaxSaleLimit(uint256) (#22-26)
transfer(address,uint256) should be declared external:
- DolphonPro.transfer(address,uint256) (#48-55)
transferFrom(address,address,uint256) should be declared external:
- DolphonPro.transferFrom(address,address,uint256) (#57-65)
approve(address,uint256) should be declared external:
- DolphonPro.approve(address,uint256) (#67-71)
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.
Number of Binance Smart Chain (BSC) token holders is low.
Token is deployed only at one blockchain
Token has only one trading pair
Unable to find website, listings and other project-related information
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
Unable to find Telegram and Twitter accounts