CleanCore Solutions acquires 285M DOGE, becomes largest single Dogecoin treasury

2025/09/09 16:07

NYSE-listed CleanCore Solutions, Inc. has acquired 285,420,000 DOGE for $68 million, becoming the largest single Dogecoin treasury in operation.

Summary
  • CleanCore’s Dogecoin treasury aims to reach 1 billion DOGE within 30 days and eventually hold 5% of its circulating supply.
  • The purchase builds on CleanCore’s $175 million PIPE backed by over 80 institutional investors, including Pantera, GSR, MOZAYYX, and FalconX.
  • DOGE price is trading around $0.24, with a recent breakout from a symmetrical triangle; a successful retest of support could see DOGE target $0.33.

NYSE-listed CleanCore Solutions, Inc. has acquired 285,420,000 Dogecoin (DOGE), valued at approximately $68 million, as part of its newly launched Official Dogecoin Treasury. The purchase is the first step toward CleanCore’s milestone target of 1 billion DOGE within 30 days and a long-term goal of holding 5% of Dogecoin’s circulating supply.

Backed by the Dogecoin Foundation and its corporate arm, House of Doge, CleanCore’s Dogecoin treasury is designed to strategically accumulate DOGE to support DOGE adoption and real-world use cases, including payments, tokenization, staking-like products, and global remittances.

Following the purchase, CleanCore’s treasury has become the largest single Dogecoin treasury within its first week of operation. The move has also fueled significant market attention, with CleanCore shares rising 38% in after-hours trading.

Meanwhile, DOGE is trading around $0.24, following a recent breakout from a symmetrical triangle pattern. The price is currently pulling back, potentially to retest the triangle’s former trendline resistance, now acting as support. If DOGE successfully bounces off this level, it could target $0.33, based on the measured move of the pattern.

This latest purchase builds on CleanCore’s $175 million private investment in public equity (PIPE), completed earlier this month, which provided funding to acquire DOGE and for general corporate operations. Over 80 venture-capital investors, including Pantera, GSR, MOZAYYX, and FalconX, participated in the PIPE, demonstrating growing institutional interest in DOGE as a corporate reserve asset.

As part of that transaction, Timothy Stebbing, director of the Dogecoin Foundation and CTO of House of Doge, joined CleanCore’s board. House of Doge and 21Shares serve as advisors to the treasury strategy, helping guide CleanCore’s accumulation plan.

Disclaimer: The articles reposted on this site are sourced from public platforms and are provided for informational purposes only. They do not necessarily reflect the views of MEXC. All rights remain with the original authors. If you believe any content infringes on third-party rights, please contact [email protected] for removal. MEXC makes no guarantees regarding the accuracy, completeness, or timeliness of the content and is not responsible for any actions taken based on the information provided. The content does not constitute financial, legal, or other professional advice, nor should it be considered a recommendation or endorsement by MEXC.
Share Insights

You May Also Like

ZK-Rollup: The Future of Blockchain Scalability

ZK-Rollup: The Future of Blockchain Scalability

