Module eip7702
Modules§
Structs§
- An unsigned EIP-7702 authorization.
- Bytecode of delegated account, specified in EIP-7702
- A recovered authorization.
- An Ethereum ECDSA signature.
- A signed EIP-7702 authorization.
Enums§
- Authorization list for EIP-7702 transaction type.
- Bytecode errors.
- Represents the outcome of an attempt to recover the authority from an authorization. It can either be valid (containing an
Address
) or invalid (indicating recovery failure).
Constants§
- EIP-7702 Version Magic in u16 form.
- EIP-7702 first version of bytecode.
- Cost of creating authorized account that was previously empty.
Statics§
- EIP-7702 magic number in array form.