A public identifier used to receive cryptocurrency on a blockchain network.
A cryptocurrency address is a public identifier used to receive funds on a blockchain network. It is typically derived from a public key and can be safely shared. Anyone with your address can send you funds, but only the holder of the corresponding private key can spend them.
Address formats vary by network and may include version prefixes and checksums to reduce errors. For example, Bitcoin Cash uses the CashAddr format (q... or p...), while Bitcoin uses Base58Check (1..., 3..., bc1...).
All terms and definitions may update as the Cryptionary improves.