STA is a 'one stop' Solar Technologies service that enables users to order anything they like from the nearest farmers in shortest amount of time using blockchain technology.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
STAToken.allowance(address,address).owner (#352) shadows:
- Ownable.owner() (#230-232) (function)
STAToken._approve(address,address,uint256).owner (#478) shadows:
- Ownable.owner() (#230-232) (function)
Rename the local variables that shadow another component.
Additional information: link
SafeMath.mul(uint256,uint256) (#129-141) is never used and should be removed
SafeMath.sub(uint256,uint256) (#100-102) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#204-207) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#169-176) is never used and should be removed
Context._msgData() (#75-78) is never used and should be removed
SafeMath.mod(uint256,uint256) (#189-191) is never used and should be removed
STAToken._burn(address,uint256) (#457-463) is never used and should be removed
SafeMath.div(uint256,uint256) (#154-156) is never used and should be removed
STAToken._burnFrom(address,uint256) (#489-492) is never used and should be removed
Remove unused functions.
Additional information: link
Redundant expression "this (#76)" inContext (#66-79)
Remove redundant statements if they congest code but offer no value.
Additional information: link
STAToken.constructor() (#284-292) uses literals with too many digits:
- _totalSupply = 21000000000000000 (#288)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#249-252)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#258-260)
increaseAllowance(address,uint256) should be declared external:
- STAToken.increaseAllowance(address,uint256) (#380-383)
mint(uint256) should be declared external:
- STAToken.mint(uint256) (#401-404)
decreaseAllowance(address,uint256) should be declared external:
- STAToken.decreaseAllowance(address,uint256) (#389-392)
Use the external attribute for functions never called from the contract.
Additional information: link
Token is marked as scam (rug pull, honeypot, phishing, etc.)
Additional information: link
Token has a considerable age, but social accounts / website are missing or have few users
Token has relatively low CoinGecko rank
Twitter account link seems to be invalid
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account
Unable to find Discord account