Difference between revisions of "Ethereum address"
Jump to navigation
Jump to search
(10 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
* [[Ethereum Node Records (ENR)]] | * [[Ethereum Node Records (ENR)]] | ||
− | Ethereum addresses are composed of the prefix "0x" (a common identifier for hexadecimal) concatenated with the rightmost 20 bytes of the [[Keccak-256]] hash of the [[ECDSA public key]] (the curve used is the so-called secp256k1). In hexadecimal, two digits represent a byte, and so addresses contain 40 hexadecimal digits, e.g. 0xb794f5ea0ba39494ce839613fffba74279579268. Contract addresses are in the same format, however, they are determined by sender and creation transaction [[nonce]]. | + | Ethereum addresses are composed of the prefix "<code>[[0x]]</code>" (a common identifier for hexadecimal) concatenated with the rightmost 20 bytes of the [[Keccak-256]] hash of the [[ECDSA public key]] (the curve used is the so-called secp256k1). In hexadecimal, two digits represent a byte, and so addresses contain 40 hexadecimal digits, e.g. 0xb794f5ea0ba39494ce839613fffba74279579268. Contract addresses are in the same format, however, they are determined by sender and creation transaction [[nonce]]. |
+ | |||
+ | == Activities == | ||
+ | * Create an [[Ethereum wallet]] | ||
== Related == | == Related == | ||
+ | * <code>[[geth account new]]</code> or <code>[[ethkey generate]]</code> | ||
* <code>[[clef newaccount]]</code> | * <code>[[clef newaccount]]</code> | ||
+ | * <code>[[cast wallet new]]</code> | ||
* [[Ethereum Name Service (ENS)]] | * [[Ethereum Name Service (ENS)]] | ||
* [[Cardano address]] | * [[Cardano address]] | ||
+ | * <code>[[openssl rand 32]]</code> | ||
+ | * [[Ethereum wallet address]] | ||
+ | * [[Non-contract address]] | ||
== See also == | == See also == | ||
* {{Ethereum address}} | * {{Ethereum address}} | ||
+ | * {{Cryptocurrency address}} | ||
* {{ENR}} | * {{ENR}} | ||
* {{Ethereum}} | * {{Ethereum}} | ||
[[Category:Ethereum]] | [[Category:Ethereum]] |
Latest revision as of 06:47, 11 June 2024
Ethereum addresses are composed of the prefix "0x
" (a common identifier for hexadecimal) concatenated with the rightmost 20 bytes of the Keccak-256 hash of the ECDSA public key (the curve used is the so-called secp256k1). In hexadecimal, two digits represent a byte, and so addresses contain 40 hexadecimal digits, e.g. 0xb794f5ea0ba39494ce839613fffba74279579268. Contract addresses are in the same format, however, they are determined by sender and creation transaction nonce.
Activities[edit]
- Create an Ethereum wallet
Related[edit]
geth account new
orethkey generate
clef newaccount
cast wallet new
- Ethereum Name Service (ENS)
- Cardano address
openssl rand 32
- Ethereum wallet address
- Non-contract address
See also[edit]
- Ethereum address, ECDSA public key, Ethereum Name Service (ENS), non-contract address
- Cryptocurrency address, Ethereum address
- Ethereum Node Records (ENR), Ethereum address
- Ethereum
ETH
, Ethereum 2.0, smart contract, EVM, ERC-20, DAG, Ethereum Classic, Polygon, BAT, Solidity, Gas, Nonce, Chainlink, Vitalik Buterin, Gavin Wood, Ethereum Foundation, EIPs, ERC, Lighthouse ethereum client, Prysm, Ethereum clients, Ethereum Gossip Protocol, sETH, ETH1 address, Ganache, Aave, Harmony, Account abstraction, Ethereum node, gwei, NatSpec, Precompiles, Dencun, Eth-keyfile, Ethereum API, Blobs, Ethereum SRB, Ethereum scaling, Ethereum JWT, Ethstats, abidump
Advertising: