Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Different versions of Solidity is used:
- Version used: ['^0.8.0', '^0.8.9']
- ^0.8.0 (#6)
- ^0.8.0 (#33)
- ^0.8.0 (#126)
- ^0.8.0 (#211)
- ^0.8.0 (#241)
- ^0.8.9 (#624)
Use one Solidity version.
Additional information: link
Context._msgData() (#23-25) is never used and should be removed
Pausable._pause() (#103-106) is never used and should be removed
Pausable._unpause() (#115-118) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.0 (#6) allows old versions
Pragma version^0.8.0 (#33) allows old versions
Pragma version^0.8.0 (#126) allows old versions
Pragma version^0.8.0 (#211) allows old versions
Pragma version^0.8.0 (#241) allows old versions
Pragma version^0.8.9 (#624) necessitates a version too recent to be trusted. Consider deploying with 0.6.12/0.7.6/0.8.7
solc-0.8.14 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
name() should be declared external:
- ERC20.name() (#298-300)
symbol() should be declared external:
- ERC20.symbol() (#306-308)
decimals() should be declared external:
- ERC20.decimals() (#323-325)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#337-339)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#349-353)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#372-376)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#394-403)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#417-421)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#437-446)
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 PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
Average 30d number of PancakeSwap swaps 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
Young tokens have high risks of scam / price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Unable to find Telegram and Twitter accounts