Expand description
Transaction related types
Modules§
Structs§
- Deposit
Receipt - Maybe
Impersonated Transaction - A wrapper for TypedTransaction that allows impersonating accounts.
- Pending
Transaction - Queued transaction
- Transaction
Essentials - Transaction
Info - Represents all relevant information of an executed transaction
Enums§
- Typed
Receipt - Typed
Transaction - Container type for signed, typed transactions.
- Typed
Transaction Request
Functions§
- convert_
to_ anvil_ receipt - get_
field 🔒 - has_
optimism_ 🔒fields - to_
alloy_ transaction_ with_ hash_ and_ sender - transaction_
request_ to_ typed - Converts a [TransactionRequest] into a TypedTransactionRequest. Should be removed once the call builder abstraction for providers is in place.