On-chain activity
ORE Protocol
ORE is a proof-of-work token distribution with personalized computational challenges on Solana, enabling fair mining rewards and staking multipliers up to 2x. The system uses DrillX hash function to maintain mining accessibility across consumer devices while distributing one token per minute globally through web and CLI interfaces.
ORE news, features & analysis
Matched from published articles, podcasts, and talks using the project name, token name, or token symbol.
-
Breaking Chains | ep. 35
Discover how Ore is revolutionizing Solana with proof of work mining, liquid digital gold, and a passionate community. Learn about stress testing Solana and the future of decentralized finance.
-
How Ore Broke Solana | Hardhat Chad
And definitely my intent with the Ore is to give the Ore token, those guarantees as well is that's like, if you're holding Ore there is a cap to the number of tokens that are going to be minted."
-
How $Ore Could Herald A New Wave Of POW Mining I Hardhat Chad (Ore Supply)
Discover how Ore Supply is bringing proof-of-work mining to Solana, potentially onboarding millions to crypto through accessible mobile mining.
-
Mining ORE on Solana with proof-of-work tokens (feat. HardhatChad)
Discover how ORE is bringing Bitcoin-like mining to Solana, democratizing access and reshaping liquidity in the ecosystem
ORE
ORE is a Solana-native proof-of-work cryptocurrency designed as a fair-launch, community-mined store of value. Created by pseudonymous developer Hardhat Chad and built by Regolith Labs, ORE merges the hard-money ethos of Bitcoin with Solana's high-throughput infrastructure. Every token in circulation has been earned through on-chain mining — no pre-mine, no insider allocation, and no tokens sold to investors. As of mid-2026, ORE trades under the ticker ORE with a capped supply of 3 million tokens and is one of the few genuinely permissionless PoW experiments to achieve sustained traction on a proof-of-stake chain.
Origin and Early History
ORE launched on April 2, 2024, as a hackathon entry for Solana's inaugural Renaissance Hackathon, where it won Grand Champion and a $50,000 prize. The original premise was straightforward: implement Bitcoin-style proof-of-work as a Solana program so that any laptop, phone, or home computer could mine a digital currency without specialized hardware.
The v1 launch attracted immediate, outsized demand. Miners flooded Solana with transaction spam as they raced to submit hashes, contributing to serious network congestion that became a flashpoint in public discussion about Solana's throughput limits. Hardhat Chad paused mining on April 16, 2024, after just two weeks. Rather than abandoning the project, the team used the pause to redesign the system from the ground up.
Version 2 and the DrillX Algorithm
ORE v2 launched on August 6, 2024, as a hard fork. The core improvement was DrillX — a novel mining algorithm built on Equix (the same algorithm used in the Tor protocol) combined with BLAKE3 hashing for dynamic difficulty adjustment. DrillX is memory-hard by design, which means performance is constrained by RAM rather than raw hash rate. The practical result is that high-end ASICs or GPU farms do not gain a decisive advantage over consumer hardware: a smartphone or laptop can compete meaningfully against professional mining setups.
V2 also introduced staking mechanics alongside mining. Miners who held ORE in their wallets could stake their tokens to earn multiplied rewards on future mining output, creating a holding incentive beyond the simple claim-and-sell dynamic that plagued v1.
The Grid-Based Redesign (October 2025)
On October 22, 2025, Regolith Labs announced a fundamental redesign of the mining protocol. Rather than pure hash-rate competition, ORE now operates as a strategic grid-based game. The mechanics work as follows:
Miners deploy SOL to blocks on a 5x5 grid of 25 positions. Every 60 seconds, a secure on-chain random number generator selects one winning block. All SOL staked on the 24 losing blocks is redistributed proportionally to miners on the winning block, and the protocol simultaneously mints approximately 1 ORE per round for winning participants. This structure transforms mining from a zero-sum hash race into a collective redistribution game where the asset backing miners grows with each round.
A secondary mechanic, the Motherlode jackpot, accumulates 0.2 ORE automatically each round. Whenever the jackpot triggers — with a 1-in-625 probability on any given round — the entire accumulated pool distributes proportionally to miners on the winning block. On average the jackpot pools roughly 125 ORE before triggering, though variance means payouts range widely.
When miners claim their earned ORE — a process called "refining" — a 10% fee applies. This fee does not go to the protocol or the team; instead, it redistributes proportionally to all miners who have not yet claimed their outstanding balances. This creates a compounding incentive to remain active in the system.
Miners can adopt different risk profiles: diversifying small amounts across 10 to 15 blocks for lower-variance returns, or concentrating larger amounts on 2 to 5 blocks for higher-variance, potentially larger payouts.
Following the October 2025 redesign, ORE attracted significant renewed attention. Daily protocol revenue reportedly reached $316,000 at peak, and the token price rose sharply over a short window. Solana Mobile integrated ORE mining support into the Seeker device, enabling native mobile mining without a desktop setup.
Token and On-Chain Footprint
The ORE token (ticker: ORE) is an SPL token on Solana Mainnet. The contract address is oreoU2P8bN6jkk3jbaiVxYnG1dCXcYxwhwyK9jSybcp and the mining program address is mineRHF5r6S7HyD9SppBfVMXMavDkJsxwGesEvxZr2A. As of August 2026, CoinMarketCap lists a maximum supply of 3 million ORE with approximately 481,888 tokens in circulation — reflecting how slowly the protocol releases new supply at roughly 1 token per minute globally. The smart contract is frozen and open-sourced, meaning no party can alter the minting rules or introduce new admin capabilities after deployment.
ORE uses 11 decimal places, finer than Bitcoin's 8, to accommodate micropayments as total supply grows. No bridges or multi-chain deployments of the canonical ORE token are part of the official protocol.
Team and Funding
Hardhat Chad remains the pseudonymous lead developer. The formal company entity, Regolith Labs, was announced in September 2024 alongside a $3 million seed round led by Foundation Capital, with participation from Colosseum, Solana Ventures, B+J Studios, Dead King Society, and 3KVC. In an arrangement consistent with ORE's fair-launch principles, no ORE tokens were issued to investors. Investors received equity stakes and warrants for a potential future Regolith Labs token; the ORE supply remained entirely community-mined. Regolith Labs describes its mission as building scalable, user-centric proof-of-work architectures on Solana, with ORE as the flagship deployment.
The GitHub repository at github.com/regolith-labs/ore has accumulated over 1,000 commits, 815 stars, and 291 forks, written primarily in Rust. It is actively maintained with separate modules for the API, CLI, smart contract program, and changelog.
Solana Fit and Design Philosophy
ORE is unusual among Solana projects in that it explicitly borrows from Bitcoin's monetary design — fixed supply, no founder allocation, work-based issuance — while using Solana as the settlement layer rather than building a standalone chain. Miners benefit from Solana's sub-second finality and low transaction fees without needing to bootstrap independent validator infrastructure.
The memory-hard DrillX algorithm and the subsequent shift to stake-weighted grid mining both reflect a sustained effort to keep participation accessible to non-specialist hardware. Regolith Labs has framed ORE as an attempt to onboard the next wave of crypto users through mining as a low-barrier entry point — rather than through DeFi complexity or token speculation.
No third-party security audits of the ORE smart contracts have been publicly disclosed as of mid-2026. The frozen and open-source contract status serves as a partial substitute for ongoing auditability, but prospective participants should note the absence of a formal third-party review on record.
Current Status
ORE is live and actively mined on Solana Mainnet. The domain ore.supply now redirects to ore.com. Mining is accessible through the command-line interface in the GitHub repository, through third-party frontends, and natively on Solana Mobile Seeker hardware.
Contents
- Origin and Early History
- Version 2 and the DrillX Algorithm
- The Grid-Based Redesign (October 2025)
- Token and On-Chain Footprint
- Team and Funding
- Solana Fit and Design Philosophy
- Current Status
Solana Token Markets