We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b40467 + d3d9711 commit 5a9f77cCopy full SHA for 5a9f77c
lists/evm/pending-opcodes.md
@@ -142,7 +142,7 @@ scheduled or accepted) are in *italics*.
142
| 0x5B | JUMPDEST | Control Flow | | |
143
| *0x5C* | *TLOAD* | *Transient Storage* | *Cancun* | *[EIP-1153](https://eips.ethereum.org/EIPS/eip-1153)* |
144
| *0x5D* | *TSTORE* | *Transient Storage* | *Cancun* | *[EIP-1153](https://eips.ethereum.org/EIPS/eip-1153)* |
145
-| *0x5E* | *MCOPY* | *Memory* | *????* | *[EIP-5656](https://eips.ethereum.org/EIPS/eip-5656)* |
+| *0x5E* | *MCOPY* | *Memory* | *Cancun* | *[EIP-5656](https://eips.ethereum.org/EIPS/eip-5656)* |
146
| 0x5F | PUSH0 | Push | Shanghai | [EIP-3855](https://eips.ethereum.org/EIPS/eip-3855) |
147
| 0x60 | PUSH1 | Push | | |
148
| 0x61 | PUSH2 | Push | | |
0 commit comments