isValidAAEntrypoint
utility is designed to verify the Account-Abstraction entrypoint before sponsoring a transaction.
Usage
Returns
boolean
- Returns true
if the account abstraction entrypoint address is v06, otherwise false
.
Utility to verify Account-Abstraction entrypoint before sponsoring transactions
isValidAAEntrypoint
utility is designed to verify the Account-Abstraction entrypoint before sponsoring a transaction.
boolean
- Returns true
if the account abstraction entrypoint address is v06, otherwise false
.