Expand description
Re-exported from reth_optimism_primitives
.
Modules§
- bedrock
- OP mainnet bedrock related data.
- predeploys
- Addresses of OP pre-deploys.
- serde_
bincode_ compat - Bincode-compatible serde implementations.
- transaction
- Optimism transaction types
Structs§
- OpPrimitives
- Primitive types for Optimism Node.
Enums§
- OpReceipt
- Typed ethereum transaction receipt. Receipt containing result of transaction execution.
- OpTx
Type - Transaction types supported by [
OpTxEnvelope
]. - OpTyped
Transaction - The TypedTransaction enum represents all Ethereum transaction request types, modified for the OP Stack.
Constants§
- ADDRESS_
L2_ TO_ L1_ MESSAGE_ PASSER - The L2 contract
L2ToL1MessagePasser
, stores commitments to withdrawal transactions.
Traits§
- Deposit
Receipt - Trait for deposit receipt.
- OpTransaction
- Represents an Optimism transaction envelope.
Type Aliases§
- OpBlock
- Optimism-specific block type.
- OpBlock
Body - Optimism-specific block body type.
- OpTransaction
Signed - Signed transaction.