diff --git a/EIPS/eip-7620.md b/EIPS/eip-7620.md index dc378097b3cf1a..7a664ec2184361 100644 --- a/EIPS/eip-7620.md +++ b/EIPS/eip-7620.md @@ -62,6 +62,7 @@ Details on each instruction follow in the next sections. #### `EOFCREATE` - deduct `TX_CREATE_COST` gas +- halt with exceptional failure if the current frame is in `static-mode`. - read immediate operand `initcontainer_index`, encoded as 8-bit unsigned value - pop `value`, `salt`, `input_offset`, `input_size` from the operand stack - perform (and charge for) memory expansion using `[input_offset, input_size]`