wardcrest

Externally owned account

Also called EOA

An EVM account controlled by a private key rather than by its own permanent contract code. Since EIP-7702, an EOA can delegate its behaviour to contract code until the delegation is changed or cleared, but the key still controls the account.