From 7029fdb473f4807f34f4a4776334533e7eb1c891 Mon Sep 17 00:00:00 2001 From: Matt Solomon Date: Fri, 16 Feb 2024 08:15:08 -0800 Subject: [PATCH] interop: keep predeploy addresses sequention --- specs/interop/predeploys.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/interop/predeploys.md b/specs/interop/predeploys.md index c727652bd..361e0572e 100644 --- a/specs/interop/predeploys.md +++ b/specs/interop/predeploys.md @@ -119,7 +119,7 @@ properties about the `_msg`. | Constant | Value | |-------------------|----------------------------------------------| -| Address | `0x4200000000000000000000000000000000000024` | +| Address | `0x4200000000000000000000000000000000000023` | | `MESSAGE_VERSION` | `uint256(0)` | | `INITIAL_BALANCE` | `type(uint248).max` |