JulD is the Community Token from JulSwap which allows you to participate in special events on JulSwap. JulD is built to introduce crypto to all people worldwide and to build one of the biggest crypto communities.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
Redundant expression "this (#27)" inContext (#16-30)
Remove redundant statements if they congest code but offer no value.
Additional information: link
ERC20Detailed.constructor(string,string,uint8).symbol (#520) shadows:
- ERC20Detailed.symbol() (#537-539) (function)
ERC20Detailed.constructor(string,string,uint8).decimals (#520) shadows:
- ERC20Detailed.decimals() (#553-555) (function)
ERC20Detailed.constructor(string,string,uint8).name (#520) shadows:
- ERC20Detailed.name() (#529-531) (function)
Rename the local variables that shadow another component.
Additional information: link
SafeMath.mul(uint256,uint256) (#185-197) is never used and should be removed
SafeMath.mod(uint256,uint256,string) (#264-267) is never used and should be removed
SafeMath.div(uint256,uint256,string) (#227-234) is never used and should be removed
Context._msgData() (#26-29) is never used and should be removed
SafeMath.mod(uint256,uint256) (#247-249) is never used and should be removed
SafeMath.div(uint256,uint256) (#210-212) is never used and should be removed
Remove unused functions.
Additional information: link
Parameter JulSwap.getValidatorAddress(uint256)._index (#738) is not in mixedCase
Parameter JulSwap.setMintEnable(uint256,bool)._index (#753) is not in mixedCase
Parameter JulSwap.setMintEnable(uint256,bool)._mintEnable (#753) is not in mixedCase
Parameter JulSwap.transactValidatorRole(uint256,address)._account (#756) is not in mixedCase
Parameter JulSwap.mintRequest(uint256)._amount (#715) is not in mixedCase
Parameter JulSwap.transactValidatorRole(uint256,address)._index (#756) is not in mixedCase
Parameter JulSwap.getValidatorIndex(address)._account (#742) is not in mixedCase
Follow the Solidity naming convention.
Additional information: link
JulSwap.constructor() (#703-710) uses literals with too many digits:
- super.mint(_msgSender(),800000000 * 10 ** 18) (#709)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
decimals() should be declared external:
- ERC20Detailed.decimals() (#553-555)
symbol() should be declared external:
- ERC20Detailed.symbol() (#537-539)
name() should be declared external:
- ERC20Detailed.name() (#529-531)
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#368-372)
burnFrom(address,uint256) should be declared external:
- ERC20Burnable.burnFrom(address,uint256) (#693-695)
mint(address) should be declared external:
- JulSwap.mint(address) (#790-802)
renounceMinter() should be declared external:
- MinterRole.renounceMinter() (#628-630)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#405-408)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#320-322)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#332-335)
addMinter(address) should be declared external:
- MinterRole.addMinter(address) (#624-626)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#386-389)
setMintEnable(uint256,bool) should be declared external:
- JulSwap.setMintEnable(uint256,bool) (#753-755)
getValidatorIndex(address) should be declared external:
- JulSwap.getValidatorIndex(address) (#742-752)
transactValidatorRole(uint256,address) should be declared external:
- JulSwap.transactValidatorRole(uint256,address) (#756-760)
totalSupply() should be declared external:
- ERC20.totalSupply() (#313-315)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#351-354)
mintRequest(uint256) should be declared external:
- JulSwap.mintRequest(uint256) (#715-729)
burn(uint256) should be declared external:
- ERC20Burnable.burn(uint256) (#686-688)
getValidatorAddress(uint256) should be declared external:
- JulSwap.getValidatorAddress(uint256) (#738-741)
getMintEnableCount() should be declared external:
- JulSwap.getMintEnableCount() (#778-789)
allowance(address,address) should be declared external:
- ERC20.allowance(address,address) (#340-342)
Use the external attribute for functions never called from the contract.
Additional information: link
Unable to find audit link on the website
Unable to find whitepaper link on the website
Unable to find Telegram link on the website
Young tokens have high risks of scam / price dump / death
Twitter account link seems to be invalid
Unable to find Youtube account