Acether Company was founded in June 2021. Acether has been working for several years in blockchain as well as crypto industries dealing with the development and architecture of various blockchain technologies..
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
BEP20Token.allowance(address,address).owner (#422) shadows:
- Ownable.owner() (#297-299) (function)
BEP20Token._approve(address,address,uint256).owner (#610) shadows:
- Ownable.owner() (#297-299) (function)
Rename the local variables that shadow another component.
Additional information: link
BEP20Token._availableSupply() (#519-528) uses timestamp for comparisons
Dangerous comparisons:
- now < _lockTime (#520)
Avoid relying on block.timestamp.
Additional information: link
BEP20Token._burnFrom(address,uint256) (#624-627) is never used and should be removed
Context._msgData() (#113-116) is never used and should be removed
SafeMath.div(uint256,uint256) (#212-214) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#227-234) is never used and should be removed
SafeMath.mod(uint256,uint256) (#247-249) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#262-265) is never used and should be removed
SafeMath.mul(uint256,uint256) (#187-199) is never used and should be removed
Remove unused functions.
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() (#353-362) uses literals with too many digits:
- _totalSupply = 59000000000 * 10 ** 18 (#357)
BEP20Token.constructor() (#353-362) uses literals with too many digits:
- _lockedSupply = 5900000000 * 10 ** 18 (#359)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#316-319)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#325-327)
increaseAllowance(address,uint256) should be declared external:
- BEP20Token.increaseAllowance(address,uint256) (#468-471)
decreaseAllowance(address,uint256) should be declared external:
- BEP20Token.decreaseAllowance(address,uint256) (#487-490)
mint(uint256) should be declared external:
- BEP20Token.mint(uint256) (#500-503)
burn(uint256) should be declared external:
- BEP20Token.burn(uint256) (#512-515)
Use the external attribute for functions never called from the contract.
Additional information: link
Average 30d PancakeSwap volume is less than $100. Token is either dead or inactive.
Average 30d number of PancakeSwap swaps is less than 1. Token is either dead or inactive.
Average PancakeSwap trading volume, liqudity, number of swaps are extremely low. Token seems to be dead.
Average 30d PancakeSwap liquidity is low.
Token is deployed only at one blockchain
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
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
Unable to find Youtube account
Unable to find Discord account