Blitz Labs is a WEB3 collective dedicated to developing tools, services, and products that make basic crypto activities such as, but not limited to, participating in presales, exchanging tokens, bridging, as simple as possible and without unnecessary complexity.
Blitz Labs' ultimate goal is to create a one-stop shop where users can conveniently complete all of their tasks in one site while paying the least fees possible.
BlitzSale will be the first project launched under the Blitz Labs brand.
Contract ownership is not renounced (belongs to a wallet)
BEP20Token.setTax(uint256,uint256) (#600-604) should emit an event for:
- buyTax = _buy (#602)
- sellTax = _sell (#603)
Emit an event for critical parameter changes.
Additional information: link
Redundant expression "this (#114)" inContext (#104-117)
Remove redundant statements if they congest code but offer no value.
Additional information: link
BEP20Token.constructor(address) (#363-373) uses literals with too many digits:
- _totalSupply = 270000000000000000000000000 (#367)
BEP20Token.slitherConstructorVariables() (#339-619) uses literals with too many digits:
- deadAddress = 0x000000000000000000000000000000000000dEaD (#361)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
BEP20Token._approve(address,address,uint256).owner (#581) shadows:
- Ownable.owner() (#297-299) (function)
BEP20Token.allowance(address,address).owner (#433) shadows:
- Ownable.owner() (#297-299) (function)
BEP20Token.approve(address,address,uint256).owner (#449) shadows:
- Ownable.owner() (#297-299) (function)
Rename the local variables that shadow another component.
Additional information: link
BEP20Token.setFeeAddress(address)._feeRecipient (#606) lacks a zero-check on :
- feeAddress = _feeRecipient (#608)
BEP20Token.constructor(address)._feeRecipient (#363) lacks a zero-check on :
- feeAddress = _feeRecipient (#369)
Check that the address is not zero.
Additional information: link
SafeMath.mod(uint256,uint256,string) (#262-265) is never used and should be removed
Context._msgData() (#113-116) is never used and should be removed
SafeMath.mod(uint256,uint256) (#247-249) is never used and should be removed
BEP20Token._burnFrom(address,uint256) (#595-598) is never used and should be removed
Remove unused functions.
Additional information: link
Parameter BEP20Token.togglePair(address)._pair (#611) is not in mixedCase
Parameter BEP20Token.setTax(uint256,uint256)._buy (#600) is not in mixedCase
Variable BEP20Token._name (#354) is not in mixedCase
Parameter BEP20Token.setFeeAddress(address)._feeRecipient (#606) is not in mixedCase
Variable BEP20Token._symbol (#353) is not in mixedCase
Parameter BEP20Token.toggleExcludeState(address)._addr (#615) is not in mixedCase
Variable BEP20Token._decimals (#352) is not in mixedCase
Parameter BEP20Token.setTax(uint256,uint256)._sell (#600) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
BEP20Token.taxDecimal (#358) should be constant
BEP20Token.deadAddress (#361) should be constant
Add the constant attributes to state variables that never change.
Additional information: link
approve(address,address,uint256) should be declared external:
- BEP20Token.approve(address,address,uint256) (#449-452)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#316-319)
setTax(uint256,uint256) should be declared external:
- BEP20Token.setTax(uint256,uint256) (#600-604)
burn(uint256) should be declared external:
- BEP20Token.burn(uint256) (#511-514)
setFeeAddress(address) should be declared external:
- BEP20Token.setFeeAddress(address) (#606-609)
increaseAllowance(address,uint256) should be declared external:
- BEP20Token.increaseAllowance(address,uint256) (#484-487)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#325-327)
togglePair(address) should be declared external:
- BEP20Token.togglePair(address) (#611-613)
decreaseAllowance(address,uint256) should be declared external:
- BEP20Token.decreaseAllowance(address,uint256) (#503-506)
toggleExcludeState(address) should be declared external:
- BEP20Token.toggleExcludeState(address) (#615-617)
Use the external attribute for functions never called from the contract.
Additional information: link
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Telegram account has less than 100 subscribers
Unable to find Youtube account