Cointime

Download App
iOS & Android

Taiko Alpha-2 Testnet Is Live

Validated Project

Taiko alpha-2 testnet (a2) is live! Following our first testnet (a1), Snæfellsjökull, a2 continues the trend of Icelandic volcanos and is called Askja. Let’s scale this mountain on our road to scaling Ethereum securely.

Relative to alpha-1, the most prominent changes are:

  • ZKPs (validity proofs) are partially integrated
  • Provers are in and are permissionless; proposers are permissioned (just us)—opposite of alpha-1
  • Protocol economics are enabled
  • Real rewards for provers to compensate their resource expenditure
  • The L1 that L2 corresponds with is a true Ethereum testnet, Sepolia

To jump right in and get to testing, transacting, deploying, or proving, see the guide:

TaikoA decentralized, Ethereum-equivalent ZK-Rollup.taiko.xyz

To learn much more about this testnet, please read on.

https://taiko.xyz/docs/guides

https://taiko.xyz/docs/guides

About the Taiko Alpha-2 testnet (Askja)

  • Open to all developers to deploy smart contracts. As Taiko aims to be a type-1 ZK-EVM (Ethereum-equivalent), you can use all the Ethereum/solidity tooling you are familiar with, and deploy your Ethereum smart contracts exactly as is.
  • Open to all users who want to use it and play around with some transactions.
  • Open to all interested parties to run an L2 node, including as a prover. Taiko will be running some nodes + provers, and we hope you will join us!
  • Taiko protocol economics are implemented to modulate prover and proposer rewards and fees, and to simulate a real resource pricing scenario.
  • Faucet for requesting sample ERC20 tokens for use on the testnet. For ETH, you can use existing Sepolia ETH faucets or find a Taiko teammate in Discord.
  • Bridge to move assets between testnet L2 and L1.
  • Block explorers to view assets and activity on testnet L2 and Sepolia L1.
  • Status page to monitor the network and various stats.
  • Swap app deployed (Uniswap V2 fork).

Let’s home in on the most salient new piece of the test network: provers.

Provers

Validity proof generation has entered the network. As you may know, validity proofs (ZK proofs) are what proves the validity of the L2 EVM state transitions, and generally what makes a ZK-Rollup special.

Alpha-2 does not entail proving the full EVM execution yet, but rather proving the “public input” circuit. The public input circuit takes the data that a proposer pushes on to L1 and hashes it, and checks this hash value against the hash value that was automatically generated by the L1 smart contract. Effectively, it checks that the blob of data (the list of transactions) is valid, and that it matches what was committed to.

Oracle Prover 🔮

Since the ZKP coverage in a2 is still incomplete, Taiko holds a special address that acts as the oracle prover. Only this oracle prover can prove blocks as the very first prover (with empty proofs that won’t be verified onchain), all other actual provers must prove the block after the oracle prover with the same block headers.

Oracle prover is a way to ensure the blockchain does not enter an invalid state while ZKP coverage is not comprehensive. When ZKP coverage is indeed comprehensive, we will then remove this oracle prover entirely from the codebase.

Hardware requirements and benchmarks 🖥️

Generating validity proofs is a computationally-intensive process. Below is a sense of the minimum hardware required, and benchmarks if using this hardware.

  • 8 or 16 core CPU
  • 32 GB memory
  • Proof generation takes approximately 10 minutes, and if renting a machine with the above specs, would cost approx $0.15 per proof.

Note: this is not representative of what a full ZK-EVM proof will eventually cost.

Rewards for provers 🫰🏽

To reward provers for their computing resources expended during proof generation, Taiko Labs is creating a reward campaign. It’s worth noting that under a ‘normal’ mainnet scenario, provers would be rewarded by the protocol for their work with a token that trades freely in the market (like ETH or a rollup token). In a testnet scenario we have to make the following modifications.

The Taiko protocol will account and administer proof rewards as it normally would, and mint test tokens (“TTKO”) to the prover of each block. These TTKO will then be redeemable for USDC at the end of the testnet reward period. The reward budget for provers on alpha-2 testnet will be up to 50,000 USDC, and provers will redeem their TTKO for their proportional share of the USDC. We expect the reward period to last for approximately 300,000 blocks, or 69 days. We use the assumptions of 20 second block times, and $0.15 average proof generation cost. Given rewards will be in USDC (representing a potential match to the currency costs are incurred in), we attempt to bake in a surplus of rewards of approximately 10% relative to provers’ costs. We will not reward provers after 300,000 blocks. Learning how the protocol reacts in the scenario where most provers stop proving blocks is part of this testnet’s desired outcomes.

Please note, profit considerations (if any) will heavily depend on a prover’s hardware cost, and certain assumptions we use may not reflect reality for the duration of the reward period. We reserve the right to adjust the program, with the ultimate goal of testing permissionless proving while providing a reasonable reward to provers on average.

What is not in this testnet

  • Ability to become a proposer. Taiko will run a permissioned proposer.

You may notice that this is in contrast to testnet alpha-1 which did allow anyone to become a proposer permissionlessly—and indeed, over 2000 of you showed up to act as a proposer!

