
Market Cap
$257.34M
24h Volume
$21.63M
Circulating
6.29B STRK
All-Time High
$4.41
Market Cap
$257.34M
Volume (24h)
$21.63M
Circulating Supply
6.29B STRK
Max Supply
10B STRK
1 STRK = $0.04
| All-Time High | $4.41 (February 20, 2024) |
| All-Time Low | $0.032118 (April 15, 2026) |
Starknet is an Ethereum Layer 2 ZK-rollup built by StarkWare Industries, the Israeli cryptography company founded in 2018 by Eli Ben-Sasson, Alessandro Chiesa, Uri Kolodny, and Michael Riabzev. Ben-Sasson is a Hebrew University computer-science PhD and a co-author of the foundational papers on both SNARKs and STARKs, which is the bit of background that matters: Starknet is the production deployment of the proof system its own founders helped invent. Starknet mainnet launched in November 2021, and the public network is now governed by the StarkNet Foundation rather than StarkWare directly.
The STRK token shipped on February 20, 2024 through a wide airdrop to past Starknet users, Ethereum stakers, and contributors across the broader ZK ecosystem. Total supply is 10 billion STRK, with team, investor, and ecosystem allocations unlocking on a multi-year schedule. Starknet is one of the few rollups that lets users pay gas in either STRK or ETH, which is a deliberate design choice rather than a marketing one. STRK also covers governance and, since November 2024, native staking. Investors in StarkWare include Paradigm, Sequoia Capital, Greenoaks Capital, Founders Fund, and Pantera Capital, with Three Arrows Capital on the cap table from earlier rounds before its collapse.
The STRK price comes from spot and perpetual markets across global exchanges. Live data on this page is aggregated and refreshes every 60 seconds. The reference quote is a volume-weighted average of the venues with the deepest order books, which usually means Binance, Coinbase, OKX, Bybit, and KuCoin. STRK hit an all-time high of about $3.78 in February 2024 right after the airdrop, and most of the action since has been below that level.
What moves STRK on any given day:
▼ +99.07% from ATH
| $0.04088 |
| Trade → |
| Hotcoin | STRK/USDT | $0.0409 | Trade → |
| BTCC | STRK/USDT | $0.0409 | Trade → |
Live prices stream into the card above. The analysis below uses the levels at page load.
Starknet is a ZK-rollup, which means the L2 batches transactions, generates a cryptographic proof that the batch executed correctly, and posts that proof to Ethereum. The L1 verifies the proof in a single step instead of replaying every transaction. The class of proof Starknet uses is a STARK, short for Scalable Transparent Argument of Knowledge.
The transparent part is the difference. SNARKs (used by zkSync, Polygon zkEVM, Linea, and many other ZK systems) produce smaller proofs and verify slightly faster, but most SNARK constructions need a trusted setup ceremony where a small group generates parameters and is trusted to destroy the leftover material. STARKs require no trusted setup at all. The proof system is also post-quantum secure under standard assumptions, because it relies on collision-resistant hash functions rather than elliptic-curve pairings.
The trade-off is proof size. STARK proofs are larger, which means higher data costs on Ethereum. Starknet adopted EIP-4844 blobs in 2024 and pushed mainnet fees down to sub-cent levels for typical transactions. The combination of cheap blobs and STARK transparency is the technical argument Starknet makes against SNARK-based competitors.
Starknet does not run Solidity natively. Smart contracts are written in Cairo, a STARK-friendly language designed by StarkWare specifically for the proof system. Cairo forces developers to think about how each operation translates into the constraints a STARK prover has to handle, which is unusual compared to the EVM mental model where the language hides those details.
The honest read on Cairo is that it is a real obstacle to growth. Most Web3 developers learned Solidity, and asking them to learn a new language with a different compilation model is a high bar. Starknet has worked on this from two angles. Cairo 1 (and the current Cairo 2 release line) cleaned up the syntax and tooling so it reads more like Rust than the original assembly-style version. Kakarot is a zkEVM written in Cairo that runs Solidity contracts on Starknet, giving teams an EVM-equivalent path without rewriting code.
The trade-off is real either way. Native Cairo contracts get the full performance benefit of the prover and the lowest gas costs. Solidity contracts running through Kakarot are easier to port but pay a translation overhead. The developer count on Starknet is smaller than on Arbitrum or Optimism, but the teams that have committed (Ekubo, Nostra, Vesu, Realms) tend to ship distinctive products that lean on what Cairo allows rather than what Solidity does.
STRK total supply is 10 billion. The initial distribution split allocations across StarkWare, investors, the Starknet Foundation, the developer fund, the airdrop, and ongoing community programs. Unlocks run on a multi-year schedule with cliffs that the market watches closely; a public dashboard tracks the next release dates and the float impact of each one.
Native STRK staking launched in November 2024 as Phase 1 of a multi-stage rollout. In the first phase, holders delegate STRK to validators and earn rewards funded by a protocol-level emission. Staked STRK passed 10M tokens within the first weeks and has grown steadily since. Phase 2 ties staking to consensus participation, giving stakers an active role in finality and MEV capture rather than a pure yield product. Phase 3 is the long-term plan to fully decentralize the sequencer, which is the missing piece on every major rollup today.
STRK is also a gas token. Starknet allows transaction fees to be paid in either STRK or ETH, which is unusual for an L2. The dual-gas design means STRK has a real burn-and-fee sink rather than relying purely on governance demand. How meaningful that sink becomes depends on how much activity flows through STRK-denominated fees once Phase 2 staking is live.
The 2025 announcement that mattered most for STRK was Starknet positioning itself as a ZK execution layer for Bitcoin alongside Ethereum. The plan settles a class of Bitcoin transactions through Starknet, using STARK proofs to compress them into a small amount of Bitcoin block space. The technical claim is that Starknet can act as a generalized scaling layer: Ethereum on one side, Bitcoin on the other, with the same proof system underneath.
For Bitcoin, the appeal is throughput without changing the base layer. Bitcoin handles roughly 7 transactions per second, and proposals like OP_CAT have stalled. A ZK rollup that posts compressed proofs back to Bitcoin would let small payments and programmable applications run somewhere with cheap fees while keeping Bitcoin as the settlement anchor. For Starknet, the appeal is a much larger settlement market and a story that does not depend on winning the L2 fight against Arbitrum, Optimism, or zkSync.
The execution risk is significant. Bitcoin scripting is intentionally limited, and any system that settles to Bitcoin has to fit inside that constraint. Starknet’s pitch leans on STARK proofs being verifiable through covenants if and when Bitcoin Core adopts them; until that lands, the integration relies on alternative data-availability and verification paths that have not been battle-tested at scale.
There are two reasonable paths. If the goal is to use Starknet itself or stake STRK, bridging from Ethereum L1 (or buying through a centralized exchange that supports direct Starknet withdrawals) is the cleanest way to fund a wallet. If the goal is to hold STRK for price exposure, a centralized exchange is faster.
For longer-term price scenarios that account for unlock pressure and ZK-rollup competition, see our Starknet price forecast.
Cairo developer adoption is the structural question STRK has to answer. Several other risks stack on top, and most of them are specific to ZK-rollup tokens that ship before the rollup category has settled.
This page is information, not financial advice. Talk to someone licensed before allocating real capital.
At the time of writing, Starknet (STRK) trades at $0.0409, with a 24-hour trading volume of $21.63M and a total market capitalization of $257.34M. The asset is currently ranked #167 among all tracked cryptocurrencies by market cap.
Over the last 24 hours, the STRK price has rose +1.77%. On the seven-day chart, Starknet has retraced +3.39%, showing mixed signals across the short and medium term. Short-term price swings are often amplified by liquidity conditions, news flow, and derivatives positioning, so traders should confirm signals across multiple indicators before acting.
Starknet's all-time high of $4.41 was set on February 20, 2024. The current market price is +99.07% below that historical peak. Distance from the all-time high is a common reference point when evaluating long-term recoveries and identifying macro support or resistance levels.
Buying Starknet (STRK) is straightforward once you know which exchange to use and which trading pair offers the best liquidity. The steps below describe the typical flow used by most investors today.
You can also use the built-in Starknet converter above to estimate exactly how much STRK you would receive for a given amount in USD before placing an order.
Whether Starknet is a good investment depends on your goals, time horizon, and tolerance for volatility. Like all cryptocurrencies, STRK carries significant market risk — prices can rise or fall sharply in a single day, and past performance is not a reliable indicator of future returns.
This page provides data and analysis for educational purposes only. It is not financial advice. Always do your own research, diversify, and never invest more than you can afford to lose.