Skip to main content
CREATE
reth_
ethereum
2.0.0
In reth_
ethereum::
evm::
revm::
inspector::
interpreter::
instructions
reth_ethereum
::
evm
::
revm
::
inspector
::
interpreter
::
instructions
Constant
CREATE
Copy item path
pub const CREATE:
u64
= 32000; // 32_000u64
Available on
crate feature
evm
only.
Expand description
Gas cost for CREATE instruction.