Module erc4337
Expand description
This module provides implementations for EIP-4337.
Structs§
- Packed
User Operation PackedUserOperation
in the spec: Entry Point V0.7- Send
User Operation Response - Response to sending a user operation.
- Transaction
Conditional - Options for conditional raw transaction submissions.
- User
Operation UserOperation
in the spec: Entry Point V0.6- User
Operation GasEstimation - Represents the gas estimation for a user operation.
- User
Operation Receipt - Represents the receipt of a user operation.
Enums§
- Account
Storage - Represents the expected state of an account for a transaction to be conditionally accepted.
- Send
User Operation - Send User Operation
Type Aliases§
- Conditional
Options Deprecated - Alias for backwards compat