Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
Starlink2.allowance(address,address).owner (#256) shadows:
- Ownable.owner() (#98-100) (function)
Starlink2._internalApprove(address,address,uint256).owner (#302) shadows:
- Ownable.owner() (#98-100) (function)
Rename the local variables that shadow another component.
Additional information: link
SafeMath.div(uint256,uint256) (#70-72) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#74-82) is never used and should be removed
SafeMath.mul(uint256,uint256) (#61-68) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.3 (#2) 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
Constant Starlink2._tokenName (#160) is not in UPPER_CASE_WITH_UNDERSCORES
Constant Starlink2._tokenSymbol (#161) is not in UPPER_CASE_WITH_UNDERSCORES
Constant Starlink2._tokenDecimals (#162) is not in UPPER_CASE_WITH_UNDERSCORES
Constant Starlink2._tokenTotalSupply (#163) is not in UPPER_CASE_WITH_UNDERSCORES
Follow the Solidity naming convention.
Additional information: link
Starlink2.slitherConstructorConstantVariables() (#157-370) uses literals with too many digits:
- _tokenTotalSupply = 1000000000000 * 1e7 (#163)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#107-109)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#111-117)
name() should be declared external:
- Starlink2.name() (#209-211)
symbol() should be declared external:
- Starlink2.symbol() (#216-218)
decimals() should be declared external:
- Starlink2.decimals() (#223-225)
totalSupply() should be declared external:
- Starlink2.totalSupply() (#230-232)
balanceOf(address) should be declared external:
- Starlink2.balanceOf(address) (#237-239)
transfer(address,uint256) should be declared external:
- Starlink2.transfer(address,uint256) (#244-251)
allowance(address,address) should be declared external:
- Starlink2.allowance(address,address) (#256-263)
approve(address,uint256) should be declared external:
- Starlink2.approve(address,uint256) (#269-276)
transferFrom(address,address,uint256) should be declared external:
- Starlink2.transferFrom(address,address,uint256) (#281-296)
openTrading(bool) should be declared external:
- Starlink2.openTrading(bool) (#342-344)
Use the external attribute for functions never called from the contract.
Additional information: link
Contract ticker (JackInTStarlink2heBox) has length of 21 chars.
Not a direct threat, but may indicate unreliable intentions of developer.
Unable to find website, listings and other project-related information
Young tokens have high risks of scam / price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Unable to find Telegram and Twitter accounts