EOA (Externally Owned Account)
An account controlled by a private key, not contract code.
An account type historically assumed to have no code. EIP-7702 breaks that assumption by letting an EOA delegate to code, invalidating guards built on 'EOAs cannot execute code'.
Related cases
Related attack patterns
Related tools
