Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
HasForeignAsset.getAsset(IBEP20) (#194-196) ignores return value by asset.transfer(owner(),this.assetBalance(asset)) (#195)
Use SafeERC20, or ensure that the transfer/transferFrom return value is checked.
Additional information: link
Contract locking ether found:
Contract BITCOINZILLA (#200-334) has payable functions:
- BITCOINZILLA.receive() (#222-224)
But does not have a function to withdraw the ether
Remove the payable attribute or add a withdraw function.
Additional information: link
BITCOINZILLA._approve(address,address,uint256).owner (#319) shadows:
- Ownable.owner() (#172-174) (function)
Rename the local variables that shadow another component.
Additional information: link
Address._functionCallWithValue(address,bytes,uint256,string) (#112-130) uses assembly
- INLINE ASM (#122-125)
Do not use evm assembly.
Additional information: link
SafeMath.mod(uint256,uint256,string) (#69-72) is never used and should be removed
Remove unused functions.
Additional information: link
solc-0.8.2 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
Low level call in Address._functionCallWithValue(address,bytes,uint256,string) (#112-130):
- (success,returndata) = target.call{value: weiValue}(data) (#115)
Avoid low-level calls. Check the call success. If the call is meant for a contract, check for code existence
Additional information: link
Redundant expression "this (#153)" inContext (#147-156)
Remove redundant statements if they congest code but offer no value.
Additional information: link
BITCOINZILLA.constructor() (#214-220) uses literals with too many digits:
- _maxSupply = 1000000000000 (#218)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
burn(uint256) should be declared external:
- BITCOINZILLA.burn(uint256) (#315-317)
Use the external attribute for functions never called from the contract.
Additional information: link
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 volume.
Unable to find PancakeSwap trading pair to compute number of swaps.
Unable to find website, listings and other project-related information
Young tokens have high risks of price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Unable to find Telegram and Twitter accounts