AA Wallets

What Is a AA Wallets?

Account Abstraction Wallets or Smart Contract Wallets (SCWs) — or Smart Accounts (SAs) — are different from EOAs by having a different build: they are smart contracts (code) immutably linked to the blockchain, along with the address key. As a result, this account type can perform complex functions by leveraging Account abstraction (AA) and its benefits (on top of standard transactions).

AA Wallets in a nutshell:

  • Enable product features like gas fee savings, paying fees in stablecoins / other tokens, transaction batching, account/social recovery, multisig management, etc.

  • Facilitate EVM ecosystem integrations (plug-ins, SDKs)

  • Need initial funds for on-chain deployment.

Last updated