The reason we have permissioned the proposer role in alpha-2 is for DOS-resistance. Specifically, given permissionless provers are now introduced onto the network, and given that proof generation consumes meaningful computing resources, we must limit who can propose blocks to be proven since proposing on a testnet consumes no real resources, thus creating a mismatch. That is, proposers can spam-propose blocks to L1 by just paying Sepolia ETH (not real ETH), requiring provers to expend real resources to prove them, potentially making the pending blocks queue interminable and halting the network (or requiring a much larger budget from Taiko to reward provers). By controlling the proposer for this testnet, Taiko can emulate a higher-fidelity environment to what real ETH costs for proposers would naturally lead to.

Get involved

Once more, here is the testnet hub where you can find documentation, guides, and links to all relevant apps and tools for testnet usage:

https://taiko.xyz/docs/guides

Just like the first time around, besides deploying, transacting, node running—and now proving—there are plenty of other ways you can get involved and help Taiko improve. Some of these include:

  • Providing feedback or share any bugs you come across on this form.
  • Create tutorials or other content that can help developers, provers, and users get started.

We will have ☎️ Community Call #2 ☎️ on Friday, March 24th at 15:00 UTC in our Discord server. You can find the ‘stage’ channel here. We will provide some general updates but will spend much more time answering questions. Please ask any questions you would like in the community-call-questions channel in Discord in advance. The questions can be testnet-related or general.

Thank you

Thank you all very much for being with us on this journey. It would not be possible without the community and broader contributors across Ethereum and other ZK or rollup efforts. We are thrilled in inching closer to a fully decentralized Ethereum-equivalent ZK-EVM with you.

Join us 💗

Explore open positions on our job board.

Follow us 🥁

To stay updated on the latest from Taiko:

Contribute

Contribute to Taiko and earn a GitPOAP! You will also be featured as a contributor on our README. Get started with the contributing guide.

Comments

All Comments

Recommended for you

  • 38,244.04 DMD Permanently Burned in the Past 7 Days

    On June 25, 2026, the latest on-chain data from DMDAO revealed that a total of 38,244.04 DMD has been permanently burned through the established transaction and wealth management burn mechanisms over the past 7 calendar days.

  • BTC Falls Below $60,000

    Market data shows that BTC has fallen below $60,000, currently priced at $59,954.84, with a 24-hour decline of 4.19%. The market is experiencing significant volatility, so please ensure proper risk management.

  • ETH Drops Below $1600

    Market data shows that ETH has fallen below $1600, currently priced at $1597.55, with a 24-hour decline of 3.81%. The market is experiencing significant volatility, so please ensure proper risk management.

  • Billionaire Philippe Laffont Prefers Investing in Space Over Bitcoin

    Philippe Laffont, founder and portfolio manager of Coatue Management, stated on the Squawk Box program that he is currently unable to determine his stance on Bitcoin. He mentioned that he is rethinking Bitcoin's positioning and expressed a preference for investing in space over Bitcoin. (thestreet)

  • Tech Giants' Data Center Leasing Commitments Exceed $850 Billion

    On June 24, an analysis by Bloomberg of regulatory filings revealed that as tech giants compete to expand their server clusters, the total amount of future data center leasing commitments by large cloud computing companies has continued to rise over the past year, surpassing $850 billion. Last quarter, Meta added leasing commitments of $79 billion, a 76% increase from the previous period; as of March 31, the total reached $182.9 billion. Meta CEO Mark Zuckerberg has stated that the company plans to invest hundreds of billions of dollars in AI infrastructure by 2030. Microsoft followed closely, adding over $41 billion in leasing commitments, bringing its total to $196.6 billion.

  • Address with $34.61 Million Long Position in 21,000 ETH Faces $1.696 Million Loss at 18x Leverage

    According to on-chain analyst Ai Yi, a certain address took a long position of 21,000 ETH with 18x leverage yesterday, amounting to approximately $34.61 million. Currently, it is facing an unrealized loss of $1.696 million, with an opening price of $1,728.5 and a liquidation price of $1,590.1.

  • U.S. 10-Year Treasury Yield Falls to 4.4138%, Lowest Since May 11

    On June 24, the yield on U.S. 10-year Treasury bonds fell to 4.4138%, the lowest level since May 11. The yield on U.S. 30-year Treasury bonds dropped to 4.8572%, the lowest since April 15.

  • Crypto Market Liquidations Reach $134 Million in the Last Hour, with $125 Million in Long Liquidations

    According to CoinGlass data, the total liquidation amount across the network in the last hour reached $134 million, with long liquidations accounting for $125 million and short liquidations amounting to $8.539 million.

  • BTC Falls Below $61,000

    Market data shows that BTC has fallen below $61,000, currently priced at $60,986.03, with a 24-hour decline of 2.88%. The market is experiencing significant volatility, so please ensure proper risk management.

  • International Oil Prices Plunge as U.S. Oil Futures Fall Below $70

    On June 24, international crude oil prices continued to decline, with U.S. WTI crude oil futures falling below the $70 per barrel mark during trading, down 4.4% for the day, reaching a new low since March 2, and reverting to levels seen before the outbreak of the Iran conflict. Brent crude oil futures for August dropped 4.5%, settling at $73.6 per barrel. Market expectations of easing tensions in the Middle East, a recovery in Iranian oil supply, and rising interest rate expectations due to U.S. inflation have pressured oil prices.