Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
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
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
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
BscScan page for the token does not contain additional info: website, socials, description, etc.
Additional information: link
Unable to find token on CoinGecko
Additional information: link
Unable to find token contract audit
Unable to find audit 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 scam / price dump / death
Young tokens have high risks of scam / price dump / death
Young tokens have high risks of scam / price dump / death
Token has no active CoinGecko listing / rank
Unable to find Discord account