Skip to content

Externally Owned Address EOA #66

@cinar

Description

@cinar

Externally Owned Address (EOA), also known as a Wallet Address, refers to a public account that holds your funds and is only accessible by the private key pairs. Let us take the Ethereum address, for example. An Ethereum address is a 42-character hexadecimal address derived from the last 20 bytes of the public key controlling the account with 0x appended in front. e.g., 0x71C7656EC7ab88b098defB751B7401B5f6d8976F.

https://info.etherscan.com/what-is-an-ethereum-address/#:~:text=An%20Ethereum%20address%20is%20a,e.g.%2C%200x71C7656EC7ab88b098defB751B7401B5f6d8976F.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions