ERC4337 class

A class that encapsulates constants related to the ERC-4337 protocol.

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

ENTRY_POINT → const String
The address for the EntryPoint contract as per the ERC-4337 protocol.
ETHERSPOT_WALLET_FACTORY → const String
The address for the EtherspotWalletFactory contract as per the ERC-4337 protocol.
SIMPLE_ACCOUNT_FACTORY → const String
The address for the SimpleAccountFactory contract as per the ERC-4337 protocol.