Explain ethereum > accounts

Accounts

An Ethereum account is an entity with an ether (ETH) balance that can send transactions on Ethereum.

Accounts can be user-controlled or deployed as smart contracts.

If they are user-controlled, they are generated and secured by a private key (a seedphrase).

Your Accounts