From 1b982df3c7b446ee8a9b5b8554752c39553c5dab Mon Sep 17 00:00:00 2001 From: Ahmad Bitar <33181301+smartprogrammer93@users.noreply.github.com> Date: Wed, 17 Jul 2024 17:12:12 +0300 Subject: [PATCH] Update EIP-4788: specify the timestamp for 4788 (#8590) Update eip-4788.md --- EIPS/eip-4788.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EIPS/eip-4788.md b/EIPS/eip-4788.md index aa39884b5ba03..efcac43ef9aad 100644 --- a/EIPS/eip-4788.md +++ b/EIPS/eip-4788.md @@ -28,7 +28,7 @@ restaking constructions, smart contract bridges, MEV mitigations and more. | constants | value | |--- |--- | -| `FORK_TIMESTAMP` | TBD | +| `FORK_TIMESTAMP` | `1710338135` | | `HISTORY_BUFFER_LENGTH` | `8191` | | `SYSTEM_ADDRESS` | `0xfffffffffffffffffffffffffffffffffffffffe` | | `BEACON_ROOTS_ADDRESS` | `0x000F3df6D732807Ef1319fB7B8bB8522d0Beac02` |