Available on crate feature
rpc-types
only.Expand description
Structs§
- L1 block info extracted from inout of first transaction in every block.
- The block reference for an L1 block.
- The block reference for an L2 block.
- The Optimism-specific base fee specification.
- Container type for all Optimism specific fields in a genesis file.
- The Optimism-specific genesis block specification.
- Optimism specific transaction fields
- OP Transaction Receipt type
- Additional fields for Optimism transaction receipts: https://github.com/ethereum-optimism/op-geth/blob/f2e69450c6eec9c35d56af91389a1c47737206ca/core/types/receipt.go#L87-L87
- Builder for
OpTypedTransaction
. - An output response for Optimism Rollup.
- The safe head response.
- The
SyncStatus
of an Optimism Rollup Node. - OP Transaction type
Enums§
- Represents the connectivity state of a peer in a network, indicating the reachability and interaction status of a node with its peers.
- Direction represents the direction of a connection.