Unable to verify that contract auditor is trusted: Certik, Quantstamp, Hacken, Solidity, Paladinsec, Openzeppelin, Verichains
BEP20.allowance(address,address).owner (#365) shadows:
- Ownable.owner() (#65-67) (function)
BEP20._approve(address,address,uint256).owner (#497) shadows:
- Ownable.owner() (#65-67) (function)
Rename the local variables that shadow another component.
Additional information: link
Reentrancy in BurnableBEP20.constructor(string,string,uint8,uint256,address) (#614-625):
External calls:
- ServicePayer(feeReceiver_,BurnableBEP20) (#620)
- IPayable(receiver).pay{value: msg.value}(serviceName) (#597)
State variables written after the call(s):
- _mint(_msgSender(),initialBalance_) (#624)
- _balances[account] += amount (#455)
- _setupDecimals(decimals_) (#623)
- _decimals = decimals_ (#516)
- _mint(_msgSender(),initialBalance_) (#624)
- _totalSupply += amount (#454)
Apply the check-effects-interactions pattern.
Additional information: link
Reentrancy in BurnableBEP20.constructor(string,string,uint8,uint256,address) (#614-625):
External calls:
- ServicePayer(feeReceiver_,BurnableBEP20) (#620)
- IPayable(receiver).pay{value: msg.value}(serviceName) (#597)
Event emitted after the call(s):
- Transfer(address(0),account,amount) (#456)
- _mint(_msgSender(),initialBalance_) (#624)
Apply the check-effects-interactions pattern.
Additional information: link
Context._msgData() (#24-27) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.0 (#7) allows old versions
Pragma version^0.8.0 (#34) allows old versions
Pragma version^0.8.0 (#104) allows old versions
Pragma version^0.8.0 (#208) allows old versions
Pragma version^0.8.0 (#544) allows old versions
Pragma version^0.8.0 (#585) allows old versions
Pragma version^0.8.0 (#605) allows old versions
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
Redundant expression "this (#25)" inContext (#19-28)
Remove redundant statements if they congest code but offer no value.
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#84-87)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#93-97)
name() should be declared external:
- BEP20.name() (#260-262)
symbol() should be declared external:
- BEP20.symbol() (#268-270)
decimals() should be declared external:
- BEP20.decimals() (#285-287)
totalSupply() should be declared external:
- BEP20.totalSupply() (#292-294)
balanceOf(address) should be declared external:
- BEP20.balanceOf(address) (#299-301)
getOwner() should be declared external:
- BEP20.getOwner() (#306-308)
transfer(address,uint256) should be declared external:
- BEP20.transfer(address,uint256) (#318-321)
transferFrom(address,address,uint256) should be declared external:
- BEP20.transferFrom(address,address,uint256) (#336-348)
approve(address,uint256) should be declared external:
- BEP20.approve(address,uint256) (#357-360)
increaseAllowance(address,uint256) should be declared external:
- BEP20.increaseAllowance(address,uint256) (#381-384)
decreaseAllowance(address,uint256) should be declared external:
- BEP20.decreaseAllowance(address,uint256) (#400-406)
burn(uint256) should be declared external:
- BEP20Burnable.burn(uint256) (#558-560)
burnFrom(address,uint256) should be declared external:
- BEP20Burnable.burnFrom(address,uint256) (#573-578)
Use the external attribute for functions never called from the contract.
Additional information: link
Unable to find token on CoinHunt
Additional information: link
Alexa traffic rank is very low
Additional information: link
Young tokens have high risks of scam / 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
Young tokens have high risks of price dump / death
Token has relatively low CoinGecko rank
Last post in Twitter was more than 30 days ago
Unable to find Youtube account
Unable to find Discord account