Module tx_info
reth_
ethereum
1.6.0
Module tx_info
Module Items
Functions
In reth_
ethereum::
evm::
primitives::
revm::
interpreter::
instructions
reth_ethereum
::
evm
::
primitives
::
revm
::
interpreter
::
instructions
Module
tx_info
Copy item path
Available on
crate feature
evm
only.
Expand description
Transaction information instructions (ORIGIN, GASPRICE, etc.).
Functions
ยง
blob_
hash
Implements the BLOBHASH instruction.
gasprice
Implements the GASPRICE instruction.
origin
Implements the ORIGIN instruction.