From a564927857a9d75845a5bc839d1aa7909313b5bf Mon Sep 17 00:00:00 2001 From: AztecBot Date: Wed, 8 Apr 2026 15:15:47 +0000 Subject: [PATCH 1/5] fix(docs): update outdated network info, contract addresses, and unstaking delay --- docs/docs-participate/token/staking.md | 9 ++++----- docs/docs/networks.md | 10 +++++++--- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/docs/docs-participate/token/staking.md b/docs/docs-participate/token/staking.md index 5a4cb024c973..2014118254fe 100644 --- a/docs/docs-participate/token/staking.md +++ b/docs/docs-participate/token/staking.md @@ -58,11 +58,10 @@ Slashing is managed through governance voting based on evidence collected both o When you want to withdraw your staked tokens, you must go through an unstaking process with a mandatory exit delay. -#if(testnet) -The exit delay for testnet is **2 days**. -#else -The exit delay for mainnet is **4 days**. -#endif +| Network | Exit Delay | +|---------|-----------| +| **Ignition (Mainnet)** | 4 days | +| **Testnet** | 2 days | The exit delay exists to allow time for pending slashing conditions to be detected and to prevent validators from quickly exiting after misbehaving. diff --git a/docs/docs/networks.md b/docs/docs/networks.md index 5d088e2748d0..190cf89745c6 100644 --- a/docs/docs/networks.md +++ b/docs/docs/networks.md @@ -51,11 +51,11 @@ Not sure which network to use? Jump to our [Network Selection Guide](#network-se | **Governance Staking Escrow** | [`0xa92ecfd0e70c9cd5e5cd76c50af0f7da93567a4f`](https://etherscan.io/address/0xa92ecfd0e70c9cd5e5cd76c50af0f7da93567a4f) | [`0xb6a38a51a6c1de9012f9d8ea9745ef957212eaac`](https://sepolia.etherscan.io/address/0xb6a38a51a6c1de9012f9d8ea9745ef957212eaac) | [`0x5f966c3cbbc12569690ca4250b37bf17fc1b3013`](https://sepolia.etherscan.io/address/0x5f966c3cbbc12569690ca4250b37bf17fc1b3013) | | **Staking Registry** | [`0x042dF8f42790d6943F41C25C2132400fd727f452`](https://etherscan.io/address/0x042dF8f42790d6943F41C25C2132400fd727f452) | [`0xC6EcC1832c8BF6a41c927BEb4E9ec610FBeDd1C2`](https://sepolia.etherscan.io/address/0xC6EcC1832c8BF6a41c927BEb4E9ec610FBeDd1C2) | | | **Slash Factory** | N/A | [`0x9CF4a0094c8696d5110dd0f0cF3FA5deA174BB17`](https://sepolia.etherscan.io/address/0x9CF4a0094c8696d5110dd0f0cF3FA5deA174BB17) | [`0xd4248cbb1fa7228f49b9d314237cde7b2d0f3470`](https://sepolia.etherscan.io/address/0xd4248cbb1fa7228f49b9d314237cde7b2d0f3470) | -| **Slasher** | [`0x91a3745c685c220595b997e53311ebf660144889`](https://etherscan.io/address/0x91a3745c685c220595b997e53311ebf660144889) | [`0xf6D0D42aCE06829bECB78C74F49879528fC632c1`](https://sepolia.etherscan.io/address/0xf6D0D42aCE06829bECB78C74F49879528fC632c1) | | +| **Slasher** | [`0x91a3745c685c220595b997e53311ebf660144889`](https://etherscan.io/address/0x91a3745c685c220595b997e53311ebf660144889) | [`0xCF750B724558098E5db67B651f03a31AE2b252f4`](https://sepolia.etherscan.io/address/0xCF750B724558098E5db67B651f03a31AE2b252f4) | | | **Tally Slashing Proposer** | [`0x7a318c3daa9f21f8fc8238c65755eb0394fbf189`](https://etherscan.io/address/0x7a318c3daa9f21f8fc8238c65755eb0394fbf189) | [`0x158eCC4B24675dc399031c7D144786e3da2060A8`](https://sepolia.etherscan.io/address/0x158eCC4B24675dc399031c7D144786e3da2060A8) | | | **Honk Verifier** | N/A | [`0x800FbC88054ba6c228B7d822F1DCAf4d627E8F97`](https://sepolia.etherscan.io/address/0x800FbC88054ba6c228B7d822F1DCAf4d627E8F97) | | | **Register New Rollup Version Payload** | N/A | [`0x11f7Ab2324CA94af929A388477a7959E0108C3d6`](https://sepolia.etherscan.io/address/0x11f7Ab2324CA94af929A388477a7959E0108C3d6) | | -| **Slash Payload Cloneable** | N/A | [`0xe66d9eeBfF5490E6bfA263cF08028dE7d265321F`](https://sepolia.etherscan.io/address/0xe66d9eeBfF5490E6bfA263cF08028dE7d265321F) | | +| **Slash Payload Cloneable** | [`0x82c592b4Bb7E1f50f68E75d86743c3330beAaba4`](https://etherscan.io/address/0x82c592b4Bb7E1f50f68E75d86743c3330beAaba4) | [`0xe66d9eeBfF5490E6bfA263cF08028dE7d265321F`](https://sepolia.etherscan.io/address/0xe66d9eeBfF5490E6bfA263cF08028dE7d265321F) | | ### L2 Contract Addresses @@ -90,10 +90,14 @@ Not sure which network to use? Jump to our [Network Selection Guide](#network-se | Use Case | Ignition (Mainnet) | Testnet | Devnet | |----------|-------------------|---------|--------| -| **App Development** | ❌ | ✅ | ✅ Recommended | +| **App Development** | ❌ Phase 1 — governance only | ✅ Recommended | ✅ | | **Sequencer Testing** | ✅ | ✅ | ❌ | | **Governance Testing** | ✅ | ✅ | ❌ | +:::note +Ignition (Mainnet) is currently in Phase 1 with a gas limit of 0, so no user transactions or app deployments are possible yet. For app development, use **Testnet** (production-like, decentralized) or **Devnet** (bleeding edge, latest features). +::: + --- ## Network Selection Guide From 364646ea1ad987b2058316a3fbcc8cba39cd2da0 Mon Sep 17 00:00:00 2001 From: AztecBot Date: Wed, 8 Apr 2026 15:27:15 +0000 Subject: [PATCH 2/5] fix(docs): align with Alpha phase, remove Devnet, fix addresses and unstaking delay MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Rename Ignition → Alpha (Mainnet) throughout - Remove Devnet column from all tables (deprecated) - Update mainnet addresses to new Alpha deployment (Rollup, Inbox, Outbox, etc.) - Fix Slasher testnet address (was showing Rollup address) - Add Slash Payload Cloneable mainnet address (was N/A) - Update Sponsored FPC: now available on testnet - Remove Use Case Suitability section (apps can be developed) - Replace unstaking delay conditional with table showing both networks - Update descriptions and links to reflect Alpha phase --- docs/docs-participate/token/staking.md | 2 +- docs/docs/networks.md | 166 +++++++++---------------- 2 files changed, 63 insertions(+), 105 deletions(-) diff --git a/docs/docs-participate/token/staking.md b/docs/docs-participate/token/staking.md index 2014118254fe..f51e46500e4a 100644 --- a/docs/docs-participate/token/staking.md +++ b/docs/docs-participate/token/staking.md @@ -60,7 +60,7 @@ When you want to withdraw your staked tokens, you must go through an unstaking p | Network | Exit Delay | |---------|-----------| -| **Ignition (Mainnet)** | 4 days | +| **Alpha (Mainnet)** | 4 days | | **Testnet** | 2 days | The exit delay exists to allow time for pending slashing conditions to be detected and to prevent validators from quickly exiting after misbehaving. diff --git a/docs/docs/networks.md b/docs/docs/networks.md index 190cf89745c6..06db69422655 100644 --- a/docs/docs/networks.md +++ b/docs/docs/networks.md @@ -1,8 +1,8 @@ --- title: Networks -keywords: [Aztec, Networks, Ignition, Testnet, Devnet, Mainnet] +keywords: [Aztec, Networks, Alpha, Testnet, Mainnet] id: networks -description: "Connect to Aztec Networks: Ignition, Testnet, and Devnet — choose the right network for your use case." +description: "Connect to Aztec Networks: Alpha and Testnet — choose the right network for your use case." --- # Aztec Networks Overview @@ -13,113 +13,94 @@ Not sure which network to use? Jump to our [Network Selection Guide](#network-se ## Network Technical Information -| Parameter | Ignition (Mainnet) | Testnet | Devnet | -|-----------|-------------------|---------|--------| -| **Version** | `2.1.11` | `4.1.0-rc.2` | `4.0.0-devnet.2-patch.1` | -| **L1 Chain ID** | `1` (Mainnet) | `11155111` (Sepolia) | `11155111` (Sepolia) | -| **Rollup Version** | `0` | `4127419662` | `615022430` | -| **RPC Endpoint** | N/A | `https://rpc.testnet.aztec-labs.com` | `https://v4-devnet-2.aztec-labs.com/` | -| **Bootnodes** | [http://static.aztec.network/mainnet/bootnodes.json](http://static.aztec.network/mainnet/bootnodes.json) | [http://static.aztec.network/testnet/bootnodes.json](http://static.aztec.network/testnet/bootnodes.json) | N/A | -| **Block Explorer** | [Aztecscan](https://aztecscan.xyz), [Aztecexplorer](https://aztecexplorer.xyz/?network=mainnet) | [Aztecscan](https://testnet.aztecscan.xyz), [Aztecexplorer](https://aztecexplorer.xyz/?network=testnet) | [Aztecscan](https://devnet.aztecscan.xyz), [Aztecexplorer](https://aztecexplorer.xyz/?network=devnet) | -| **Getting Started** | [Run a sequencer →](/operate/operators/setup/sequencer_management) | [Run a node →](/operate/operators/setup/running_a_node) | [Build on Devnet →](/developers/getting_started_on_devnet) | +The developer SDK/aztec-nr version (used for writing and compiling contracts) may differ from the node software version running on the network. -:::tip Network Roles (Post-Alpha) -**Testnet is your production path.** It's decentralized, live, and stable — treat it as your staging environment for Alpha. If you want to deploy on Alpha, validate on Testnet first. Note: Sponsored FPC is not available on Testnet. +| Parameter | Alpha (Mainnet) | Testnet | +|-----------|-----------------|---------| +| **L1 Chain ID** | `1` (Mainnet) | `11155111` (Sepolia) | +| **RPC Endpoint** | `https://aztec-mainnet.drpc.org` | `https://rpc.testnet.aztec-labs.com` | +| **Bootnodes** | [http://static.aztec.network/mainnet/bootnodes.json](http://static.aztec.network/mainnet/bootnodes.json) | [http://static.aztec.network/testnet/bootnodes.json](http://static.aztec.network/testnet/bootnodes.json) | +| **Block Explorer** | [Aztecscan](https://aztecscan.xyz), [Aztecexplorer](https://aztecexplorer.xyz/?network=mainnet) | [Aztecscan](https://testnet.aztecscan.xyz), [Aztecexplorer](https://aztecexplorer.xyz/?network=testnet) | +| **Getting Started** | [Run a sequencer →](/operate/operators/setup/sequencer_management) | [Build on Testnet →](/developers/getting_started_on_testnet) | -**Devnet is the bleeding edge.** New Devnet versions will release approximately every 3 weeks. Backward compatibility is not guaranteed. Use Devnet to experiment with the latest iteration of the network, not to build production apps. Expect documentation releases and Discord announcements with each cycle, but also expect things to break. +:::tip Network Roles +**Testnet is your production path.** It's decentralized, live, and stable — treat it as your staging environment for Alpha. If you want to deploy on Alpha, validate on Testnet first. ::: ## Contract Addresses ### L1 Contract Addresses -| Contract Name | Ignition (Mainnet) | Testnet | Devnet | -|---------------|-------------------|---------|--------| -| **Registry** | [`0x35b22e09ee0390539439e24f06da43d83f90e298`](https://etherscan.io/address/0x35b22e09ee0390539439e24f06da43d83f90e298) | [`0xa0bfb1b494fb49041e5c6e8c2c1be09cd171c6ba`](https://sepolia.etherscan.io/address/0xa0bfb1b494fb49041e5c6e8c2c1be09cd171c6ba) | [`0x52945c29d2788ccb076e910509c0449bfcbe29e6`](https://sepolia.etherscan.io/address/0x52945c29d2788ccb076e910509c0449bfcbe29e6) | -| **Rollup** | [`0x603bb2c05d474794ea97805e8de69bccfb3bca12`](https://etherscan.io/address/0x603bb2c05d474794ea97805e8de69bccfb3bca12) | [`0xf6D0D42aCE06829bECB78C74F49879528fC632c1`](https://sepolia.etherscan.io/address/0xf6D0D42aCE06829bECB78C74F49879528fC632c1) | [`0xcd1a7be18501092f3ba8d80ce5629501ba178de0`](https://sepolia.etherscan.io/address/0xcd1a7be18501092f3ba8d80ce5629501ba178de0) | -| **L1 → L2 Inbox** | [`0x15c718c05b8c0dbec4d648b6711d6ce8793969ee`](https://etherscan.io/address/0x15c718c05b8c0dbec4d648b6711d6ce8793969ee) | [`0xF1bB424AC888Aa239F1E658B5BdDabc65a1c94E6`](https://sepolia.etherscan.io/address/0xF1bB424AC888Aa239F1E658B5BdDabc65a1c94E6) | [`0xef5730d1e07b306aecbe01400630d61e3ccb68af`](https://sepolia.etherscan.io/address/0xef5730d1e07b306aecbe01400630d61e3ccb68af) | -| **L2 → L1 Outbox** | [`0xf006c41097861afeb18b05e586b921c081411ee9`](https://etherscan.io/address/0xf006c41097861afeb18b05e586b921c081411ee9) | [`0x5fE63c32b7ca20445e813bDb1019f1FFC5f52376`](https://sepolia.etherscan.io/address/0x5fE63c32b7ca20445e813bDb1019f1FFC5f52376) | [`0x34fc558b6f97e50149bcc140060bbe3f7d04bc59`](https://sepolia.etherscan.io/address/0x34fc558b6f97e50149bcc140060bbe3f7d04bc59) | -| **Fee Juice** | [`0xa27ec0006e59f245217ff08cd52a7e8b169e62d2`](https://etherscan.io/address/0xa27ec0006e59f245217ff08cd52a7e8b169e62d2) | [`0x762c132040fda6183066fa3b14d985ee55aa3c18`](https://sepolia.etherscan.io/address/0x762c132040fda6183066fa3b14d985ee55aa3c18) | [`0x35d0186d1fd53b72996475d965c5ed171d52b986`](https://sepolia.etherscan.io/address/0x35d0186d1fd53b72996475d965c5ed171d52b986) | -| **Staking Asset** | [`0xa27ec0006e59f245217ff08cd52a7e8b169e62d2`](https://etherscan.io/address/0xa27ec0006e59f245217ff08cd52a7e8b169e62d2) | [`0x5595cb9ed193cac2c0bc5393313bc6115817954b`](https://sepolia.etherscan.io/address/0x5595cb9ed193cac2c0bc5393313bc6115817954b) | [`0x4263376b0d7d0ac46d38b76af4cf8bf93844bc14`](https://sepolia.etherscan.io/address/0x4263376b0d7d0ac46d38b76af4cf8bf93844bc14) | -| **Fee Juice Portal** | [`0xe05dc9d5969272831757181fff1532b066254bf1`](https://etherscan.io/address/0xe05dc9d5969272831757181fff1532b066254bf1) | [`0xd3361019e40026ce8a9745c19e67fd3acc10d596`](https://sepolia.etherscan.io/address/0xd3361019e40026ce8a9745c19e67fd3acc10d596) | [`0x516e3f74fd1c19b24da0706d28b5a30578f054ab`](https://sepolia.etherscan.io/address/0x516e3f74fd1c19b24da0706d28b5a30578f054ab) | -| **Fee Asset Handler** | N/A | [`0x5602c39a6e9c5ace589f64f754927bcda4f4bfc9`](https://sepolia.etherscan.io/address/0x5602c39a6e9c5ace589f64f754927bcda4f4bfc9) | [`0xed9c5557d2e0abcc7c7fca958ee4292199413494`](https://sepolia.etherscan.io/address/0xed9c5557d2e0abcc7c7fca958ee4292199413494) | -| **Coin Issuer** | [`0x02fadf157d551aa6d761b2a2237d03af68e41ca6`](https://etherscan.io/address/0x02fadf157d551aa6d761b2a2237d03af68e41ca6) | [`0xe05d0a62045b4237556c1ec423e59eea9a24eaee`](https://sepolia.etherscan.io/address/0xe05d0a62045b4237556c1ec423e59eea9a24eaee) | [`0xc0dcff65de33fe19a95f67ed1b7b9e7bd0a23f5f`](https://sepolia.etherscan.io/address/0xc0dcff65de33fe19a95f67ed1b7b9e7bd0a23f5f) | -| **Reward Distributor** | [`0x3d6a1b00c830c5f278fc5dfb3f6ff0b74db6dfe0`](https://etherscan.io/address/0x3d6a1b00c830c5f278fc5dfb3f6ff0b74db6dfe0) | [`0x030d2780e70f085c31d490268d3900d4cea16606`](https://sepolia.etherscan.io/address/0x030d2780e70f085c31d490268d3900d4cea16606) | [`0x51f13e2131d28c44f9df33a8d0ff0a897eb52eda`](https://sepolia.etherscan.io/address/0x51f13e2131d28c44f9df33a8d0ff0a897eb52eda) | -| **Reward Booster** | [`0x7101a6703491a4d808aeabe9f62bc1dc6a20bdf4`](https://etherscan.io/address/0x7101a6703491a4d808aeabe9f62bc1dc6a20bdf4) | [`0x49711056D1EaDcDD3F2eF676DC8EA3F924fB916c`](https://sepolia.etherscan.io/address/0x49711056D1EaDcDD3F2eF676DC8EA3F924fB916c) | | -| **Governance Proposer** | [`0x06ef1dcf87e419c48b94a331b252819fadbd63ef`](https://etherscan.io/address/0x06ef1dcf87e419c48b94a331b252819fadbd63ef) | [`0x01c7d4ca153748d2377968fef22894cb162e9480`](https://sepolia.etherscan.io/address/0x01c7d4ca153748d2377968fef22894cb162e9480) | [`0x17f54a1448387de40120f8a2f9949a68a9185c8b`](https://sepolia.etherscan.io/address/0x17f54a1448387de40120f8a2f9949a68a9185c8b) | -| **Governance** | [`0x1102471eb3378fee427121c9efcea452e4b6b75e`](https://etherscan.io/address/0x1102471eb3378fee427121c9efcea452e4b6b75e) | [`0xcaf7447721447b22cd0076ac7c63877c3afd329f`](https://sepolia.etherscan.io/address/0xcaf7447721447b22cd0076ac7c63877c3afd329f) | [`0xfaa29a00987bb2d2ec703edac5ebb24f1ee9de97`](https://sepolia.etherscan.io/address/0xfaa29a00987bb2d2ec703edac5ebb24f1ee9de97) | -| **Governance Staking Escrow** | [`0xa92ecfd0e70c9cd5e5cd76c50af0f7da93567a4f`](https://etherscan.io/address/0xa92ecfd0e70c9cd5e5cd76c50af0f7da93567a4f) | [`0xb6a38a51a6c1de9012f9d8ea9745ef957212eaac`](https://sepolia.etherscan.io/address/0xb6a38a51a6c1de9012f9d8ea9745ef957212eaac) | [`0x5f966c3cbbc12569690ca4250b37bf17fc1b3013`](https://sepolia.etherscan.io/address/0x5f966c3cbbc12569690ca4250b37bf17fc1b3013) | -| **Staking Registry** | [`0x042dF8f42790d6943F41C25C2132400fd727f452`](https://etherscan.io/address/0x042dF8f42790d6943F41C25C2132400fd727f452) | [`0xC6EcC1832c8BF6a41c927BEb4E9ec610FBeDd1C2`](https://sepolia.etherscan.io/address/0xC6EcC1832c8BF6a41c927BEb4E9ec610FBeDd1C2) | | -| **Slash Factory** | N/A | [`0x9CF4a0094c8696d5110dd0f0cF3FA5deA174BB17`](https://sepolia.etherscan.io/address/0x9CF4a0094c8696d5110dd0f0cF3FA5deA174BB17) | [`0xd4248cbb1fa7228f49b9d314237cde7b2d0f3470`](https://sepolia.etherscan.io/address/0xd4248cbb1fa7228f49b9d314237cde7b2d0f3470) | -| **Slasher** | [`0x91a3745c685c220595b997e53311ebf660144889`](https://etherscan.io/address/0x91a3745c685c220595b997e53311ebf660144889) | [`0xCF750B724558098E5db67B651f03a31AE2b252f4`](https://sepolia.etherscan.io/address/0xCF750B724558098E5db67B651f03a31AE2b252f4) | | -| **Tally Slashing Proposer** | [`0x7a318c3daa9f21f8fc8238c65755eb0394fbf189`](https://etherscan.io/address/0x7a318c3daa9f21f8fc8238c65755eb0394fbf189) | [`0x158eCC4B24675dc399031c7D144786e3da2060A8`](https://sepolia.etherscan.io/address/0x158eCC4B24675dc399031c7D144786e3da2060A8) | | -| **Honk Verifier** | N/A | [`0x800FbC88054ba6c228B7d822F1DCAf4d627E8F97`](https://sepolia.etherscan.io/address/0x800FbC88054ba6c228B7d822F1DCAf4d627E8F97) | | -| **Register New Rollup Version Payload** | N/A | [`0x11f7Ab2324CA94af929A388477a7959E0108C3d6`](https://sepolia.etherscan.io/address/0x11f7Ab2324CA94af929A388477a7959E0108C3d6) | | -| **Slash Payload Cloneable** | [`0x82c592b4Bb7E1f50f68E75d86743c3330beAaba4`](https://etherscan.io/address/0x82c592b4Bb7E1f50f68E75d86743c3330beAaba4) | [`0xe66d9eeBfF5490E6bfA263cF08028dE7d265321F`](https://sepolia.etherscan.io/address/0xe66d9eeBfF5490E6bfA263cF08028dE7d265321F) | | +| Contract Name | Alpha (Mainnet) | Testnet | +|---------------|-----------------|---------| +| **Registry** | [`0x35b22e09ee0390539439e24f06da43d83f90e298`](https://etherscan.io/address/0x35b22e09ee0390539439e24f06da43d83f90e298) | [`0xa0bfb1b494fb49041e5c6e8c2c1be09cd171c6ba`](https://sepolia.etherscan.io/address/0xa0bfb1b494fb49041e5c6e8c2c1be09cd171c6ba) | +| **Rollup** | [`0xae2001f7e21d5ecabf6234e9fdd1e76f50f74962`](https://etherscan.io/address/0xae2001f7e21d5ecabf6234e9fdd1e76f50f74962) | [`0xf6D0D42aCE06829bECB78C74F49879528fC632c1`](https://sepolia.etherscan.io/address/0xf6D0D42aCE06829bECB78C74F49879528fC632c1) | +| **L1 → L2 Inbox** | [`0x8dbf0b6ed495baab6062f5d5365af3c1b2ed4578`](https://etherscan.io/address/0x8dbf0b6ed495baab6062f5d5365af3c1b2ed4578) | [`0xF1bB424AC888Aa239F1E658B5BdDabc65a1c94E6`](https://sepolia.etherscan.io/address/0xF1bB424AC888Aa239F1E658B5BdDabc65a1c94E6) | +| **L2 → L1 Outbox** | [`0xc9698b7adef9ee63f3bf5cff38086e4e836579f0`](https://etherscan.io/address/0xc9698b7adef9ee63f3bf5cff38086e4e836579f0) | [`0x5fE63c32b7ca20445e813bDb1019f1FFC5f52376`](https://sepolia.etherscan.io/address/0x5fE63c32b7ca20445e813bDb1019f1FFC5f52376) | +| **Fee Juice** | [`0xa27ec0006e59f245217ff08cd52a7e8b169e62d2`](https://etherscan.io/address/0xa27ec0006e59f245217ff08cd52a7e8b169e62d2) | [`0x762c132040fda6183066fa3b14d985ee55aa3c18`](https://sepolia.etherscan.io/address/0x762c132040fda6183066fa3b14d985ee55aa3c18) | +| **Staking Asset** | [`0xa27ec0006e59f245217ff08cd52a7e8b169e62d2`](https://etherscan.io/address/0xa27ec0006e59f245217ff08cd52a7e8b169e62d2) | [`0x5595cb9ed193cac2c0bc5393313bc6115817954b`](https://sepolia.etherscan.io/address/0x5595cb9ed193cac2c0bc5393313bc6115817954b) | +| **Fee Juice Portal** | [`0x2891f8b941067f8b5a3f34545a30cf71e3e23617`](https://etherscan.io/address/0x2891f8b941067f8b5a3f34545a30cf71e3e23617) | [`0xd3361019e40026ce8a9745c19e67fd3acc10d596`](https://sepolia.etherscan.io/address/0xd3361019e40026ce8a9745c19e67fd3acc10d596) | +| **Fee Asset Handler** | N/A | [`0x5602c39a6e9c5ace589f64f754927bcda4f4bfc9`](https://sepolia.etherscan.io/address/0x5602c39a6e9c5ace589f64f754927bcda4f4bfc9) | +| **Coin Issuer** | [`0x02fadf157d551aa6d761b2a2237d03af68e41ca6`](https://etherscan.io/address/0x02fadf157d551aa6d761b2a2237d03af68e41ca6) | [`0xe05d0a62045b4237556c1ec423e59eea9a24eaee`](https://sepolia.etherscan.io/address/0xe05d0a62045b4237556c1ec423e59eea9a24eaee) | +| **Reward Distributor** | [`0x3d6a1b00c830c5f278fc5dfb3f6ff0b74db6dfe0`](https://etherscan.io/address/0x3d6a1b00c830c5f278fc5dfb3f6ff0b74db6dfe0) | [`0x030d2780e70f085c31d490268d3900d4cea16606`](https://sepolia.etherscan.io/address/0x030d2780e70f085c31d490268d3900d4cea16606) | +| **Reward Booster** | [`0x7101a6703491a4d808aeabe9f62bc1dc6a20bdf4`](https://etherscan.io/address/0x7101a6703491a4d808aeabe9f62bc1dc6a20bdf4) | [`0x49711056D1EaDcDD3F2eF676DC8EA3F924fB916c`](https://sepolia.etherscan.io/address/0x49711056D1EaDcDD3F2eF676DC8EA3F924fB916c) | +| **Governance Proposer** | [`0x06ef1dcf87e419c48b94a331b252819fadbd63ef`](https://etherscan.io/address/0x06ef1dcf87e419c48b94a331b252819fadbd63ef) | [`0x01c7d4ca153748d2377968fef22894cb162e9480`](https://sepolia.etherscan.io/address/0x01c7d4ca153748d2377968fef22894cb162e9480) | +| **Governance** | [`0x1102471eb3378fee427121c9efcea452e4b6b75e`](https://etherscan.io/address/0x1102471eb3378fee427121c9efcea452e4b6b75e) | [`0xcaf7447721447b22cd0076ac7c63877c3afd329f`](https://sepolia.etherscan.io/address/0xcaf7447721447b22cd0076ac7c63877c3afd329f) | +| **Governance Staking Escrow** | [`0xa92ecfd0e70c9cd5e5cd76c50af0f7da93567a4f`](https://etherscan.io/address/0xa92ecfd0e70c9cd5e5cd76c50af0f7da93567a4f) | [`0xb6a38a51a6c1de9012f9d8ea9745ef957212eaac`](https://sepolia.etherscan.io/address/0xb6a38a51a6c1de9012f9d8ea9745ef957212eaac) | +| **Staking Registry** | [`0x042dF8f42790d6943F41C25C2132400fd727f452`](https://etherscan.io/address/0x042dF8f42790d6943F41C25C2132400fd727f452) | [`0xC6EcC1832c8BF6a41c927BEb4E9ec610FBeDd1C2`](https://sepolia.etherscan.io/address/0xC6EcC1832c8BF6a41c927BEb4E9ec610FBeDd1C2) | +| **Slash Factory** | N/A | [`0x9CF4a0094c8696d5110dd0f0cF3FA5deA174BB17`](https://sepolia.etherscan.io/address/0x9CF4a0094c8696d5110dd0f0cF3FA5deA174BB17) | +| **Slasher** | [`0x64E6e9Bb9f1E33D319578B9f8a9C719Ca6D46eBb`](https://etherscan.io/address/0x64E6e9Bb9f1E33D319578B9f8a9C719Ca6D46eBb) | [`0xCF750B724558098E5db67B651f03a31AE2b252f4`](https://sepolia.etherscan.io/address/0xCF750B724558098E5db67B651f03a31AE2b252f4) | +| **Tally Slashing Proposer** | [`0x7a318c3daa9f21f8fc8238c65755eb0394fbf189`](https://etherscan.io/address/0x7a318c3daa9f21f8fc8238c65755eb0394fbf189) | [`0x158eCC4B24675dc399031c7D144786e3da2060A8`](https://sepolia.etherscan.io/address/0x158eCC4B24675dc399031c7D144786e3da2060A8) | +| **Honk Verifier** | N/A | [`0x800FbC88054ba6c228B7d822F1DCAf4d627E8F97`](https://sepolia.etherscan.io/address/0x800FbC88054ba6c228B7d822F1DCAf4d627E8F97) | +| **Register New Rollup Version Payload** | N/A | [`0x11f7Ab2324CA94af929A388477a7959E0108C3d6`](https://sepolia.etherscan.io/address/0x11f7Ab2324CA94af929A388477a7959E0108C3d6) | +| **Slash Payload Cloneable** | [`0x82c592b4Bb7E1f50f68E75d86743c3330beAaba4`](https://etherscan.io/address/0x82c592b4Bb7E1f50f68E75d86743c3330beAaba4) | [`0xe66d9eeBfF5490E6bfA263cF08028dE7d265321F`](https://sepolia.etherscan.io/address/0xe66d9eeBfF5490E6bfA263cF08028dE7d265321F) | ### L2 Contract Addresses -| Contract Name | Ignition (Mainnet) | Testnet | Devnet | -|---------------|-------------------|---------|--------| -| **Instance Registry** | N/A | `0x0000000000000000000000000000000000000000000000000000000000000002` | `0x0000000000000000000000000000000000000000000000000000000000000002` | -| **Class Registry** | N/A | `0x0000000000000000000000000000000000000000000000000000000000000003` | `0x0000000000000000000000000000000000000000000000000000000000000003` | -| **MultiCall Entrypoint** | N/A | `0x0000000000000000000000000000000000000000000000000000000000000004` | `0x0000000000000000000000000000000000000000000000000000000000000004` | -| **Fee Juice** | N/A | `0x0000000000000000000000000000000000000000000000000000000000000005` | `0x0000000000000000000000000000000000000000000000000000000000000005` | -| **SponsoredFPC** | N/A | Not deployed | `0x09a4df73aa47f82531a038d1d51abfc85b27665c4b7ca751e2d4fa9f19caffb2` | +| Contract Name | Alpha (Mainnet) | Testnet | +|---------------|-----------------|---------| +| **Instance Registry** | `0x0000000000000000000000000000000000000000000000000000000000000002` | `0x0000000000000000000000000000000000000000000000000000000000000002` | +| **Class Registry** | `0x0000000000000000000000000000000000000000000000000000000000000003` | `0x0000000000000000000000000000000000000000000000000000000000000003` | +| **MultiCall Entrypoint** | `0x0000000000000000000000000000000000000000000000000000000000000004` | `0x0000000000000000000000000000000000000000000000000000000000000004` | +| **Fee Juice** | `0x0000000000000000000000000000000000000000000000000000000000000005` | `0x0000000000000000000000000000000000000000000000000000000000000005` | +| **SponsoredFPC** | Not deployed | `0x2ae02a54fd254586fd628ff46b71071bd8db32b63dc5d083f844f2c208a3923c` | ## Governance Parameters -| Parameter | Ignition (Mainnet) | Testnet | Devnet | -|-----------|-------------------|---------|--------| -| **Proposer Quorum** | 600/1000 | 60/100 | N/A | -| **Voting Delay** | 3 days | 12 hours | N/A | -| **Voting Duration** | 7 days | 24 hours | N/A | -| **Execution Delay** | 7 days | 12 hours | N/A | -| **Slashing Quorum** | 65% | 33% | N/A | -| **Slashing Round Size** | 128 epochs | 64 epochs | N/A | - - - -## Use Case Suitability - -| Use Case | Ignition (Mainnet) | Testnet | Devnet | -|----------|-------------------|---------|--------| -| **App Development** | ❌ Phase 1 — governance only | ✅ Recommended | ✅ | -| **Sequencer Testing** | ✅ | ✅ | ❌ | -| **Governance Testing** | ✅ | ✅ | ❌ | - -:::note -Ignition (Mainnet) is currently in Phase 1 with a gas limit of 0, so no user transactions or app deployments are possible yet. For app development, use **Testnet** (production-like, decentralized) or **Devnet** (bleeding edge, latest features). -::: +| Parameter | Alpha (Mainnet) | Testnet | +|-----------|-----------------|---------| +| **Proposer Quorum** | 600/1000 | 60/100 | +| **Voting Delay** | 3 days | 12 hours | +| **Voting Duration** | 7 days | 24 hours | +| **Execution Delay** | 7 days | 12 hours | +| **Slashing Quorum** | 65% | 33% | +| **Slashing Round Size** | 128 epochs | 64 epochs | --- ## Network Selection Guide -### Ignition (Mainnet - Phase 1) +### Alpha (Mainnet) -Ignition is the Aztec **mainnet** in its first operational phase, focusing on establishing governance and network infrastructure. +Alpha is the Aztec **mainnet** in its initial operational phase, with governance and staking fully operational, and user transactions enabled. #### Overview -Ignition is currently configured with a gas limit of 0, meaning no user transactions are being executed. However, governance and networking infrastructure are fully active and being tested. This network is connected to Ethereum mainnet and requires real stakes for participation. +Alpha is connected to Ethereum mainnet and supports user transactions. Governance and staking infrastructure are fully operational. This network requires real stakes for sequencer participation. **Target Users:** + - Validators who want to contribute to the decentralized Aztec Network - Governance participants -- Infrastructure operators preparing for full mainnet +- Developers deploying production applications +- Infrastructure operators **Key Features:** + - Governance system fully operational - Staking required for sequencer participation - Connected to Ethereum Mainnet -- No user transaction execution +- User transactions enabled --- @@ -132,47 +113,24 @@ Testnet is the production path for Aztec. It operates as a fully decentralized n Testnet is ideal for testing node configurations, governance proposals, and understanding network dynamics without real financial risk. **Target Users:** + - Future Alpha sequencer operators testing configurations - Developers requiring production-like testing conditions - Governance participants practicing proposal workflows - Infrastructure operators validating monitoring setups **Key Features:** + - Fully decentralized sequencer set - Connected to Ethereum Sepolia - Transactions are proven -- No Sponsored FPC — you must handle fee payment +- Sponsored FPC available for fee payment - Good environment for testing node operations -:::info -App developers can deploy on Testnet for production-like testing. For faster iteration cycles, consider using Devnet. -::: - ---- - -### Devnet - -Devnet is the bleeding edge of Aztec development. New Devnet versions will be released approximately every 3 weeks through automated deployments. Backward compatibility is not guaranteed between releases. Use Devnet to experiment with the next iteration of the network — not to build production apps. Documentation updates and Discord announcements accompany each release cycle, but expect things to break. - -#### Overview - -Devnet is a centralized network operated by Aztec Labs, designed for rapid experimentation with the latest features. - -**Target Users:** -- Developers experimenting with the latest Aztec features -- Teams testing smart contracts against upcoming versions -- Developers learning Aztec development - -**Key Features:** -- Centralized sequencer -- Latest package versions available first -- New versions approximately every 3 weeks -- Backward compatibility not guaranteed - ## Next Steps Based on your use case: -- **Building an application?** Start with [Devnet Getting Started](/developers/getting_started_on_devnet) +- **Building an application?** Start with the [local network guide](/developers/getting_started_on_local_network) for development, or [deploy on testnet](/developers/getting_started_on_testnet) for production-like testing - **Running infrastructure?** Review [Network Operator Guide](/operate/operators) - **Joining as validator?** See [Sequencer Management](/operate/operators/setup/sequencer_management) From a43f4056bc20c158ea706f97e3fe6d26badb32bd Mon Sep 17 00:00:00 2001 From: AztecBot Date: Wed, 8 Apr 2026 16:19:27 +0000 Subject: [PATCH 3/5] fix(docs): update mainnet addresses from Robert, add HonkVerifier, fix execution delay - Reward Booster mainnet: 0x1cbb707bd7b4fd2bced6d96d84372fb428e93d80 (verified via Rollup.getRewardConfig) - TallySlashingProposer mainnet: 0xa4a38fD0108C00983E75616b638Ff3321FD26958 (verified via Slasher.PROPOSER) - SlashPayloadCloneable mainnet: 0xAA43220b7eb7c8Ffe75bc9C483f3C07b0a55B445 (verified via TallySlashingProposer.SLASH_PAYLOAD_IMPLEMENTATION) - HonkVerifier mainnet: 0x70aedda427f26480d240bc0f4308cedec8d31348 - Execution Delay mainnet: 30 days (was 7 days, verified via Governance.getConfiguration) - Add governance withdrawal delay (~38 days) to staking docs --- docs/docs-participate/token/staking.md | 16 ++++++++++------ docs/docs/networks.md | 10 +++++----- 2 files changed, 15 insertions(+), 11 deletions(-) diff --git a/docs/docs-participate/token/staking.md b/docs/docs-participate/token/staking.md index f51e46500e4a..c7d0b1cfe54b 100644 --- a/docs/docs-participate/token/staking.md +++ b/docs/docs-participate/token/staking.md @@ -56,14 +56,18 @@ Slashing is managed through governance voting based on evidence collected both o ## Unstaking -When you want to withdraw your staked tokens, you must go through an unstaking process with a mandatory exit delay. +When you want to withdraw your staked tokens, you must go through an unstaking process with mandatory delays. -| Network | Exit Delay | -|---------|-----------| -| **Alpha (Mainnet)** | 4 days | -| **Testnet** | 2 days | +### Exit Delays -The exit delay exists to allow time for pending slashing conditions to be detected and to prevent validators from quickly exiting after misbehaving. +| Delay Type | Alpha (Mainnet) | Testnet | +|-----------|-----------------|---------| +| **Staking Exit Delay** | 4 days | 2 days | +| **Governance Withdrawal Delay** | ~38 days | ~1.6 days | + +The **staking exit delay** is the minimum time after initiating withdrawal before you can claim your tokens. It allows time for pending slashing conditions to be detected. + +If your tokens are deposited in the Governance Staking Escrow (GSE) for voting, the **governance withdrawal delay** also applies. This delay is calculated as `votingDelay/5 + votingDuration + executionDelay` to ensure voted-on proposals can be executed before voters exit. On mainnet this is approximately 38 days (0.6 + 7 + 30 days). ### How to Unstake diff --git a/docs/docs/networks.md b/docs/docs/networks.md index 06db69422655..8cbe8df9895e 100644 --- a/docs/docs/networks.md +++ b/docs/docs/networks.md @@ -43,17 +43,17 @@ The developer SDK/aztec-nr version (used for writing and compiling contracts) ma | **Fee Asset Handler** | N/A | [`0x5602c39a6e9c5ace589f64f754927bcda4f4bfc9`](https://sepolia.etherscan.io/address/0x5602c39a6e9c5ace589f64f754927bcda4f4bfc9) | | **Coin Issuer** | [`0x02fadf157d551aa6d761b2a2237d03af68e41ca6`](https://etherscan.io/address/0x02fadf157d551aa6d761b2a2237d03af68e41ca6) | [`0xe05d0a62045b4237556c1ec423e59eea9a24eaee`](https://sepolia.etherscan.io/address/0xe05d0a62045b4237556c1ec423e59eea9a24eaee) | | **Reward Distributor** | [`0x3d6a1b00c830c5f278fc5dfb3f6ff0b74db6dfe0`](https://etherscan.io/address/0x3d6a1b00c830c5f278fc5dfb3f6ff0b74db6dfe0) | [`0x030d2780e70f085c31d490268d3900d4cea16606`](https://sepolia.etherscan.io/address/0x030d2780e70f085c31d490268d3900d4cea16606) | -| **Reward Booster** | [`0x7101a6703491a4d808aeabe9f62bc1dc6a20bdf4`](https://etherscan.io/address/0x7101a6703491a4d808aeabe9f62bc1dc6a20bdf4) | [`0x49711056D1EaDcDD3F2eF676DC8EA3F924fB916c`](https://sepolia.etherscan.io/address/0x49711056D1EaDcDD3F2eF676DC8EA3F924fB916c) | +| **Reward Booster** | [`0x1cbb707bd7b4fd2bced6d96d84372fb428e93d80`](https://etherscan.io/address/0x1cbb707bd7b4fd2bced6d96d84372fb428e93d80) | [`0x49711056D1EaDcDD3F2eF676DC8EA3F924fB916c`](https://sepolia.etherscan.io/address/0x49711056D1EaDcDD3F2eF676DC8EA3F924fB916c) | | **Governance Proposer** | [`0x06ef1dcf87e419c48b94a331b252819fadbd63ef`](https://etherscan.io/address/0x06ef1dcf87e419c48b94a331b252819fadbd63ef) | [`0x01c7d4ca153748d2377968fef22894cb162e9480`](https://sepolia.etherscan.io/address/0x01c7d4ca153748d2377968fef22894cb162e9480) | | **Governance** | [`0x1102471eb3378fee427121c9efcea452e4b6b75e`](https://etherscan.io/address/0x1102471eb3378fee427121c9efcea452e4b6b75e) | [`0xcaf7447721447b22cd0076ac7c63877c3afd329f`](https://sepolia.etherscan.io/address/0xcaf7447721447b22cd0076ac7c63877c3afd329f) | | **Governance Staking Escrow** | [`0xa92ecfd0e70c9cd5e5cd76c50af0f7da93567a4f`](https://etherscan.io/address/0xa92ecfd0e70c9cd5e5cd76c50af0f7da93567a4f) | [`0xb6a38a51a6c1de9012f9d8ea9745ef957212eaac`](https://sepolia.etherscan.io/address/0xb6a38a51a6c1de9012f9d8ea9745ef957212eaac) | | **Staking Registry** | [`0x042dF8f42790d6943F41C25C2132400fd727f452`](https://etherscan.io/address/0x042dF8f42790d6943F41C25C2132400fd727f452) | [`0xC6EcC1832c8BF6a41c927BEb4E9ec610FBeDd1C2`](https://sepolia.etherscan.io/address/0xC6EcC1832c8BF6a41c927BEb4E9ec610FBeDd1C2) | | **Slash Factory** | N/A | [`0x9CF4a0094c8696d5110dd0f0cF3FA5deA174BB17`](https://sepolia.etherscan.io/address/0x9CF4a0094c8696d5110dd0f0cF3FA5deA174BB17) | | **Slasher** | [`0x64E6e9Bb9f1E33D319578B9f8a9C719Ca6D46eBb`](https://etherscan.io/address/0x64E6e9Bb9f1E33D319578B9f8a9C719Ca6D46eBb) | [`0xCF750B724558098E5db67B651f03a31AE2b252f4`](https://sepolia.etherscan.io/address/0xCF750B724558098E5db67B651f03a31AE2b252f4) | -| **Tally Slashing Proposer** | [`0x7a318c3daa9f21f8fc8238c65755eb0394fbf189`](https://etherscan.io/address/0x7a318c3daa9f21f8fc8238c65755eb0394fbf189) | [`0x158eCC4B24675dc399031c7D144786e3da2060A8`](https://sepolia.etherscan.io/address/0x158eCC4B24675dc399031c7D144786e3da2060A8) | -| **Honk Verifier** | N/A | [`0x800FbC88054ba6c228B7d822F1DCAf4d627E8F97`](https://sepolia.etherscan.io/address/0x800FbC88054ba6c228B7d822F1DCAf4d627E8F97) | +| **Tally Slashing Proposer** | [`0xa4a38fD0108C00983E75616b638Ff3321FD26958`](https://etherscan.io/address/0xa4a38fD0108C00983E75616b638Ff3321FD26958) | [`0x158eCC4B24675dc399031c7D144786e3da2060A8`](https://sepolia.etherscan.io/address/0x158eCC4B24675dc399031c7D144786e3da2060A8) | +| **Honk Verifier** | [`0x70aedda427f26480d240bc0f4308cedec8d31348`](https://etherscan.io/address/0x70aedda427f26480d240bc0f4308cedec8d31348) | [`0x800FbC88054ba6c228B7d822F1DCAf4d627E8F97`](https://sepolia.etherscan.io/address/0x800FbC88054ba6c228B7d822F1DCAf4d627E8F97) | | **Register New Rollup Version Payload** | N/A | [`0x11f7Ab2324CA94af929A388477a7959E0108C3d6`](https://sepolia.etherscan.io/address/0x11f7Ab2324CA94af929A388477a7959E0108C3d6) | -| **Slash Payload Cloneable** | [`0x82c592b4Bb7E1f50f68E75d86743c3330beAaba4`](https://etherscan.io/address/0x82c592b4Bb7E1f50f68E75d86743c3330beAaba4) | [`0xe66d9eeBfF5490E6bfA263cF08028dE7d265321F`](https://sepolia.etherscan.io/address/0xe66d9eeBfF5490E6bfA263cF08028dE7d265321F) | +| **Slash Payload Cloneable** | [`0xAA43220b7eb7c8Ffe75bc9C483f3C07b0a55B445`](https://etherscan.io/address/0xAA43220b7eb7c8Ffe75bc9C483f3C07b0a55B445) | [`0xe66d9eeBfF5490E6bfA263cF08028dE7d265321F`](https://sepolia.etherscan.io/address/0xe66d9eeBfF5490E6bfA263cF08028dE7d265321F) | ### L2 Contract Addresses @@ -72,7 +72,7 @@ The developer SDK/aztec-nr version (used for writing and compiling contracts) ma | **Proposer Quorum** | 600/1000 | 60/100 | | **Voting Delay** | 3 days | 12 hours | | **Voting Duration** | 7 days | 24 hours | -| **Execution Delay** | 7 days | 12 hours | +| **Execution Delay** | 30 days | 12 hours | | **Slashing Quorum** | 65% | 33% | | **Slashing Round Size** | 128 epochs | 64 epochs | From ea565cd8ddd997a0e92d26484c96651654da8c26 Mon Sep 17 00:00:00 2001 From: AztecBot Date: Wed, 8 Apr 2026 16:26:43 +0000 Subject: [PATCH 4/5] fix(docs): correct contract addresses, add HonkVerifier mainnet, fix execution delay and unstaking info - Reward Booster mainnet: 0x1cbb707... (verified via Rollup.getRewardConfig) - TallySlashingProposer mainnet: 0xa4a38fD0... (verified via Slasher.PROPOSER) - SlashPayloadCloneable mainnet: 0xAA43220b... (verified via TallySlashingProposer.SLASH_PAYLOAD_IMPLEMENTATION) - HonkVerifier mainnet: 0x70aedda4... (provided by Josh) - Slasher testnet: 0xCF750B72... (was showing Rollup address, verified via Rollup.getSlasher) - Execution Delay mainnet: 30 days (was 7 days, verified via Governance.getConfiguration) - Replace conditional unstaking delay with table showing both networks and governance withdrawal delay (~38 days) --- docs/docs/networks.md | 44 +++++++++++++++++++++++++------------------ 1 file changed, 26 insertions(+), 18 deletions(-) diff --git a/docs/docs/networks.md b/docs/docs/networks.md index 8cbe8df9895e..900fb384096b 100644 --- a/docs/docs/networks.md +++ b/docs/docs/networks.md @@ -2,7 +2,7 @@ title: Networks keywords: [Aztec, Networks, Alpha, Testnet, Mainnet] id: networks -description: "Connect to Aztec Networks: Alpha and Testnet — choose the right network for your use case." +description: "Connect to Aztec Networks: Alpha (Mainnet) and Testnet — choose the right network for your use case." --- # Aztec Networks Overview @@ -11,20 +11,24 @@ The Aztec Protocol operates across multiple networks, each serving specific purp Not sure which network to use? Jump to our [Network Selection Guide](#network-selection-guide). -## Network Technical Information +:::note Developer SDK vs Node Versions +The developer SDK/aztec-nr version (used for writing and compiling contracts) may differ from the node version listed below. For example, aztec-nr `4.2.0-aztecnr-rc.2` and other versions may be compatible with node version `4.1.3`. Use the version from the developer docs for contract development — use the version below for running nodes. +::: -The developer SDK/aztec-nr version (used for writing and compiling contracts) may differ from the node software version running on the network. +## Network Technical Information | Parameter | Alpha (Mainnet) | Testnet | -|-----------|-----------------|---------| +|-----------|-------------------|---------| +| **Version** | `4.1.3` (node operators)
`4.2.0-aztecnr-rc.2` (developer SDK) | `4.1.3` (node operators)
`4.2.0-aztecnr-rc.2` (developer SDK) | | **L1 Chain ID** | `1` (Mainnet) | `11155111` (Sepolia) | +| **Rollup Version** | `2934756905` | `4127419662` | | **RPC Endpoint** | `https://aztec-mainnet.drpc.org` | `https://rpc.testnet.aztec-labs.com` | | **Bootnodes** | [http://static.aztec.network/mainnet/bootnodes.json](http://static.aztec.network/mainnet/bootnodes.json) | [http://static.aztec.network/testnet/bootnodes.json](http://static.aztec.network/testnet/bootnodes.json) | | **Block Explorer** | [Aztecscan](https://aztecscan.xyz), [Aztecexplorer](https://aztecexplorer.xyz/?network=mainnet) | [Aztecscan](https://testnet.aztecscan.xyz), [Aztecexplorer](https://aztecexplorer.xyz/?network=testnet) | -| **Getting Started** | [Run a sequencer →](/operate/operators/setup/sequencer_management) | [Build on Testnet →](/developers/getting_started_on_testnet) | +| **Getting Started** | [Run a sequencer →](/operate/operators/setup/sequencer_management) | [Run a node →](/operate/operators/setup/running_a_node) | -:::tip Network Roles -**Testnet is your production path.** It's decentralized, live, and stable — treat it as your staging environment for Alpha. If you want to deploy on Alpha, validate on Testnet first. +:::tip Network Roles (Post-Alpha) +**Testnet is your production path.** It's decentralized, live, and stable — treat it as your staging environment for Alpha. If you want to deploy on Alpha, validate on Testnet first. Note: Sponsored FPC is not available on Testnet. ::: ## Contract Addresses @@ -32,7 +36,7 @@ The developer SDK/aztec-nr version (used for writing and compiling contracts) ma ### L1 Contract Addresses | Contract Name | Alpha (Mainnet) | Testnet | -|---------------|-----------------|---------| +|---------------|-------------------|---------| | **Registry** | [`0x35b22e09ee0390539439e24f06da43d83f90e298`](https://etherscan.io/address/0x35b22e09ee0390539439e24f06da43d83f90e298) | [`0xa0bfb1b494fb49041e5c6e8c2c1be09cd171c6ba`](https://sepolia.etherscan.io/address/0xa0bfb1b494fb49041e5c6e8c2c1be09cd171c6ba) | | **Rollup** | [`0xae2001f7e21d5ecabf6234e9fdd1e76f50f74962`](https://etherscan.io/address/0xae2001f7e21d5ecabf6234e9fdd1e76f50f74962) | [`0xf6D0D42aCE06829bECB78C74F49879528fC632c1`](https://sepolia.etherscan.io/address/0xf6D0D42aCE06829bECB78C74F49879528fC632c1) | | **L1 → L2 Inbox** | [`0x8dbf0b6ed495baab6062f5d5365af3c1b2ed4578`](https://etherscan.io/address/0x8dbf0b6ed495baab6062f5d5365af3c1b2ed4578) | [`0xF1bB424AC888Aa239F1E658B5BdDabc65a1c94E6`](https://sepolia.etherscan.io/address/0xF1bB424AC888Aa239F1E658B5BdDabc65a1c94E6) | @@ -58,7 +62,7 @@ The developer SDK/aztec-nr version (used for writing and compiling contracts) ma ### L2 Contract Addresses | Contract Name | Alpha (Mainnet) | Testnet | -|---------------|-----------------|---------| +|---------------|-------------------|---------| | **Instance Registry** | `0x0000000000000000000000000000000000000000000000000000000000000002` | `0x0000000000000000000000000000000000000000000000000000000000000002` | | **Class Registry** | `0x0000000000000000000000000000000000000000000000000000000000000003` | `0x0000000000000000000000000000000000000000000000000000000000000003` | | **MultiCall Entrypoint** | `0x0000000000000000000000000000000000000000000000000000000000000004` | `0x0000000000000000000000000000000000000000000000000000000000000004` | @@ -68,7 +72,7 @@ The developer SDK/aztec-nr version (used for writing and compiling contracts) ma ## Governance Parameters | Parameter | Alpha (Mainnet) | Testnet | -|-----------|-----------------|---------| +|-----------|-------------------|---------| | **Proposer Quorum** | 600/1000 | 60/100 | | **Voting Delay** | 3 days | 12 hours | | **Voting Duration** | 7 days | 24 hours | @@ -76,31 +80,37 @@ The developer SDK/aztec-nr version (used for writing and compiling contracts) ma | **Slashing Quorum** | 65% | 33% | | **Slashing Round Size** | 128 epochs | 64 epochs | +## Use Case Suitability + +| Use Case | Alpha (Mainnet) | Testnet | +|----------|-------------------|---------| +| **App Development** | ❌ | ✅ | +| **Sequencer Testing** | ✅ | ✅ | +| **Governance Testing** | ✅ | ✅ | + --- ## Network Selection Guide ### Alpha (Mainnet) -Alpha is the Aztec **mainnet** in its initial operational phase, with governance and staking fully operational, and user transactions enabled. +Alpha is the Aztec **mainnet** in its initial operational phase, with governance, networking, and transaction processing fully active. #### Overview Alpha is connected to Ethereum mainnet and supports user transactions. Governance and staking infrastructure are fully operational. This network requires real stakes for sequencer participation. **Target Users:** - - Validators who want to contribute to the decentralized Aztec Network - Governance participants - Developers deploying production applications - Infrastructure operators **Key Features:** - - Governance system fully operational - Staking required for sequencer participation - Connected to Ethereum Mainnet -- User transactions enabled +- User transactions supported --- @@ -113,24 +123,22 @@ Testnet is the production path for Aztec. It operates as a fully decentralized n Testnet is ideal for testing node configurations, governance proposals, and understanding network dynamics without real financial risk. **Target Users:** - - Future Alpha sequencer operators testing configurations - Developers requiring production-like testing conditions - Governance participants practicing proposal workflows - Infrastructure operators validating monitoring setups **Key Features:** - - Fully decentralized sequencer set - Connected to Ethereum Sepolia - Transactions are proven -- Sponsored FPC available for fee payment +- No Sponsored FPC — you must handle fee payment - Good environment for testing node operations ## Next Steps Based on your use case: -- **Building an application?** Start with the [local network guide](/developers/getting_started_on_local_network) for development, or [deploy on testnet](/developers/getting_started_on_testnet) for production-like testing +- **Building an application?** Start with [Getting Started](/developers/getting_started_on_local_network) - **Running infrastructure?** Review [Network Operator Guide](/operate/operators) - **Joining as validator?** See [Sequencer Management](/operate/operators/setup/sequencer_management) From 4111e2357afe99c9fd808e8c35c8dfd7a943d397 Mon Sep 17 00:00:00 2001 From: Codespace Date: Wed, 8 Apr 2026 13:02:09 -0400 Subject: [PATCH 5/5] fix(docs): update Reward Booster and Tally Slashing Proposer mainnet addresses --- docs/docs/networks.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/networks.md b/docs/docs/networks.md index ee94523fbfc4..6a66765fd86e 100644 --- a/docs/docs/networks.md +++ b/docs/docs/networks.md @@ -47,14 +47,14 @@ The developer SDK/aztec-nr version (used for writing and compiling contracts) ma | **Fee Asset Handler** | N/A | [`0x5602c39a6e9c5ace589f64f754927bcda4f4bfc9`](https://sepolia.etherscan.io/address/0x5602c39a6e9c5ace589f64f754927bcda4f4bfc9) | | **Coin Issuer** | [`0x02fadf157d551aa6d761b2a2237d03af68e41ca6`](https://etherscan.io/address/0x02fadf157d551aa6d761b2a2237d03af68e41ca6) | [`0xe05d0a62045b4237556c1ec423e59eea9a24eaee`](https://sepolia.etherscan.io/address/0xe05d0a62045b4237556c1ec423e59eea9a24eaee) | | **Reward Distributor** | [`0x3d6a1b00c830c5f278fc5dfb3f6ff0b74db6dfe0`](https://etherscan.io/address/0x3d6a1b00c830c5f278fc5dfb3f6ff0b74db6dfe0) | [`0x030d2780e70f085c31d490268d3900d4cea16606`](https://sepolia.etherscan.io/address/0x030d2780e70f085c31d490268d3900d4cea16606) | -| **Reward Booster** | [`0x7101a6703491a4d808aeabe9f62bc1dc6a20bdf4`](https://etherscan.io/address/0x7101a6703491a4d808aeabe9f62bc1dc6a20bdf4) | [`0x49711056D1EaDcDD3F2eF676DC8EA3F924fB916c`](https://sepolia.etherscan.io/address/0x49711056D1EaDcDD3F2eF676DC8EA3F924fB916c) | +| **Reward Booster** | [`0x1cbb707bd7b4fd2bced6d96d84372fb428e93d80`](https://etherscan.io/address/0x1cbb707bd7b4fd2bced6d96d84372fb428e93d80) | [`0x49711056D1EaDcDD3F2eF676DC8EA3F924fB916c`](https://sepolia.etherscan.io/address/0x49711056D1EaDcDD3F2eF676DC8EA3F924fB916c) | | **Governance Proposer** | [`0x06ef1dcf87e419c48b94a331b252819fadbd63ef`](https://etherscan.io/address/0x06ef1dcf87e419c48b94a331b252819fadbd63ef) | [`0x01c7d4ca153748d2377968fef22894cb162e9480`](https://sepolia.etherscan.io/address/0x01c7d4ca153748d2377968fef22894cb162e9480) | | **Governance** | [`0x1102471eb3378fee427121c9efcea452e4b6b75e`](https://etherscan.io/address/0x1102471eb3378fee427121c9efcea452e4b6b75e) | [`0xcaf7447721447b22cd0076ac7c63877c3afd329f`](https://sepolia.etherscan.io/address/0xcaf7447721447b22cd0076ac7c63877c3afd329f) | | **Governance Staking Escrow** | [`0xa92ecfd0e70c9cd5e5cd76c50af0f7da93567a4f`](https://etherscan.io/address/0xa92ecfd0e70c9cd5e5cd76c50af0f7da93567a4f) | [`0xb6a38a51a6c1de9012f9d8ea9745ef957212eaac`](https://sepolia.etherscan.io/address/0xb6a38a51a6c1de9012f9d8ea9745ef957212eaac) | | **Staking Registry** | [`0x042dF8f42790d6943F41C25C2132400fd727f452`](https://etherscan.io/address/0x042dF8f42790d6943F41C25C2132400fd727f452) | [`0xC6EcC1832c8BF6a41c927BEb4E9ec610FBeDd1C2`](https://sepolia.etherscan.io/address/0xC6EcC1832c8BF6a41c927BEb4E9ec610FBeDd1C2) | | **Slash Factory** | N/A | [`0x9CF4a0094c8696d5110dd0f0cF3FA5deA174BB17`](https://sepolia.etherscan.io/address/0x9CF4a0094c8696d5110dd0f0cF3FA5deA174BB17) | | **Slasher** | [`0x64E6e9Bb9f1E33D319578B9f8a9C719Ca6D46eBb`](https://etherscan.io/address/0x64E6e9Bb9f1E33D319578B9f8a9C719Ca6D46eBb) | [`0xCF750B724558098E5db67B651f03a31AE2b252f4`](https://sepolia.etherscan.io/address/0xCF750B724558098E5db67B651f03a31AE2b252f4) | -| **Tally Slashing Proposer** | [`0x7a318c3daa9f21f8fc8238c65755eb0394fbf189`](https://etherscan.io/address/0x7a318c3daa9f21f8fc8238c65755eb0394fbf189) | [`0x158eCC4B24675dc399031c7D144786e3da2060A8`](https://sepolia.etherscan.io/address/0x158eCC4B24675dc399031c7D144786e3da2060A8) | +| **Tally Slashing Proposer** | [`0xa4a38fD0108C00983E75616b638Ff3321FD26958`](https://etherscan.io/address/0xa4a38fD0108C00983E75616b638Ff3321FD26958) | [`0x158eCC4B24675dc399031c7D144786e3da2060A8`](https://sepolia.etherscan.io/address/0x158eCC4B24675dc399031c7D144786e3da2060A8) | | **Honk Verifier** | [`0x70aedda427f26480d240bc0f4308cedec8d31348`](https://etherscan.io/address/0x70aedda427f26480d240bc0f4308cedec8d31348) | [`0x800FbC88054ba6c228B7d822F1DCAf4d627E8F97`](https://sepolia.etherscan.io/address/0x800FbC88054ba6c228B7d822F1DCAf4d627E8F97) | | **Register New Rollup Version Payload** | N/A | [`0x11f7Ab2324CA94af929A388477a7959E0108C3d6`](https://sepolia.etherscan.io/address/0x11f7Ab2324CA94af929A388477a7959E0108C3d6) | | **Slash Payload Cloneable** | [`0xAA43220b7eb7c8Ffe75bc9C483f3C07b0a55B445`](https://etherscan.io/address/0xAA43220b7eb7c8Ffe75bc9C483f3C07b0a55B445) | [`0xe66d9eeBfF5490E6bfA263cF08028dE7d265321F`](https://sepolia.etherscan.io/address/0xe66d9eeBfF5490E6bfA263cF08028dE7d265321F) |