GlossaryBlockchain Glossary
EOA
Externally Owned Account — a standard Ethereum account controlled by a private key, as opposed to a contract account. EOAs can initiate transactions; contract accounts can only react to them. All user wallets (MetaMask, etc.) are EOAs.