We aim to build for the life sciences, enabling everyone to plug into powerful bioinformatics and labs, and collectively building protocol
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
Pragma version0.6.9 (#10) is known to contain severe issues (https://solidity.readthedocs.io/en/latest/bugs.html)
solc-0.6.9 is known to contain severe issues (https://solidity.readthedocs.io/en/latest/bugs.html)
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
SafeMath.div(uint256,uint256) (#31-34) is never used and should be removed
SafeMath.divCeil(uint256,uint256) (#36-44) is never used and should be removed
SafeMath.mul(uint256,uint256) (#20-29) is never used and should be removed
SafeMath.sqrt(uint256) (#57-64) is never used and should be removed
Remove unused functions.
Additional information: link
Parameter InitializableERC20.init(address,uint256,string,string,uint8)._creator (#88) is not in mixedCase
Parameter InitializableERC20.init(address,uint256,string,string,uint8)._totalSupply (#89) is not in mixedCase
Parameter InitializableERC20.init(address,uint256,string,string,uint8)._name (#90) is not in mixedCase
Parameter InitializableERC20.init(address,uint256,string,string,uint8)._symbol (#91) is not in mixedCase
Parameter InitializableERC20.init(address,uint256,string,string,uint8)._decimals (#92) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
init(address,uint256,string,string,uint8) should be declared external:
- InitializableERC20.init(address,uint256,string,string,uint8) (#87-102)
transfer(address,uint256) should be declared external:
- InitializableERC20.transfer(address,uint256) (#104-112)
balanceOf(address) should be declared external:
- InitializableERC20.balanceOf(address) (#114-116)
transferFrom(address,address,uint256) should be declared external:
- InitializableERC20.transferFrom(address,address,uint256) (#118-132)
approve(address,uint256) should be declared external:
- InitializableERC20.approve(address,uint256) (#134-138)
allowance(address,address) should be declared external:
- InitializableERC20.allowance(address,address) (#140-142)
Use the external attribute for functions never called from the contract.
Additional information: link
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
Young tokens have high risks of price dump / death
Unable to find Discord account