> For the complete documentation index, see [llms.txt](https://help.mywallet.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.mywallet.io/intro/introduction-to-crypto-and-my-wallet/crypto-addresses-explained.md).

# Crypto addresses explained: formats, networks, and common mistakes

A crypto **address** is where you send funds. It’s similar to a bank account number, but it only works inside a specific **network**. That’s why “address + network” is the combination you should always verify.

## Why networks matter

The same asset name can exist on multiple networks. The recipient can only receive the asset on the network they support. If you send to the wrong network, the transaction can succeed on-chain but the recipient may not be able to access it.

{% hint style="warning" %}
Always match the **network** and the **recipient address**. Addresses are not interchangeable between TON, TRON, and Solana.
{% endhint %}

## Common address types you’ll see

* Wallet-to-wallet addresses for transfers.
* Deposit addresses for services and exchanges.
* Payment links or QR codes that encode an address and other fields.

## The most common mistakes

* Sending on the wrong network.
* Copying a wrong address from a fake source.
* Missing a memo/tag when depositing to a service.
* Reusing an old address without verifying the current payment details.

## A simple “before you send” checklist

* Confirm the network is correct (TON, TRON, Solana).
* Verify the address matches exactly (start and end).
* Confirm the token and amount.
* Include memo/tag if required.

## Related articles

* [Which blockchain is right for you? TON vs TRON vs Solana comparison](/intro/introduction-to-crypto-and-my-wallet/which-blockchain-is-right-for-you-ton-vs.-tron-comparison.md).
* [What is a memo/tag, and when is it required?](/intro/introduction-to-crypto-and-my-wallet/what-is-a-memo-tag.md).
* [How to make a transfer?](/intro/transfers/how-to-make-a-transfer.md).
* [How to track a crypto transaction (TXID, status, confirmations)](/intro/transfers/how-to-track-a-crypto-transaction.md).
* [Address Poisoning](/intro/scams/address-poisoning.md).
