CZpegs is based upon the work of an accumulation of TOMB finance forks over the last few months. The project is run and lead by the doxxed team at BOMB Money, lead by CEO Aaron Shames!
The innovative multi-peg system provides an algorithmically controlled inflation and exposure through peg to the major BSC assets including BNB, BUSD, BOMB and EMP.
CZshares are the share rewards and governance token of the CZpegs protocol.
Share.governanceRecoverUnsupported(IERC20,uint256,address) (#922-928) ignores return value by _token.transfer(_to,_amount) (#927)
Use SafeERC20, or ensure that the transfer/transferFrom return value is checked.
Additional information: link
Unable to verify that contract auditor is trusted: Certik, Quantstamp, Hacken, Solidity, Paladinsec, Openzeppelin, Verichains
Contract ownership is not renounced (belongs to a wallet)
Share.setTreasuryFund(address)._communityFund (#867) lacks a zero-check on :
- communityFund = _communityFund (#869)
Check that the address is not zero.
Additional information: link
Different versions of Solidity is used:
- Version used: ['0.6.12', '>=0.6.0<0.8.0']
- >=0.6.0<0.8.0 (#4)
- >=0.6.0<0.8.0 (#222)
- >=0.6.0<0.8.0 (#250)
- >=0.6.0<0.8.0 (#331)
- >=0.6.0<0.8.0 (#639)
- >=0.6.0<0.8.0 (#683)
- >=0.6.0<0.8.0 (#690)
- 0.6.12 (#761)
- 0.6.12 (#803)
Use one Solidity version.
Additional information: link
Parameter Share.setTreasuryFund(address)._communityFund (#867) is not in mixedCase
Parameter Share.setDevFund(address)._devFund (#872) is not in mixedCase
Parameter Share.distributeReward(address)._farmingIncentiveFund (#911) is not in mixedCase
Parameter Share.governanceRecoverUnsupported(IERC20,uint256,address)._token (#923) is not in mixedCase
Parameter Share.governanceRecoverUnsupported(IERC20,uint256,address)._amount (#924) is not in mixedCase
Parameter Share.governanceRecoverUnsupported(IERC20,uint256,address)._to (#925) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
Redundant expression "this (#240)" inContext (#234-243)
Remove redundant statements if they congest code but offer no value.
Additional information: link
Share.unclaimedTreasuryFund() (#878-883) uses timestamp for comparisons
Dangerous comparisons:
- _now > endTime (#880)
- communityFundLastClaimed >= _now (#881)
Share.unclaimedDevFund() (#885-890) uses timestamp for comparisons
Dangerous comparisons:
- _now > endTime (#887)
- devFundLastClaimed >= _now (#888)
Avoid relying on block.timestamp.
Additional information: link
Context._msgData() (#239-242) is never used and should be removed
ERC20._setupDecimals(uint8) (#613-615) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#191-194) is never used and should be removed
SafeMath.mod(uint256,uint256) (#153-156) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#211-214) is never used and should be removed
SafeMath.tryAdd(uint256,uint256) (#25-29) is never used and should be removed
SafeMath.tryDiv(uint256,uint256) (#61-64) is never used and should be removed
SafeMath.tryMod(uint256,uint256) (#71-74) is never used and should be removed
SafeMath.tryMul(uint256,uint256) (#46-54) is never used and should be removed
SafeMath.trySub(uint256,uint256) (#36-39) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version>=0.6.0<0.8.0 (#4) is too complex
Pragma version>=0.6.0<0.8.0 (#222) is too complex
Pragma version>=0.6.0<0.8.0 (#250) is too complex
Pragma version>=0.6.0<0.8.0 (#331) is too complex
Pragma version>=0.6.0<0.8.0 (#639) is too complex
Pragma version>=0.6.0<0.8.0 (#683) is too complex
Pragma version>=0.6.0<0.8.0 (#690) is too complex
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
name() should be declared external:
- ERC20.name() (#390-392)
symbol() should be declared external:
- ERC20.symbol() (#398-400)
decimals() should be declared external:
- ERC20.decimals() (#415-417)
totalSupply() should be declared external:
- ERC20.totalSupply() (#422-424)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#429-431)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#441-444)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#460-463)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#478-482)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#496-499)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#515-518)
burnFrom(address,uint256) should be declared external:
- ERC20Burnable.burnFrom(address,uint256) (#670-675)
renounceOwnership() should be declared external:
- Ownable.renounceOwnership() (#740-743)
transferOwnership(address) should be declared external:
- Ownable.transferOwnership(address) (#749-753)
operator() should be declared external:
- Operator.operator() (#774-776)
isOperator() should be declared external:
- Operator.isOperator() (#783-785)
transferOperator(address) should be declared external:
- Operator.transferOperator(address) (#787-789)
Use the external attribute for functions never called from the contract.
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
Young tokens have high risks of scam / price dump / death
Token has no active CoinGecko listing / rank
Token has no active CoinMarketCap listing / rank
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account