Skip to content

Commit

Permalink
Update EIP-7251: fix CONSOLIDATION_REQUEST_PREDEPLOY_ADDRES
Browse files Browse the repository at this point in the history
Merged by EIP-Bot.
  • Loading branch information
protolambda authored Dec 9, 2024
1 parent b72cd87 commit 1df873f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EIPS/eip-7251.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ With the security model of the protocol no longer dependent on a low value for `
| Name | Value | Comment |
| - | - | - |
| `CONSOLIDATION_REQUEST_TYPE` | `0x02` | The [EIP-7685](./eip-7685.md) type prefix for consolidation request |
| `CONSOLIDATION_REQUEST_PREDEPLOY_ADDRESS` | `0x01aBEa29659e5e97C95107F20bb753cD3e09bBBb` | Where to call and store relevant details about consolidation request mechanism |
| `CONSOLIDATION_REQUEST_PREDEPLOY_ADDRESS` | `0x0046BB33B9eA028AE30BAd20702e36Ea8099BBbb` | Where to call and store relevant details about consolidation request mechanism |
| `SYSTEM_ADDRESS` | `0xfffffffffffffffffffffffffffffffffffffffe` | Address used to invoke system operation on contract |
| `EXCESS_CONSOLIDATION_REQUESTS_STORAGE_SLOT` | `0` | |
| `CONSOLIDATION_REQUEST_COUNT_STORAGE_SLOT` | `1` | |
Expand Down

0 comments on commit 1df873f

Please sign in to comment.