Skip to main content

Module optimism

Module optimism 

Source
Expand description

OP-stack-specific helpers and type aliases used by super::FoundryNetwork and super::FoundryTxReceipt.

Functions§

build_deposit_receipt_envelope 🔒
Build a FoundryReceiptEnvelope::Deposit from a ReceiptWithBloom<Log> plus the OP deposit-specific fields decoded from the [OtherFields] of an AnyTransactionReceipt.

Type Aliases§

FoundryTransactionResponse
JSON-RPC transaction response type used by super::FoundryNetwork.