Skip to main content
Login | Sign up
  • Tokens
  • Mina Protocol (MINA)

    11/11/2025 16:00 UTC

    $0.147

    % Today
    -7.25%

    Price Chart

    24H: -7.58% |
    7D: +4.12% |
    30D: +20.71%
    1D
    7D
    30D
    90D
    ALL

    Mina Protocol News

    Loading...

    Overview

    Mina Protocol (ticker: MINA) is a layer‑1 blockchain built around one simple idea: a full node should be lightweight enough to run on everyday devices. Instead of asking users to download hundreds of gigabytes of history, Mina uses a single, small, cryptographic proof to represent the entire chain. That compact proof stays tiny over time, so people can verify the network from a phone or a browser and still get full‑node security. The project combines a proof‑of‑stake (PoS) consensus with advanced zero‑knowledge cryptography to keep the chain succinct while enabling programmable privacy through “zkApps,” Mina’s smart contracts. In June 2024, Mina upgraded mainnet to support zkApps, bringing native zero‑knowledge programmability to the live network. (minaprotocol.com)

    Mina’s goals are straightforward: make it easy to run a node, make privacy a built‑in option for apps, and keep participation open to anyone. To do that, the project splits the work across specialized roles—block producers who add blocks and “SNARK workers” who generate proofs—to keep the chain small and accessible. (docs.minaprotocol.com)

    Price, Market Position, and Liquidity

    As of 11/11/2025 16:00 UTC, Mina Protocol (MINA) trades at $0.147 with a -7.58% move over the last 24 hours.
    The market capitalization stands at $200M, placing it at rank #309 by market value.
    Daily trading volume is $33M. Mina Protocol (MINA) has moved +4.12% over the past seven days and +20.71% across the last 30 days.

    History & Team

    Mina began in 2017 under the name Coda Protocol, created by Evan Shapiro and Izaak Meckler at the company O(1) Labs. The team rebranded to Mina in 2020 and launched mainnet in 2021. Early on, leadership moved from O(1) Labs to a nonprofit steward, the Mina Foundation, with Evan Shapiro shifting to serve the Foundation (and later as its chairman). In December 2023 the Foundation appointed industry veteran Kurt Hemecker as CEO. In March 2025, the Foundation announced further changes, naming Zcash Foundation alumnus Josh Cincinnati as interim CEO and board president. These transitions reflect a maturing ecosystem that separates development (O(1) Labs and other contributors) from governance and community support (the Foundation). (minaprotocol.com)

    Investors have backed Mina across several rounds. O(1) Labs raised a $3.5 million seed in 2018, then a $15 million Series A in April 2019 with participation from Polychain Capital, Paradigm, Coinbase Ventures, General Catalyst, Accomplice and others. In October 2020, O(1) Labs announced a $10.9 million strategic investment co‑led by Bixin Ventures and Three Arrows Capital to expand in Asia. In March 2022, the Mina ecosystem secured $92 million via strategic and private sales led by FTX Ventures and Three Arrows Capital, joined by Alan Howard, Amber Group, Blockchain.com, Brevan Howard, Circle Ventures, Finality Capital Partners and Pantera. (medium.com)

    Mina’s community also grew through a record‑setting community token sale on CoinList in May 2021, which sold out within hours. (minaprotocol.com)

    Technology & How It Works

    A succinct blockchain

    Most blockchains get bigger as people use them. Mina flips this model by proving the correctness of the chain with a single zk‑SNARK (a tiny cryptographic proof). Each new block includes a new proof that recursively attests to the previous proof, so the “tip” of the chain always verifies all prior history. The data a non‑consensus user needs to verify state is on the order of tens of kilobytes—famously described as about the size of a few tweets. In practice, Mina’s own technical notes show this proof data can be even smaller than 22 KB. (minaprotocol.com)

    Consensus: Ouroboros Samasika

    For consensus, Mina implements Ouroboros Samasika, a PoS design adapted for a succinct chain. Slots are assigned using a verifiable random function (VRF), and anyone with stake can be selected to produce a block. Epochs consist of thousands of slots (with ~3‑minute slots), and chain selection uses a density rule suited to a chain that doesn’t rely on scanning long histories. The result is a PoS system designed to work without assuming large, ever‑growing local databases. (minaprotocol.com)

    Proof generation and the “snarketplace”

    To keep blocks small, transactions must be “snarked”—that is, wrapped in proofs. SNARK workers compete in an open marketplace, informally called the snarketplace, to produce these proofs. Block producers include transactions and pay for completed proof work via fee transfers. Prices are set by supply and demand rather than the protocol, which helps the network balance compute resources across the globe. (docs.minaprotocol.com)

    Smart contracts as zkApps

    Mina’s smart contracts—zkApps—run heavy computation off‑chain and submit only a succinct proof for on‑chain verification. This model supports complex logic with a flat on‑chain verification cost, and it enables private inputs and selective disclosure. The mainnet upgrade that landed in June 2024 made zkApps deployable on mainnet. Early limits, like a cap on zkApp transactions per block during the initial rollout, are being lifted as the network scales. (prnewswire.com)

    Developer toolkit

    Developers write zkApps in TypeScript using o1js, the successor to SnarkyJS. The toolkit compiles circuits, proves statements, and integrates with browsers and Node.js, so teams can build proofs directly in familiar web environments. Under the hood, Mina’s proof system stack includes components such as Pickles (the recursion layer)—which underwent a security audit by Least Authority—and Kimchi, an updated proving system designed for performance. (docs.minaprotocol.com)

    Tokenomics & Utility

    Supply and issuance

    MINA is the native asset for fees, staking, and on‑chain incentives. At launch, the initial distribution accounted for 805,385,694 MINA, with additional emissions funded through inflationary block rewards. The inflation rate started around 12% during the first year and is designed to decrease toward a long‑term steady state near 7%. The design encourages high participation in staking so token holders maintain their share of the network over time. (minaprotocol.com)

    Staking model

    • Any amount of MINA can be delegated to a validator (block producer), and there is no bonding or slashing in the base protocol. Funds remain liquid: you can move them anytime, and your effective delegated balance updates with epoch snapshots. (docs.minaprotocol.com)
    • There is an activation delay for new or changed delegations (on the order of a couple of epochs), which reflects how the staking ledger is computed. (docs.minaprotocol.com)

    Historically, Mina used “Supercharged Rewards” to temporarily boost returns for certain unlocked accounts; the community later voted to remove this feature via MIP‑1 at a subsequent hard fork, simplifying incentives. (minaprotocol.com)

    Utility

    MINA pays network fees, compensates SNARK workers through fee transfers, and backs staking that secures the network. For zkApps, it pays the transaction fee to verify a proof on‑chain, while the logic and state transitions can remain off‑chain and private.

    View the detailed Tokenomics Page to see the Mina Protocol (MINA) token unlock schedule — including detailed allocations, dates, and market impact analysis.

    Ecosystem & Use Cases

    Mina’s design lends itself to applications where privacy, verifiability, and light clients matter.

    • Private identity and credentials: Builders use zkApps to prove facts about users (age, residency, credit attributes) without revealing the underlying data. In May 2025, the ecosystem introduced “Mina Attestations,” a library focused on private credentials for zkApps. (minaprotocol.com)
    • Tokenized assets and compliance: In June 2024, the Mina Foundation signed an MoU with Mirae Asset Financial Group to explore a privacy‑preserving security‑token platform on Mina, aiming to let users prove ownership and eligibility while keeping sensitive data off‑chain. (prnewswire.com)
    • NFTs and creator tools: In May 2025, community builder DFST shipped a Mina NFT standard and a token launchpad in mainnet beta, showcasing how ZK features can support verifiable but privacy‑aware collectibles. (minaprotocol.com)
    • Web integrations and wallets: MinaPortal, a MetaMask Snap, lets MetaMask users manage MINA and interact with zkApps, widening access beyond native Mina wallets. (minaprotocol.com)

    Because zkApps execute off‑chain and verify on‑chain, they can consume web data privately, perform heavy computation in the browser or server, and submit succinct proofs to the chain. That opens use cases in compliant DeFi, gaming, private voting, attestations, and cross‑chain verification—often without exposing raw personal information. (docs.minaprotocol.com)

    Advantages & Challenges

    Advantages

    • Lightweight verification: The constant‑size chain lets users sync quickly and verify trustlessly from ordinary devices, improving decentralization. (minaprotocol.com)
    • Built‑in privacy: zkApps enable selective disclosure—proving something is true without revealing the underlying data. (docs.minaprotocol.com)
    • Accessible staking: No bonding or slashing at the protocol layer, and delegations keep funds liquid, lowering barriers to participation. (docs.minaprotocol.com)
    • Clear developer path: TypeScript tooling (o1js) and browser‑friendly proving help web developers adopt zero‑knowledge techniques. (docs.minaprotocol.com)

    Challenges

    • New programming model: Writing sound ZK circuits is still specialized. Teams must plan audits and secure circuit designs, even with friendlier tooling. (docs.minaprotocol.com)
    • Proof generation costs: Producing proofs can be computationally heavy for complex applications, and pricing in the snarketplace must align with user fees. (docs.minaprotocol.com)
    • Ecosystem maturity: While zkApps are live on mainnet, the broader app ecosystem, standards, and performance limits are still evolving and being tuned through upgrades. (prnewswire.com)

    Where to Buy & Wallets

    MINA is available on major centralized exchanges. Coinbase lists Mina for U.S. customers and provides straightforward purchase flows. Binance lists MINA, with trading pairs live since 2021. MINA is also available on Kraken, OKX, KuCoin, and Bybit. Institutional custody options include licensed providers such as Finoa and Copper. (coinbase.com)

    For self‑custody, the Mina community maintains several wallets:

    • Auro Wallet (browser extension and mobile) supports sending, receiving, staking, and zkApp transactions, with easy Ledger hardware integration. (aurowallet.com)
    • Clorio Wallet provides desktop and web options with delegation features. (docs.minaprotocol.com)
    • MinaPortal (MetaMask Snap) lets MetaMask users create Mina accounts and interact with zkApps. (minaprotocol.com)
    • Pallad is a lightweight side‑panel wallet for Chrome/Brave. (docs.minaprotocol.com)

    Note: the network charges a one‑time account creation fee of 1 MINA on the first incoming transaction to prevent spam; most wallets handle this automatically. (docs.minaprotocol.com)

    Regulatory & Compliance

    Mina Protocol is a base‑layer network with a public ledger and standard account model; ordinary transfers are transparent, while zkApps allow proofs that can hide inputs but still verify outcomes. This selective‑disclosure model is designed to help developers build applications that respect privacy by default while still enabling compliance checks. That’s why several proof‑of‑concepts focus on areas like private credentials, KYC attestations, and regulated token markets that need to balance privacy and verification. (prnewswire.com)

    In the United States, MINA is listed for trading on regulated platforms like Coinbase and Kraken, which apply their own legal, technical, and compliance reviews before listing. Listing is not a legal classification, but it signals that exchanges believe they can support the asset under their regulatory frameworks. Institutional custody support from licensed providers in Europe (for example, Finoa in Germany) further indicates that infrastructure exists for compliant, professional storage and staking of MINA. (coinbase.com)

    Regarding Shariah perspectives, many Islamic finance reviewers evaluate crypto assets by looking at purpose, structure, and how any rewards are generated. Mina functions as a utility token for fees and staking on a PoS network, without interest‑bearing mechanics at the protocol level. Because users can participate by securing the network or building applications, and because rewards arise from protocol issuance rather than loans or guaranteed returns, several screeners and community assessments have described Mina as aligning with common Shariah guidelines. That said, interpretations can differ by scholar and jurisdiction, so individuals often rely on local guidance for specific rulings and personal circumstances.

    Future Outlook

    Mina’s roadmap centers on scaling zk programmability and improving developer and user experience. Key themes include:

    • Higher throughput for zkApps as mainnet parameters are tuned and per‑block limits are raised after the 2024 upgrade.
    • Better proving performance and tooling in o1js, making it easier to write circuits and integrate proofs into web apps. (docs.minaprotocol.com)
    • Expanded standards and libraries—like private credentials and NFT tooling—that help teams assemble full products faster. (minaprotocol.com)
    • Continued work with enterprises and institutions exploring privacy‑preserving tokenization and attestations, where selective disclosure can meet regulatory needs without exposing raw data. (prnewswire.com)

    If Mina continues to keep node requirements small while growing zk programmability, it could remain a distinctive platform for privacy‑aware apps that still need public verifiability.

    Summary

    Mina Protocol aims to be the lightest full‑node blockchain, using recursive zero‑knowledge proofs so anyone can verify the chain from simple devices. Its PoS consensus (Ouroboros Samasika) and proof marketplace separate roles cleanly, keeping the network efficient and inclusive. With zkApps live on mainnet, builders can create applications that prove facts without exposing private inputs—useful for identity, compliance, finance, gaming, and more. The token model uses inflationary block rewards to support broad staking participation, with liquid delegations and no protocol slashing.

    The ecosystem is still maturing, and ZK development carries a learning curve, but Mina’s combination of succinctness, programmability, and accessible tooling gives it a clear niche. Whether used for private credentials, compliant assets, or privacy‑first consumer apps, Mina’s architecture offers a path to build with strong guarantees while keeping everyday users in the loop. (minaprotocol.com)

    Last Updated: 10/26/2025 00:10 UTC

    Description

    #309

    Mina Protocol is a blockchain that uses zero-knowledge proofs to reduce its size to about 22kb, regardless of its usage. Mina Protocol allows users to run smart contracts written in TypeScript and interact with any website using verified real-world data.

    Sector: Layer 1
    Blockchain: Other L1
    2021
    POS

    Market Data

    Marketcap Rank (#)
    309
    Price ($)
    0.147 +4.12% (7d)
    24h Volume ($)
    33M -57.70% (7d)
    Marketcap ($)
    200M
    Fully Diluted Value ($)
    N/A
    Circulating Supply
    N/A
    7.3M 81K/86K
    4.2M 66K/63K
    3.4M 28K/53K
    2.6M 59K/71K
    2.3M 73K/76K
    2M 50K/49K
    1.5M 41K/33K
    920K 78K/29K
    822K 3.7K/10K
    769K 142K/167K
    388K 2.3K/5K
    172K 30K/30K
    53K 9K/27K
    27K 1.1K/1.3K
    25K 2.8K/1.3K
    22K 53K/70K
    3.9K 10K/15K
    450 9K/8.6K

    Exchange Relationships

    COMPACT
    FULL
    Apr 2, 2019
    COINBASE Investment
    100%
    How certain we are about this information
    Venture Arm Coinbase Ventures
    Participated in O(1) Labs’ $15M Series A (developer of Mina/Coda).
    May 10, 2018
    COINBASE Investment
    100%
    How certain we are about this information
    Founder Fred Ehrsam (Coinbase co-founder)
    Angel investor in O(1) Labs’ $3.5M seed round.

    Important Milestones

    Jun 21, 2024
    Mirae Asset MoU
    Partnership
    Mina Foundation signed an MoU with Mirae Asset to explore a privacy‑preserving security‑token platform using zero‑knowledge proofs for compliant asset ownership proofs on Mina.
    Jun 7, 2024
    zkApps Mainnet Upgrade
    Upgrade
    Major mainnet upgrade enabled zkApps and native ZK programmability, shifting execution off‑chain and verification on‑chain with support from 400+ node operators during transition.
    Jan 31, 2023
    MIP‑1 Vote Passes
    Governance
    On‑chain results announced for MIP‑1 to remove supercharged rewards; 98.47% approved after a January 4–14 vote, paving the way for removal at the next hard fork.
    Oct 26, 2022
    Chain‑Halting Bug
    Security Incident
    Mainnet block production paused for about two hours due to a chain‑halting bug; an emergency soft fork was issued on October 27 to remediate and harden defenses.
    Mar 17, 2022
    $92M Ecosystem Raise
    Funding
    Mina ecosystem secured $92 million via strategic and private MINA sales led by FTX Ventures and Three Arrows Capital, joined by Alan Howard, Brevan Howard, Circle Ventures and others.
    Aug 10, 2021
    Binance Listing Goes Live
    Listing
    Binance listed MINA in the Innovation Zone, opening trading for MINA/BTC, MINA/BNB, MINA/BUSD and MINA/USDT at 06:00 UTC; withdrawals opened on August 11.
    Jun 1, 2021
    All‑Time High $9.09
    All-Time High
    MINA reached its all‑time high of approximately $9.09 during early trading after initial listings, marking the peak of launch‑week price discovery.
    Mar 23, 2021
    Mainnet Launch
    Launch
    Mina mainnet went live, bringing a succinct, proof‑based layer‑1 to production after years of development and testing by O(1) Labs and community contributors.