Skip to content

Commit 4dccdae

Browse files
committed
docs: update testnet network page for the v5 rollup upgrade
Point the Testnet column at the newly deployed v5 rollup (0xd73a91bd...) and its inbox / outbox / fee juice portal / honk verifier / slasher / tally slashing proposer / reward booster / slash payload cloneable, bump Rollup Version to 1821665230, and set the software Version to 5.0.0. The reused reward distributor and all registry/governance contracts are unchanged.
1 parent 80737fd commit 4dccdae

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

docs/docs/networks.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ Not sure which network or version to pin against? Jump to the [Network selection
1515

1616
| Parameter | Alpha (Mainnet) | Testnet |
1717
| ------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- |
18-
| **Version** | `4.3.1` | `5.0.0-rc.2` |
18+
| **Version** | `4.3.1` | `5.0.0` |
1919
| **L1 Chain ID** | `1` (Mainnet) | `11155111` (Sepolia) |
20-
| **Rollup Version** | `2934756905` | `2787991301` |
20+
| **Rollup Version** | `2934756905` | `1821665230` |
2121
| **RPC Endpoint** | `https://aztec-mainnet.drpc.org` | `https://v5.testnet.rpc.aztec-labs.com` |
2222
| **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) |
2323
| **Block Explorer** | [Aztecscan](https://aztecscan.xyz), [Aztecexplorer](https://aztecexplorer.xyz/?network=mainnet) | [Aztecscan](https://testnet.aztecscan.xyz), [Aztecexplorer](https://aztecexplorer.xyz/?network=testnet) |
@@ -56,26 +56,26 @@ Stable releases target roughly one per month, typically mid-month. Dates are not
5656
| Contract Name | Alpha (Mainnet) | Testnet |
5757
| --------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
5858
| **Registry** | [`0x35b22e09ee0390539439e24f06da43d83f90e298`](https://etherscan.io/address/0x35b22e09ee0390539439e24f06da43d83f90e298) | [`0xa0bfb1b494fb49041e5c6e8c2c1be09cd171c6ba`](https://sepolia.etherscan.io/address/0xa0bfb1b494fb49041e5c6e8c2c1be09cd171c6ba) |
59-
| **Rollup** | [`0xae2001f7e21d5ecabf6234e9fdd1e76f50f74962`](https://etherscan.io/address/0xae2001f7e21d5ecabf6234e9fdd1e76f50f74962) | [`0xfe6061806cac748085904a010d2d9e33b8031741`](https://sepolia.etherscan.io/address/0xfe6061806cac748085904a010d2d9e33b8031741) |
60-
| **L1 → L2 Inbox** | [`0x8dbf0b6ed495baab6062f5d5365af3c1b2ed4578`](https://etherscan.io/address/0x8dbf0b6ed495baab6062f5d5365af3c1b2ed4578) | [`0x917bb0538c680b71dacc90f0c9cee37ed3b18541`](https://sepolia.etherscan.io/address/0x917bb0538c680b71dacc90f0c9cee37ed3b18541) |
61-
| **L2 → L1 Outbox** | [`0xc9698b7adef9ee63f3bf5cff38086e4e836579f0`](https://etherscan.io/address/0xc9698b7adef9ee63f3bf5cff38086e4e836579f0) | [`0xbd9513e770b7b0b98b65ecdd79db093dab1f9b66`](https://sepolia.etherscan.io/address/0xbd9513e770b7b0b98b65ecdd79db093dab1f9b66) |
59+
| **Rollup** | [`0xae2001f7e21d5ecabf6234e9fdd1e76f50f74962`](https://etherscan.io/address/0xae2001f7e21d5ecabf6234e9fdd1e76f50f74962) | [`0xd73a91bdcf6891c7642f3e460036e1ef2cc23178`](https://sepolia.etherscan.io/address/0xd73a91bdcf6891c7642f3e460036e1ef2cc23178) |
60+
| **L1 → L2 Inbox** | [`0x8dbf0b6ed495baab6062f5d5365af3c1b2ed4578`](https://etherscan.io/address/0x8dbf0b6ed495baab6062f5d5365af3c1b2ed4578) | [`0x3047dbf2b7dd9f58ac41113525480f94745a4f7c`](https://sepolia.etherscan.io/address/0x3047dbf2b7dd9f58ac41113525480f94745a4f7c) |
61+
| **L2 → L1 Outbox** | [`0xc9698b7adef9ee63f3bf5cff38086e4e836579f0`](https://etherscan.io/address/0xc9698b7adef9ee63f3bf5cff38086e4e836579f0) | [`0x905f80009bbef9d9426675b45009922971ed42ff`](https://sepolia.etherscan.io/address/0x905f80009bbef9d9426675b45009922971ed42ff) |
6262
| **Fee Juice** | [`0xa27ec0006e59f245217ff08cd52a7e8b169e62d2`](https://etherscan.io/address/0xa27ec0006e59f245217ff08cd52a7e8b169e62d2) | [`0x762c132040fda6183066fa3b14d985ee55aa3c18`](https://sepolia.etherscan.io/address/0x762c132040fda6183066fa3b14d985ee55aa3c18) |
6363
| **Staking Asset** | [`0xa27ec0006e59f245217ff08cd52a7e8b169e62d2`](https://etherscan.io/address/0xa27ec0006e59f245217ff08cd52a7e8b169e62d2) | [`0x5595cb9ed193cac2c0bc5393313bc6115817954b`](https://sepolia.etherscan.io/address/0x5595cb9ed193cac2c0bc5393313bc6115817954b) |
64-
| **Fee Juice Portal** | [`0x2891f8b941067f8b5a3f34545a30cf71e3e23617`](https://etherscan.io/address/0x2891f8b941067f8b5a3f34545a30cf71e3e23617) | [`0xb06ac8156af9c4b369a7ae3e11708baaa1990a3a`](https://sepolia.etherscan.io/address/0xb06ac8156af9c4b369a7ae3e11708baaa1990a3a) |
64+
| **Fee Juice Portal** | [`0x2891f8b941067f8b5a3f34545a30cf71e3e23617`](https://etherscan.io/address/0x2891f8b941067f8b5a3f34545a30cf71e3e23617) | [`0xb4a9f8eadc8ca944729d61e59a9f491faff237a3`](https://sepolia.etherscan.io/address/0xb4a9f8eadc8ca944729d61e59a9f491faff237a3) |
6565
| **Fee Asset Handler** | N/A | [`0x5602c39a6e9c5ace589f64f754927bcda4f4bfc9`](https://sepolia.etherscan.io/address/0x5602c39a6e9c5ace589f64f754927bcda4f4bfc9) |
6666
| **Coin Issuer** | [`0x02fadf157d551aa6d761b2a2237d03af68e41ca6`](https://etherscan.io/address/0x02fadf157d551aa6d761b2a2237d03af68e41ca6) | [`0xe05d0a62045b4237556c1ec423e59eea9a24eaee`](https://sepolia.etherscan.io/address/0xe05d0a62045b4237556c1ec423e59eea9a24eaee) |
6767
| **Reward Distributor** | [`0x3d6a1b00c830c5f278fc5dfb3f6ff0b74db6dfe0`](https://etherscan.io/address/0x3d6a1b00c830c5f278fc5dfb3f6ff0b74db6dfe0) | [`0x83b2a93ef343cab7be9d8bba7317f314975e5cb0`](https://sepolia.etherscan.io/address/0x83b2a93ef343cab7be9d8bba7317f314975e5cb0) |
68-
| **Reward Booster** | [`0x1cbb707bd7b4fd2bced6d96d84372fb428e93d80`](https://etherscan.io/address/0x1cbb707bd7b4fd2bced6d96d84372fb428e93d80) | [`0x178eA27Ee73aE45cB4bA051FC1c4754C0F93B15a`](https://sepolia.etherscan.io/address/0x178eA27Ee73aE45cB4bA051FC1c4754C0F93B15a) |
68+
| **Reward Booster** | [`0x1cbb707bd7b4fd2bced6d96d84372fb428e93d80`](https://etherscan.io/address/0x1cbb707bd7b4fd2bced6d96d84372fb428e93d80) | [`0xdFA442Dd70e654455C3D83d3fE1034751e15385e`](https://sepolia.etherscan.io/address/0xdFA442Dd70e654455C3D83d3fE1034751e15385e) |
6969
| **Governance Proposer** | [`0x06ef1dcf87e419c48b94a331b252819fadbd63ef`](https://etherscan.io/address/0x06ef1dcf87e419c48b94a331b252819fadbd63ef) | [`0x01c7d4ca153748d2377968fef22894cb162e9480`](https://sepolia.etherscan.io/address/0x01c7d4ca153748d2377968fef22894cb162e9480) |
7070
| **Governance** | [`0x1102471eb3378fee427121c9efcea452e4b6b75e`](https://etherscan.io/address/0x1102471eb3378fee427121c9efcea452e4b6b75e) | [`0xcaf7447721447b22cd0076ac7c63877c3afd329f`](https://sepolia.etherscan.io/address/0xcaf7447721447b22cd0076ac7c63877c3afd329f) |
7171
| **Governance Staking Escrow** | [`0xa92ecfd0e70c9cd5e5cd76c50af0f7da93567a4f`](https://etherscan.io/address/0xa92ecfd0e70c9cd5e5cd76c50af0f7da93567a4f) | [`0xb6a38a51a6c1de9012f9d8ea9745ef957212eaac`](https://sepolia.etherscan.io/address/0xb6a38a51a6c1de9012f9d8ea9745ef957212eaac) |
7272
| **Staking Registry** | [`0x042dF8f42790d6943F41C25C2132400fd727f452`](https://etherscan.io/address/0x042dF8f42790d6943F41C25C2132400fd727f452) | [`0xC6EcC1832c8BF6a41c927BEb4E9ec610FBeDd1C2`](https://sepolia.etherscan.io/address/0xC6EcC1832c8BF6a41c927BEb4E9ec610FBeDd1C2) |
7373
| **Slash Factory** | N/A | [`0x9CF4a0094c8696d5110dd0f0cF3FA5deA174BB17`](https://sepolia.etherscan.io/address/0x9CF4a0094c8696d5110dd0f0cF3FA5deA174BB17) |
74-
| **Slasher** | [`0x64E6e9Bb9f1E33D319578B9f8a9C719Ca6D46eBb`](https://etherscan.io/address/0x64E6e9Bb9f1E33D319578B9f8a9C719Ca6D46eBb) | [`0x01DbE910c31940986B9e074974Fbbb396F8EF540`](https://sepolia.etherscan.io/address/0x01DbE910c31940986B9e074974Fbbb396F8EF540) |
75-
| **Tally Slashing Proposer** | [`0xa4a38fD0108C00983E75616b638Ff3321FD26958`](https://etherscan.io/address/0xa4a38fD0108C00983E75616b638Ff3321FD26958) | [`0xf5Aa08D6F331Fed2a0F09229568D9A391D02d387`](https://sepolia.etherscan.io/address/0xf5Aa08D6F331Fed2a0F09229568D9A391D02d387) |
76-
| **Honk Verifier** | [`0x70aedda427f26480d240bc0f4308cedec8d31348`](https://etherscan.io/address/0x70aedda427f26480d240bc0f4308cedec8d31348) | [`0xBF54Bc748F5213164e02A6C000CB2a8585cD70cb`](https://sepolia.etherscan.io/address/0xBF54Bc748F5213164e02A6C000CB2a8585cD70cb) |
74+
| **Slasher** | [`0x64E6e9Bb9f1E33D319578B9f8a9C719Ca6D46eBb`](https://etherscan.io/address/0x64E6e9Bb9f1E33D319578B9f8a9C719Ca6D46eBb) | [`0xBFa3625CfC7cdDAbF29961e12C4399c5bd8D8763`](https://sepolia.etherscan.io/address/0xBFa3625CfC7cdDAbF29961e12C4399c5bd8D8763) |
75+
| **Tally Slashing Proposer** | [`0xa4a38fD0108C00983E75616b638Ff3321FD26958`](https://etherscan.io/address/0xa4a38fD0108C00983E75616b638Ff3321FD26958) | [`0x504331248Eb1359C247a0e6895fFfeA70ecdb9a8`](https://sepolia.etherscan.io/address/0x504331248Eb1359C247a0e6895fFfeA70ecdb9a8) |
76+
| **Honk Verifier** | [`0x70aedda427f26480d240bc0f4308cedec8d31348`](https://etherscan.io/address/0x70aedda427f26480d240bc0f4308cedec8d31348) | [`0x31F98dfC544E52e4170c0Dc64098049651db48C1`](https://sepolia.etherscan.io/address/0x31F98dfC544E52e4170c0Dc64098049651db48C1) |
7777
| **Register New Rollup Version Payload** | N/A | N/A |
78-
| **Slash Payload Cloneable** | [`0xAA43220b7eb7c8Ffe75bc9C483f3C07b0a55B445`](https://etherscan.io/address/0xAA43220b7eb7c8Ffe75bc9C483f3C07b0a55B445) | [`0xa1A0D73F6803A277F841cfDd0Ad358cE13Cd3A84`](https://sepolia.etherscan.io/address/0xa1A0D73F6803A277F841cfDd0Ad358cE13Cd3A84) |
78+
| **Slash Payload Cloneable** | [`0xAA43220b7eb7c8Ffe75bc9C483f3C07b0a55B445`](https://etherscan.io/address/0xAA43220b7eb7c8Ffe75bc9C483f3C07b0a55B445) | [`0x0f7aC5F5087bD7CA05957321c75CdF9bD70D9b2E`](https://sepolia.etherscan.io/address/0x0f7aC5F5087bD7CA05957321c75CdF9bD70D9b2E) |
7979

8080
### L2 contract addresses
8181

0 commit comments

Comments
 (0)