DUP3
reth_
ethereum
1.6.0
In reth_
ethereum::
evm::
revm::
revm::
bytecode::
opcode
reth_ethereum
::
evm
::
revm
::
revm
::
bytecode
::
opcode
Constant
DUP3
Copy item path
pub const DUP3:
u8
= 0x82; // 130u8
Available on
crate feature
evm
only.
Expand description
The
0x82
(“DUP3”) opcode.