Available on crate feature
optimism only.Expand description
OP-stack receipt construction for the Anvil block executor.
Functionsยง
- blob_
gas_ ๐used - Returns the blob gas accounted for by an OP transaction under the active hardfork.
- build_
deposit_ ๐receipt - build_
mined_ ๐deposit_ receipt - Builds a mined OP deposit receipt and derives its fork-specific metadata.
- build_
simulated_ ๐deposit_ receipt - Builds an RPC-simulated OP deposit receipt and derives its fork-specific metadata.
- wrap_
deposit_ ๐receipt