JOLTIFY is a unique, custom-built, Cosmos based blockchain technology that aims to bridge real world assets to the decentralized finance world.
AccessControl._setRoleAdmin(bytes32,bytes32) (#1040-1044) is never used and should be removed
Context._msgData() (#135-137) is never used and should be removed
Strings.toHexString(uint256) (#763-774) is never used and should be removed
Strings.toString(uint256) (#738-758) is never used and should be removed
Remove unused functions.
Additional information: link
JoltifyCoin.capOfToken (#1110) is set pre-construction with a non-constant function or state variable:
- 500000000 * 10 ** decimals()
Remove any initialization of state variables via non-constant state variables or function calls. If variables must be set upon contract deployment, locate initialization in the constructor instead.
Additional information: link
Pragma version^0.8.9 (#1102) necessitates a version too recent to be trusted. Consider deploying with 0.6.12/0.7.6/0.8.7
solc-0.8.9 is not recommended for deployment
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
Constant JoltifyCoin.MultisigContractAddress (#1111) is not in UPPER_CASE_WITH_UNDERSCORES
Follow the Solidity naming convention.
Additional information: link
JoltifyCoin.slitherConstructorVariables() (#1108-1148) uses literals with too many digits:
- capOfToken = 500000000 * 10 ** decimals() (#1110)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
name() should be declared external:
- ERC20.name() (#201-203)
symbol() should be declared external:
- ERC20.symbol() (#209-211)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#240-242)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#252-255)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#271-274)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#289-303)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#317-320)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#336-344)
burn(uint256) should be declared external:
- ERC20Burnable.burn(uint256) (#516-518)
burnFrom(address,uint256) should be declared external:
- ERC20Burnable.burnFrom(address,uint256) (#531-538)
grantRole(bytes32,address) should be declared external:
- AccessControl.grantRole(bytes32,address) (#978-980)
revokeRole(bytes32,address) should be declared external:
- AccessControl.revokeRole(bytes32,address) (#991-993)
renounceRole(bytes32,address) should be declared external:
- AccessControl.renounceRole(bytes32,address) (#1009-1013)
pause() should be declared external:
- JoltifyCoin.pause() (#1122-1124)
unpause() should be declared external:
- JoltifyCoin.unpause() (#1126-1128)
mint(address,uint256) should be declared external:
- JoltifyCoin.mint(address,uint256) (#1135-1137)
Use the external attribute for functions never called from the contract.
Additional information: link
Young tokens have high risks of 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 relatively low CoinGecko rank
Young tokens have high risks of price dump / death
Young tokens have high risks of price dump / death
Unable to find Youtube account