Moving funds

Sending SOL and tokens

Making a transfer, reading the approval screen, and the mistakes that cannot be undone.

2 min readUpdated 16 Aug 2026
On this page

Transfers cannot be reversed

There is no chargeback, no support recovery and no cancel. An address typed wrong is funds gone. Read the approval screen every single time.

Making a transfer

  1. 01

    Choose the asset

    SOL, or any SPL token you hold. Each token has its own balance and its own transfer.

  2. 02

    Enter the destination

    Paste, scan a QR code, or pick from a previous recipient. Then compare the first and last characters against your source.

  3. 03

    Enter the amount

    The maximum shown for SOL leaves enough behind to pay the fee. Sending literally everything leaves you unable to transact at all.

  4. 04

    Review and approve

    The approval screen shows the destination, the asset, the amount and the fee. Approving with biometrics signs and broadcasts it.

The send screen with destination address and amount fields
Paste, scan or pick a previous recipient — then check the address character by character.

Reading the approval screen

The prompt is not a formality — it is the security boundary. Check:

  • Destination — the full address, not a truncated preview.
  • Asset — token symbols are not unique. Two tokens can share a ticker; the mint address is what identifies them.
  • Amount — including decimal places.
  • Fee — a normal Solana transfer costs a fraction of a cent. A surprising fee means something other than a simple transfer is being signed.
The transfer approval sheet showing destination, asset, amount and fee
Destination, asset, amount, fee. A surprising fee means something other than a simple transfer is being signed.

Fees and rent

Transaction fee

A few thousand lamports. Fractions of a cent in normal conditions.

Token account rent

Sending an SPL token to an address that has never held it creates an account for it, which costs a small one-off deposit — paid by whoever sends.

Keeping a buffer

Always leave enough SOL for several transactions, including your inheritance check-ins.

If it fails

Solana transactions fail fast and cleanly. A failed transaction generally means nothing moved, though the fee may still be spent. The usual causes are insufficient SOL for the fee, an expired blockhash on a slow connection, or network congestion. See a transaction failed.

Sending counts as activity

Every transfer you sign is proof you are alive, so it resets your inheritance timer along with everything else you do in the app. See the heartbeat and checking in.

Keep reading

Still stuck?

Tell us what you were doing and what you expected — never your recovery phrase, private key, or a vault passphrase. Nobody from Legacy Wallet will ever ask for those.

Opens a support ticket and emails you the link. We reply by email, usually within a couple of days.