Skip to content
Glossary

Address

A crypto address is a string of letters and numbers that identifies a destination on a blockchain — the equivalent of an account number you share to receive funds.

How it works

An address is derived from a public key, which is itself derived from a private key held in your wallet. Anyone can send assets to an address, but only the holder of the matching private key can authorise spending from it. Most networks use their own address format, so an address valid on one chain is not usable on another.

Why it matters

Addresses make it possible to receive funds without revealing your private key. Because transactions are irreversible, sending to a wrong or mistyped address usually means the funds are lost, which is why wallets show full addresses and often a QR code to copy exactly.

Example

To receive a coin, you share your public address; the sender pastes it as the destination of their transaction.

Address: Frequently Asked Questions

Is it safe to share my crypto address?
Yes. An address is meant to be shared so others can send you funds. It only lets people deposit assets, not withdraw them. Spending requires the matching private key, which stays in your wallet and should never be shared. Sharing your address does, however, let anyone view its public transaction history.
What happens if I send crypto to the wrong address?
Because blockchain transactions are irreversible, funds sent to a wrong or mistyped address are usually lost for good, with no bank or support line to reverse them. If someone else controls that address, only they could choose to return it. Always double-check the full address, and use copy-paste or a QR code rather than typing it.
Can I use the same address on different blockchains?
Generally no. Most networks use their own address format, so an address valid on one chain is not usable on another, and sending an asset to an address on the wrong network can lose it. Some chains share a format but still operate separately. Always confirm both the network and the address before sending.