Bakerytools is as hub and trading tool for binance smart chain pairs, pool explorer and a hotspot listing for private and presales.
HasForeignAsset.getAsset(IBEP20) (#453-455) ignores return value by asset.transfer(owner(),this.assetBalance(asset)) (#454)
Use SafeERC20, or ensure that the transfer/transferFrom return value is checked.
Additional information: link
Unable to verify that contract auditor is trusted: Certik, Quantstamp, Hacken, Solidity, Paladinsec, Openzeppelin, Verichains
Contract locking ether found:
Contract BakeryTools (#482-761) has payable functions:
- BakeryTools.receive() (#508-510)
But does not have a function to withdraw the ether
Remove the payable attribute or add a withdraw function.
Additional information: link
BakeryTools._approve(address,address,uint256).owner (#726) shadows:
- Ownable.owner() (#424-426) (function)
Rename the local variables that shadow another component.
Additional information: link
Address._functionCallWithValue(address,bytes,uint256,string) (#276-297) uses assembly
- INLINE ASM (#289-292)
Do not use evm assembly.
Additional information: link
SafeMath.mod(uint256,uint256,string) (#155-158) is never used and should be removed
Remove unused functions.
Additional information: link
solc-0.8.4 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) (#276-297):
- (success,returndata) = target.call{value: weiValue}(data) (#280)
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 (#391)" inContext (#385-394)
Remove redundant statements if they congest code but offer no value.
Additional information: link
BakeryTools.constructor() (#500-506) uses literals with too many digits:
- _maxSupply = 100000000 (#504)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
burn(uint256) should be declared external:
- BakeryTools.burn(uint256) (#710-712)
Use the external attribute for functions never called from the contract.
Additional information: link
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 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.
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of scam / price dump / death
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
Young tokens have high risks of price dump / death
Token has relatively low CoinGecko rank
Token has relatively low CoinMarketCap rank
Twitter account link seems to be invalid
Unable to find Youtube account
Unable to find Discord account