Ethereum is a global, open-source platform for decentralized applications. Eth is fueling transactions on the Chain.
Unable to verify that contract auditor is trusted: Certik, Quantstamp, Hacken, Solidity, Paladinsec, Openzeppelin, Verichains
Redundant expression "this (#114)" inContext (#104-117)
Remove redundant statements if they congest code but offer no value.
Additional information: link
BEP20Ethereum._approve(address,address,uint256).owner (#582) shadows:
- Ownable.owner() (#297-299) (function)
BEP20Ethereum.allowance(address,address).owner (#419) shadows:
- Ownable.owner() (#297-299) (function)
Rename the local variables that shadow another component.
Additional information: link
SafeMath.mul(uint256,uint256) (#187-199) is never used and should be removed
BEP20Ethereum._burnFrom(address,uint256) (#596-599) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#262-265) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#227-234) 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
SafeMath.div(uint256,uint256) (#212-214) is never used and should be removed
Remove unused functions.
Additional information: link
Variable BEP20Ethereum._decimals (#347) is not in mixedCase
Variable BEP20Ethereum._symbol (#348) is not in mixedCase
Variable BEP20Ethereum._name (#349) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
decreaseAllowance(address,uint256) should be declared external:
- BEP20Ethereum.decreaseAllowance(address,uint256) (#484-487)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#316-319)
burn(uint256) should be declared external:
- BEP20Ethereum.burn(uint256) (#505-508)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#325-327)
mint(uint256) should be declared external:
- BEP20Ethereum.mint(uint256) (#497-500)
increaseAllowance(address,uint256) should be declared external:
- BEP20Ethereum.increaseAllowance(address,uint256) (#465-468)
Use the external attribute for functions never called from the contract.
Additional information: link
Unable to find audit link on the website
Unable to find Telegram link on the website
Token is not listed at Mobula.Finance
Additional information: link
Young tokens have high risks of scam / price dump / death
Twitter account link seems to be invalid