Skip to content

Opcode additions

Luit Hollander edited this page Jan 4, 2019 · 1 revision

EVM

Homestead

Opcode Name EIP
0xf4 DELEGATECALL EIP 7

Byzantium

Opcode Name EIP
0xfa STATICCALL EIP 214
0xfd REVERT EIP 140

Constantinople

Opcode Name EIP
0x1b SHL EIP 145
0x1c SHR EIP 145
0x1d SAR EIP 145
0x3f EXTCODEHASH EIP 1052
0xf5 CREATE2 EIP 1014

General

Opcodes

Clone this wiki locally