A 𝖣𝖾𝖼𝖾𝗇𝗍𝗋𝖺𝗅𝗂𝗓𝖾𝖽 𝖯𝗋𝗈𝗃𝖾𝖼𝗍 𝖲𝖾𝖼𝗎𝗋𝗂𝗍𝗒 𝖯𝗋𝗈𝗏𝗂𝖽𝖾𝗋 & 𝖢𝗋𝗒𝗉𝗍𝗈 𝖱𝖾𝗐𝖺𝗋𝖽𝗌 𝖤𝖺𝗋𝗇𝗂𝗇𝗀 𝖯𝗅𝖺𝗍𝖿𝗈𝗋𝗆.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
Context._msgData() (#112-115) is never used and should be removed
SHIELDToken._burn(address,uint256) (#551-557) is never used and should be removed
SHIELDToken._burnFrom(address,uint256) (#586-589) is never used and should be removed
SafeMath.div(uint256,uint256) (#210-212) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#225-232) is never used and should be removed
SafeMath.mod(uint256,uint256) (#245-247) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#260-263) is never used and should be removed
SafeMath.mul(uint256,uint256) (#186-197) is never used and should be removed
SafeMath.sub(uint256,uint256) (#157-159) is never used and should be removed
Remove unused functions.
Additional information: link
Redundant expression "this (#113)" inContext (#103-116)
Remove redundant statements if they congest code but offer no value.
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#314-317)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#323-325)
increaseAllowance(address,uint256) should be declared external:
- SHIELDToken.increaseAllowance(address,uint256) (#463-466)
decreaseAllowance(address,uint256) should be declared external:
- SHIELDToken.decreaseAllowance(address,uint256) (#482-485)
mint(uint256) should be declared external:
- SHIELDToken.mint(uint256) (#495-498)
Use the external attribute for functions never called from the contract.
Additional information: link
SHIELDToken.allowance(address,address).owner (#417) shadows:
- Ownable.owner() (#295-297) (function)
SHIELDToken._approve(address,address,uint256).owner (#572) shadows:
- Ownable.owner() (#295-297) (function)
Rename the local variables that shadow another component.
Additional information: link
SHIELDToken.constructor() (#349-357) uses literals with too many digits:
- _totalSupply = 10000000000 * 10 ** 18 (#353)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
Unable to crawl data from the website
Unable to find token contract audit
Unable to find Telegram link on the website
Unable to find Twitter link on the website
Unable to find audit link on the website
Unable to find whitepaper link on the website
Token has a considerable age, but we're still unable to find its website
Token has a considerable age, but social accounts / website are missing or have few users
Token has relatively low CoinGecko rank
Young tokens have high risks of price dump / death
Token has relatively low CoinMarketCap rank
Twitter account link seems to be invalid
Telegram account has relatively few subscribers
Unable to find Youtube account
Unable to find Discord account