Choose an EOA when
- The signer already holds assets at its EOA address.
- Keeping that address matters more than adding account modules.
- You want the smallest account setup surface.
Choose another account type when
- Choose EIP-7702 to keep a controllable EOA address while adding supported smart account capabilities.
- Choose a smart account provider for a new modular account with a separate address.
Configure an EOA
Pass the EOA signer and select the
eoa account type.