Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
TRUSTK (#37-147) has incorrect ERC20 function interface:TRUSTK.transfer(address,uint256) (#77-85)
Set the appropriate return values and types for the defined ERC20 functions.
Additional information: link
SafeMath.assert(bool) (#31-35) (function) shadows built-in symbol"
Rename the local variables, state variables, functions, modifiers, and events that shadow a builtin symbol.
Additional information: link
SafeMath.safeDiv(uint256,uint256) (#13-18) is never used and should be removed
SafeMath.safeMul(uint256,uint256) (#7-11) is never used and should be removed
Remove unused functions.
Additional information: link
Deprecated standard detected THROW (#33):
- Usage of "throw" should be replaced with "revert()"
Deprecated standard detected THROW (#78):
- Usage of "throw" should be replaced with "revert()"
Deprecated standard detected THROW (#79):
- Usage of "throw" should be replaced with "revert()"
Deprecated standard detected THROW (#80):
- Usage of "throw" should be replaced with "revert()"
Deprecated standard detected THROW (#81):
- Usage of "throw" should be replaced with "revert()"
Deprecated standard detected THROW (#90):
- Usage of "throw" should be replaced with "revert()"
Deprecated standard detected THROW (#98):
- Usage of "throw" should be replaced with "revert()"
Deprecated standard detected THROW (#99):
- Usage of "throw" should be replaced with "revert()"
Deprecated standard detected THROW (#100):
- Usage of "throw" should be replaced with "revert()"
Deprecated standard detected THROW (#101):
- Usage of "throw" should be replaced with "revert()"
Deprecated standard detected THROW (#102):
- Usage of "throw" should be replaced with "revert()"
Deprecated standard detected THROW (#111):
- Usage of "throw" should be replaced with "revert()"
Deprecated standard detected THROW (#112):
- Usage of "throw" should be replaced with "revert()"
Deprecated standard detected THROW (#120):
- Usage of "throw" should be replaced with "revert()"
Deprecated standard detected THROW (#121):
- Usage of "throw" should be replaced with "revert()"
Deprecated standard detected THROW (#129):
- Usage of "throw" should be replaced with "revert()"
Deprecated standard detected THROW (#130):
- Usage of "throw" should be replaced with "revert()"
Deprecated standard detected THROW (#139):
- Usage of "throw" should be replaced with "revert()"
Replace all uses of deprecated symbols.
Additional information: link
Pragma version^0.4.8 (#1) allows old versions
solc-0.4.26 is not recommended for deployment
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
Parameter TRUSTK.transfer(address,uint256)._to (#77) is not in mixedCase
Parameter TRUSTK.transfer(address,uint256)._value (#77) is not in mixedCase
Parameter TRUSTK.approve(address,uint256)._spender (#88) is not in mixedCase
Parameter TRUSTK.approve(address,uint256)._value (#88) is not in mixedCase
Parameter TRUSTK.transferFrom(address,address,uint256)._from (#97) is not in mixedCase
Parameter TRUSTK.transferFrom(address,address,uint256)._to (#97) is not in mixedCase
Parameter TRUSTK.transferFrom(address,address,uint256)._value (#97) is not in mixedCase
Parameter TRUSTK.burn(uint256)._value (#110) is not in mixedCase
Parameter TRUSTK.freeze(uint256)._value (#119) is not in mixedCase
Parameter TRUSTK.unfreeze(uint256)._value (#128) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
transfer(address,uint256) should be declared external:
- TRUSTK.transfer(address,uint256) (#77-85)
approve(address,uint256) should be declared external:
- TRUSTK.approve(address,uint256) (#88-93)
transferFrom(address,address,uint256) should be declared external:
- TRUSTK.transferFrom(address,address,uint256) (#97-108)
burn(uint256) should be declared external:
- TRUSTK.burn(uint256) (#110-117)
freeze(uint256) should be declared external:
- TRUSTK.freeze(uint256) (#119-126)
unfreeze(uint256) should be declared external:
- TRUSTK.unfreeze(uint256) (#128-135)
withdrawEther(uint256) should be declared external:
- TRUSTK.withdrawEther(uint256) (#138-141)
fallback() should be declared external:
- TRUSTK.fallback() (#144-145)
Use the external attribute for functions never called from the contract.
Additional information: link
Unable to find token contract audit
Unable to find audit link on the website
Unable to find whitepaper link on the website
Unable to find token on CoinHunt
Additional information: link
Young tokens have high risks of scam / price dump / death
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
Token has relatively low CoinGecko rank
Token has relatively low CoinMarketCap rank
Last post in Twitter was more than 30 days ago
Unable to find Youtube account
Unable to find Discord account