What is Wallet Address?
A public string of characters that identifies your account on a blockchain, which others use to send you crypto.
A wallet address is your public identifier on a blockchain, a long string of letters and numbers derived from your public key. You share it so others can send you funds, much like an account number. Unlike your private key or seed phrase, the address is safe to share, since it only lets people send to you, not spend from you.
This matters because addresses are how value is routed. Getting one wrong means sending funds to the void or to a scammer, with no way to reverse it.
Example: to receive an airdrop or a payment, you give the sender your wallet address, and they enter it as the destination of their transaction.
Safety note: always verify the full address before sending, not just the first and last few characters, because address-poisoning scams create look-alikes with matching ends. Watch for clipboard-hijacking malware that silently swaps a copied address. For large transfers, send a small test amount first. Sharing your address is fine; sharing your seed phrase or private key never is. Related terms include public key, address poisoning, clipboard hijacker, and transaction hash.
Related terms
Keep learning: read the guides · scam alerts · free tools · full glossary.