Skip to content

Network configuration

Cooldown Window, Proving Window and Bonds

This segment lists the cooldown windows and proving windows for every tier of proof in the Taiko protocol.

The cooldown window describes how long after the proof has been provided that the block is verified.

The proving window describes how long a prover has to provide a proof for a block after they have been assigned the block (i.e. a block has been proposed with them as the assigned prover).

You can find all the corresponding values below in the deployed TierProviderBase contract!

TierCooldown WindowProving WindowBond
Optimistic1440 minutes255 minutes75 TAIKO
SGX240 minutes300 minutes150 TAIKO
ZK240 minutes420 minutes225 TAIKO
SGX & ZK240 minutes420 minutes225 TAIKO
Guardian Minority240 minutes240 minutes225 TAIKO
Guardian240 minutes240 minutes0 TAIKO

Tier configuration (Mainnet)

You can view the full MainnetTierRouter tier configuration here:

mainnet proof tiers

If the function of the bonds is not clear to you, please find out more here.

Network configuration (Mainnet)

You can view the full network configuration by visiting the TaikoL1 contract on Etherscan here. Then connect your wallet, and select “Read as Proxy”. You can then see the config details for the network.

Tier configuration (Hekla)

You can view the full post ontake fork HeklaTierRouter tier configuration here:

hekla proof tiers

Network configuration (Hekla)

You can view the full network configuration by visiting the TaikoL1 contract on Etherscan here. Then connect your wallet, and select “Read as Proxy”. You can then see the config details for the network.