ZK-Rollup: The Future of Blockchain Scalability Blockchain technology has evolved rapidly over the past decade, reshaping industries with decentralized finance (DeFi), NFTs, and Web3 applications. Yet, one of the most significant challenges remains: scalability. Networks like Ethereum are powerful but often suffer from congestion, high transaction fees, and slower processing times. This is where Layer 2 solutions come in — and among them, ZK-Rollups (Zero-Knowledge Rollups) stand out as a promising path forward. By leveraging zero-knowledge proofs to validate transactions, ZK-Rollups enable blockchains to process thousands of transactions efficiently, securely, and at a fraction of the cost. In this article, we’ll explore what ZK-Rollups are, how they work, their benefits, real-world use cases, challenges, and why they represent the future of blockchain scalability. What Is a ZK-Rollup? A ZK-Rollup is a Layer 2 scaling solution that bundles hundreds or thousands of off-chain transactions into a single batch. Instead of submitting each transaction individually to the main blockchain (Layer 1), ZK-Rollups generate a validity proof — using zero-knowledge cryptography — that verifies the correctness of all transactions in the batch. This proof is then published to the main chain, significantly reducing data load while maintaining Ethereum-level security. Key features: Batch Processing — Multiple transactions grouped together. Validity Proofs — Mathematical evidence that all transactions are valid. On-Chain Verification — Ethereum only verifies the proof, not each transaction. Efficiency — Low gas fees, high throughput, and secure settlement. How Do ZK-Rollups Work? Step 1: Off-Chain Transaction ExecutionTransactions are first processed off-chain in a Layer 2 environment. Users interact with smart contracts, send tokens, or perform trades without overwhelming the Layer 1 blockchain. Step 2: AggregationThese off-chain transactions are collected into batches by a Rollup operator (sometimes called a “sequencer”). Step 3: Zero-Knowledge Proof GenerationOperators generate a SNARK or STARK proof for each batch, confirming through zero-knowledge methods that all bundled transactions are valid. Step 4: Proof SubmissionThe validity proof is submitted to the Ethereum mainnet. Instead of validating each transaction, Ethereum only validates the proof. Step 5: On-Chain FinalityOnce Ethereum verifies the proof, all transactions in the batch are finalized with the same security guarantees as if they were executed directly on-chain. Why ZK-Rollups Matter for Blockchain Scalability Blockchain networks like Ethereum have limited capacity — processing only about 15 transactions per second (TPS). In times of high demand, gas fees can skyrocket, making blockchain use impractical for everyday applications. ZK-Rollups address this by: Increasing throughput to thousands of TPS. Cutting down transaction costs. Providing instant finality (no long waiting periods). Maintaining Ethereum’s strong security model. For Web3 to scale to millions of users, solutions like ZK-Rollups are not optional — they’re essential. Benefits of ZK-Rollups 1. Scalability at ScaleZK-Rollups can process thousands of transactions in a single proof. This means more users can interact with blockchain applications without causing congestion. 2. Lower Transaction CostsSince many transactions are bundled, gas costs are distributed among users, drastically reducing fees. For example, sending tokens on zkSync or Loopring costs a fraction of Ethereum’s fees. 3. Enhanced SecurityUnlike sidechains or other off-chain solutions, ZK-Rollups inherit Ethereum’s Layer 1 security. Even if the Rollup operator acts maliciously, the validity proofs ensure that only valid transactions are finalized. 4. Instant FinalityOptimistic Rollups require a waiting period (fraud-proof challenge window) to finalize transactions. In contrast, ZK-Rollups finalize transactions immediately after Ethereum verifies the proof, making them ideal for high-frequency applications. 5. Reduced Data Storage on L1Only proofs and minimal transaction data are stored on Ethereum, significantly reducing blockchain bloat while ensuring data availability. Both are vital Layer 2 solutions, but ZK-Rollups are generally more efficient — though technically more complex to implement. Use Cases of ZK-Rollups PaymentsPlatforms like zkSync allow fast, cheap token transfers, enabling everyday blockchain payments. Decentralized Exchanges (DEXs)Loopring uses ZK-Rollups to provide secure, low-cost, high-speed trading experiences. NFT Minting and TransfersMinting NFTs on ZK-Rollups drastically reduces gas fees, making it more affordable for creators. DeFi ProtocolsLending, borrowing, and yield farming can scale efficiently on ZK-Rollups with lower transaction costs. Gaming and Metaverse Games can handle thousands of microtransactions with minimal costs, improving user experience. Popular ZK-Rollup Projects zkSync — A Layer 2 scaling solution focused on payments and smart contracts. Loopring — A protocol that leverages ZK-Rollups for efficient DEX trading. StarkNet — Uses STARK proofs to deliver scalable, general-purpose computation. Polygon zkEVM — Brings Ethereum Virtual Machine (EVM) compatibility to ZK-Rollups. Aztec — Focused on privacy-preserving transactions with ZK-Rollups. ZK-Rollups prove to be highly versatile, as shown by these projects across multiple sectors. Challenges of ZK-Rollups Despite their promise, ZK-Rollups face hurdles: Technical Complexity — Building and implementing zero-knowledge proofs require advanced cryptography and computing power. High Development Costs — The infrastructure for ZK-Rollups is resource-intensive. Ecosystem Maturity — Not all tools and dApps fully support ZK-Rollup environments yet. Data Availability — Ensuring all users can access off-chain data remains a critical issue. Centralization Risks — Some ZK-Rollup projects rely on centralized operators, raising concerns until decentralization improves. The Future of ZK-Rollups The next phase of blockchain adoption depends heavily on scalability. As Ethereum transitions with upgrades like Danksharding and Proto-Danksharding (EIP-4844), ZK-Rollups will integrate more seamlessly into the ecosystem. Trends to watch: Widespread EVM compatibility — Making it easy for developers to deploy Ethereum smart contracts on ZK-Rollups.Privacy Enhancements — Combining zero-knowledge proofs with privacy-preserving features.Cross-Chain Rollups — Interoperability between different blockchains using ZK-proofs.Mainstream Adoption — Payments, supply chain, healthcare, and fintech adopting ZK-Rollup solutions. Why ZK-Rollups Represent the Future of Blockchain Scalability Unmatched Efficiency — High throughput and low fees.Ethereum-Level Security — Without sacrificing decentralization.Instant Finality — Faster transactions than other Layer 2 models.Versatile Use Cases — From DeFi to NFTs to gaming.Future-Proof Technology — Aligns with Ethereum’s scaling roadmap. Simply put, ZK-Rollups offer the best combination of scalability, security, and efficiency, making them the backbone of blockchain’s next growth phase. Conclusion Scalability has always been blockchain’s biggest challenge. While Layer 1 upgrades like Ethereum 2.0 are important, Layer 2 solutions — especially ZK-Rollups — are leading the charge in making blockchains fast, affordable, and accessible for mass adoption. From payments and DeFi to NFTs and gaming, ZK-Rollups are unlocking a new era of possibilities. With projects like zkSync, StarkNet, and Polygon zkEVM paving the way, it’s clear that ZK-Rollups are not just a temporary fix — they are the future of blockchain scalability. For businesses, developers, and users alike, embracing ZK-Rollups means stepping into a faster, fairer, and more secure decentralized future. ZK-Rollup: The Future of Blockchain Scalability was originally published in Coinmonks on Medium, where people are continuing the conversation by highlighting and responding to this story
Share
Medium2025/09/09 20:45
Share