The Leading 3D, AR & VR Supplier for Businesses, Metaverses & NFT Creators
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Contract ownership is not renounced (belongs to a wallet)
Whitelisted.setPairAddress(address).addr (#992) lacks a zero-check on :
- pairAddress = addr (#997)
Check that the address is not zero.
Additional information: link
Pragma version^0.8.0 (#7) allows old versions
solc-0.8.8 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
ArizeToken.constructor(string,string,uint256,uint256,uint256,uint256).name (#1018) shadows:
- ERC20.name() (#257-259) (function)
- IERC20Metadata.name() (#188) (function)
ArizeToken.constructor(string,string,uint256,uint256,uint256,uint256).symbol (#1019) shadows:
- ERC20.symbol() (#265-267) (function)
- IERC20Metadata.symbol() (#193) (function)
ArizeToken.constructor(string,string,uint256,uint256,uint256,uint256).startTime (#1022) shadows:
- Whitelisted.startTime (#785) (state variable)
Rename the local variables that shadow another component.
Additional information: link
Context._msgData() (#24-26) is never used and should be removed
ERC20._beforeTokenTransfer(address,address,uint256) (#526-530) is never used and should be removed
SafeMath.add(uint256,uint256) (#642-644) is never used and should be removed
SafeMath.div(uint256,uint256) (#684-686) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#740-749) is never used and should be removed
SafeMath.mod(uint256,uint256) (#700-702) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#766-775) is never used and should be removed
SafeMath.mul(uint256,uint256) (#670-672) is never used and should be removed
SafeMath.sub(uint256,uint256) (#656-658) is never used and should be removed
SafeMath.sub(uint256,uint256,string) (#717-726) is never used and should be removed
SafeMath.tryAdd(uint256,uint256) (#571-577) is never used and should be removed
SafeMath.tryDiv(uint256,uint256) (#613-618) is never used and should be removed
SafeMath.tryMod(uint256,uint256) (#625-630) is never used and should be removed
SafeMath.tryMul(uint256,uint256) (#596-606) is never used and should be removed
SafeMath.trySub(uint256,uint256) (#584-589) is never used and should be removed
Remove unused functions.
Additional information: link
Parameter Whitelisted.isInBlacklist(address)._user (#873) is not in mixedCase
Parameter Whitelisted.setTimeLocked(bool,uint256)._isTimeLockEnabled (#954) is not in mixedCase
Parameter Whitelisted.setTimeLocked(bool,uint256)._startTime (#954) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
ArizeToken.slitherConstructorConstantVariables() (#1006-1082) uses literals with too many digits:
- DEAD_ADDRESS = 0x000000000000000000000000000000000000dEaD (#1009-1010)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#77-79)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#85-88)
name() should be declared external:
- ERC20.name() (#257-259)
symbol() should be declared external:
- ERC20.symbol() (#265-267)
decimals() should be declared external:
- ERC20.decimals() (#282-284)
totalSupply() should be declared external:
- ERC20.totalSupply() (#289-291)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#296-298)
transfer(address,uint256) should be declared external:
- ArizeToken.transfer(address,uint256) (#1049-1054)
- ERC20.transfer(address,uint256) (#308-311)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (#316-318)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#327-330)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#345-359)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#373-376)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#392-400)
isInBlacklist(address) should be declared external:
- Whitelisted.isInBlacklist(address) (#873-880)
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 whitepaper 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
Young tokens have high risks of scam / price dump / death
Token has no active CoinGecko listing / rank
Telegram account link seems to be invalid