Description:
Governance contract for decentralized decision-making.
Blockchain: Ethereum
Source Code: View Code On The Blockchain
Solidity Source Code:
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.19;
contract Proposal {
//Empty function, used for announcement
function executeProposal() external {
// Proposal 64 (without any code modifications, only to gauge the community’s attitude toward the extension)
// - Partnership Details
// - Partner: voidify (has been successfully operating since January without any rug-pull incidents or issues)
// - Objective: Deploy Tornado Cash on the Solana blockchain
// - Contributions
// * V1 Version (If Proposal 64 passes, the scope of code modifications in Proposal 65)
// * Modify Tornado Cash Solidity code and re-implement contracts in Rust for Solana
// * Add a “SOL” option on the Tornado Cash UI page, and ensure the interface is compatible with Solana contracts (the current frontend is not compatible with Solana wallet plugins, therefore an additional subpage will be used)
// * Use a self-developed Node.js Indexer as the subgraph equivalent
// * Do not modify any EVM-related code, only add SVM-related code
// * Since August, @tornadosto and the void team have been working for two months to modify and redesign the original void frontend code for integration into the Tornado Cash UI
// * Increase the visibility and relevance of TORN during the current wave of privacy interest, showcasing that Tornado Cash remains active. Voidify also has a large promotional team
// * To gain experience in Tornado Cash’s non-EVM chain expansion and in reclaiming fees on the BSC chain
// - Specific Details
// * Fee Distribution
// * 0.4%
// * 0.2% -> Voidify Treasury
// * 0.2% -> TORN Treasury on Solana (managed initially by @tornadosto, later transferred to DAO multisig)
// * Relayer Fee
// * Voidify Telegram (@VoidifyOfficial) to be transferred to @DorisMM
// * voidify.io domain to be transferred to @samczsun (Permanently redirect to Tornado’s IPFS website)
// * Twitter https://x.com/VoidifyIO to promote Tornado Cash
// - V2 Version (Future expansion directions, not within the scope of this vote)
// * the Tornado Cash frontend charges SOL and sends it to Tornado’s SOL treasury
// * (Important) Build a decentralized Solana-to-Ethereum bridge using protocols such as Wormhole and LayerZero, avoiding reliance on external cross-chain bridges to return revenue to EVM
// * Relayer Registration
// * 10M VOID or 5M VOID (for relayers already on EVM)
// * 6-month lock: fixed fee of 0.1%
// * 12-month lock: relayer may set customized fees
// * VOID staking yield functionality
// * Update the indexer to a paid Substream model for stability
// - Funding
// * 2500 TORN -> Voidify Team (v1 version(Proposal 65) will distribute 2,000 TORN, and the subsequent v2 completion will continue to distribute TORN.)
// * 3000 TORN -> @tornadosto (v1 version(Proposal 65)will not distribute TORN; TORN will be distributed after the completion of v2.)
// * Possible code audit expenses
}
}
Submitted on: 2025-10-09 21:54:49
Comments
Log in to comment.
No comments yet.