$STORY is the token fueling its charity platform called STORY.
Story provides anyone, anywhere with the opportunity to share a story in a video no longer than 60 seconds about someone they know is deserving of some community support.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
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
SafeMath.sub(uint256,uint256) (#158-160) is never used and should be removed
Story._burn(address,uint256) (#549-555) is never used and should be removed
Story._burnFrom(address,uint256) (#584-587) 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
Story.slitherConstructorVariables() (#339-589) uses literals with too many digits:
- _totalSupply = 1000000000 * 10 ** 18 (#346)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
Story._decimals (#347) should be constant
Story._name (#349) should be constant
Story._symbol (#348) should be constant
Add the constant attributes to state variables that never change.
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:
- Story.increaseAllowance(address,uint256) (#461-464)
decreaseAllowance(address,uint256) should be declared external:
- Story.decreaseAllowance(address,uint256) (#480-483)
mint(uint256) should be declared external:
- Story.mint(uint256) (#493-496)
Use the external attribute for functions never called from the contract.
Additional information: link
Story.allowance(address,address).owner (#415) shadows:
- Ownable.owner() (#297-299) (function)
Story._approve(address,address,uint256).owner (#570) shadows:
- Ownable.owner() (#297-299) (function)
Rename the local variables that shadow another component.
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