What is the project about?
JULSWAP DAO: Empowering Community Governance and Decision-Making
JULSWAP DAO is an innovative and community-driven project that places power and decision-making authority directly in the hands of its token holders. With each JULD Token representing a voting right within the DAO, participants have a genuine opportunity to shape the future of the ecosystem.
The Utilization of DAO Token (JULD):
Voting Power: Every JULD Token carries one voting right, ensuring that each participant's voice is heard and considered in the decision-making process.
Proposal Acceptance: To be accepted, proposals require a minimum of 5% of the total token supply to vote with a "YES." This ensures that proposals garner sufficient support before progressing.
Majority Consensus: For a proposal to pass, a minimum of 50% of all votes cast must be positive. This ensures that decisions represent the majority sentiment within the community.
Timely Voting: The voting timeline for proposals is set at 72 hours, providing ample opportunity for community members to participate and contribute their perspectives.
What’s next for your project?
Liquidity.Bond DAO Community
What can your token be used for?
Earn While You Vote: Here's where it gets truly remarkable! When you exercise your voting rights, you have the opportunity to earn fees in the process. Your engagement and active involvement in the governance of our project are not only appreciated but also rewarded. This unique incentive structure aligns your interests with the success of our ecosystem.
Unable to find manual contract audit (e.g. Certik, PeckShield, Solidity...)
ERC20._burn(address,uint256) (#428-444) is never used and should be removed
Context._msgData() (#139-141) is never used and should be removed
Remove unused functions.
Additional information: link
Pragma version^0.8.0 (#93) allows old versions
Pragma version^0.8.2 (#537) allows old versions
Pragma version^0.8.0 (#149) allows old versions
Pragma version^0.8.0 (#122) allows old versions
Pragma version^0.8.0 (#8) allows old versions
solc-0.8.15 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
JulD.constructor() (#539-541) uses literals with too many digits:
- _mint(msg.sender,800000000 * 10 ** 18) (#540)
Use: Ether suffix, Time suffix, or The scientific notation
Additional information: link
Different versions of Solidity are used:
- Version used: ['^0.8.0', '^0.8.2']
- ^0.8.0 (#8)
- ^0.8.0 (#93)
- ^0.8.0 (#122)
- ^0.8.0 (#149)
- ^0.8.2 (#537)
Use one Solidity version.
Additional information: link
transferFrom(address,address,uint256) should be declared external:
- ERC20.transferFrom(address,address,uint256) (#301-310)
decimals() should be declared external:
- ERC20.decimals() (#230-232)
decreaseAllowance(address,uint256) should be declared external:
- ERC20.decreaseAllowance(address,uint256) (#344-353)
symbol() should be declared external:
- ERC20.symbol() (#213-215)
balanceOf(address) should be declared external:
- ERC20.balanceOf(address) (#244-246)
transfer(address,uint256) should be declared external:
- ERC20.transfer(address,uint256) (#256-260)
increaseAllowance(address,uint256) should be declared external:
- ERC20.increaseAllowance(address,uint256) (#324-328)
name() should be declared external:
- ERC20.name() (#205-207)
totalSupply() should be declared external:
- ERC20.totalSupply() (#237-239)
approve(address,uint256) should be declared external:
- ERC20.approve(address,uint256) (#279-283)
Use the external attribute for functions never called from the contract.
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 price dump / death
Twitter account link seems to be invalid
Unable to find Blog account (Reddit or Medium)
Unable to find Youtube account