Skip to content

Commit

Permalink
Merge pull request #49 from ethereum-optimism/interop/predeploy-addr
Browse files Browse the repository at this point in the history
interop: keep predeploy addresses sequention
  • Loading branch information
tynes authored Feb 17, 2024
2 parents a9a5d15 + 7029fdb commit 4161020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/interop/predeploys.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ properties about the `_msg`.

| Constant | Value |
|-------------------|----------------------------------------------|
| Address | `0x4200000000000000000000000000000000000024` |
| Address | `0x4200000000000000000000000000000000000023` |
| `MESSAGE_VERSION` | `uint256(0)` |
| `INITIAL_BALANCE` | `type(uint248).max` |

Expand Down

0 comments on commit 4161020

Please sign in to comment.