Koinomo is a platform for the future of fund management using Smart contract's powered by blockchain Technology.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
KOINOMO.allowance(address,address).owner (#428) shadows:
- Ownable.owner() (#306-308) (function)
KOINOMO._approve(address,address,uint256).owner (#583) shadows:
- Ownable.owner() (#306-308) (function)
Rename the local variables that shadow another component.
Additional information: link
Context._msgData() (#122-125) is never used and should be removed
KOINOMO._burn(address,uint256) (#562-568) is never used and should be removed
KOINOMO._burnFrom(address,uint256) (#597-600) is never used and should be removed
SafeMath.div(uint256,uint256) (#221-223) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#236-243) is never used and should be removed
SafeMath.mod(uint256,uint256) (#256-258) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#271-274) is never used and should be removed
SafeMath.mul(uint256,uint256) (#196-208) is never used and should be removed
SafeMath.sub(uint256,uint256) (#167-169) is never used and should be removed
Remove unused functions.
Additional information: link
Redundant expression "this (#123)" inContext (#113-126)
Remove redundant statements if they congest code but offer no value.
Additional information: link
KOINOMO.constructor() (#360-368) uses literals with too many digits:
- _totalSupply = 1000000000000000 (#364)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#325-328)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#334-336)
increaseAllowance(address,uint256) should be declared external:
- KOINOMO.increaseAllowance(address,uint256) (#474-477)
decreaseAllowance(address,uint256) should be declared external:
- KOINOMO.decreaseAllowance(address,uint256) (#493-496)
mint(uint256) should be declared external:
- KOINOMO.mint(uint256) (#506-509)
Use the external attribute for functions never called from the contract.
Additional information: link
Unable to crawl data from the website
Token was delisted (assigned to inactive / untracked listing) from CoinMarketCap
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 Telegram link on the website
Unable to find Twitter link on the website
Unable to find token on CoinHunt
Additional information: link
Unable to find code repository for the project
Young tokens have high risks of scam / price dump / death
Token has no active CoinMarketCap listing / rank
Young tokens have high risks of price dump / death
Token has relatively low CoinGecko rank
Telegram account link seems to be invalid
Twitter account link seems to be invalid
Unable to find Youtube account
Unable to find Discord account