diff --git a/EIPS/eip-7703.md b/EIPS/eip-7704.md similarity index 99% rename from EIPS/eip-7703.md rename to EIPS/eip-7704.md index a6a04e9e168b3..61a766fe88245 100644 --- a/EIPS/eip-7703.md +++ b/EIPS/eip-7704.md @@ -1,5 +1,5 @@ --- -eip: 7703 +eip: 7704 title: Adjust the BLOCKHASH opcode to read from storage and update its gas cost description: Serve the `BLOCKHASH (0x40)` opcode from the system contract storage from EIP-2935 to allow for stateless execution. Also adjust its gas cost to reflect storage access. author: Vitalik Buterin (@vbuterin), Tomasz Stanczak (@tkstanczak), Guillaume Ballet (@gballet), Gajinder Singh (@g11tech), Tanishq Jasoria (@tanishqjasoria), Ignacio Hagopian (@jsign), Jochem Brouwer (@jochem-brouwer), Gabriel Rocheleau (@gabrocheleau)