Style guide

address

accounts-keysstandardtranslate

Definition

An Ethereum address is a unique identifier used for receiving tokens, functions similar to a bank account number for cryptocurrencies. Its used to identify your Ethereum account.

It is the rightmost 160 bits of a Keccak hash of an ECDSA public key.