Module erc4337

Expand description

This module provides implementations for EIP-4337.

Structs§

PackedUserOperation
PackedUserOperation in the spec: Entry Point V0.7
SendUserOperationResponse
Response to sending a user operation.
TransactionConditional
Options for conditional raw transaction submissions.
UserOperation
UserOperation in the spec: Entry Point V0.6
UserOperationGasEstimation
Represents the gas estimation for a user operation.
UserOperationReceipt
Represents the receipt of a user operation.

Enums§

AccountStorage
Represents the expected state of an account for a transaction to be conditionally accepted.
SendUserOperation
Send User Operation

Type Aliases§

ConditionalOptionsDeprecated
Alias for backwards compat