How to verify that you own a crypto wallet
Proving you own a crypto wallet takes one of two methods — signing a message or sending a test transfer. Here's how each works and when to use which.
Before your crypto can back a proof-of-funds letter, you have to prove the wallet is actually yours. Anyone can paste in an address; ownership is what matters. There are two accepted ways to do it, and they prove the same thing through different mechanics.
Method 1: Sign a message
You're given a short, unique phrase and asked to sign it with your wallet. Signing uses your private key to produce a signature that anyone can check against your public address — without ever revealing the key itself. A valid signature is mathematical proof that you control that address.
This is instant, costs nothing, and moves no funds. It's the cleanest option when it's available. The catch: not every wallet exposes message signing, and the address you sign with has to be the one that actually holds (or can demonstrate) your balance.
Method 2: Send a test transfer
You send a tiny amount — often called a "dust" transfer — from your funded wallet to a verification address. The transaction itself proves control: only the owner of the funds could have moved them.
This is the more robust option, and it's the right choice in a few common situations:
- Your wallet doesn't support message signing.
- The address you submitted shows a zero balance because your funds sit on HD-derived or change addresses (see Why your wallet shows a zero balance). The transfer reveals and links the address that actually holds the balance.
- You're verifying holdings across multiple addresses.
The trade-off is a small network fee and a short wait for confirmation, which varies by coin (see Crypto transfer timing).
Which should you use?
If your wallet signs messages and the signing address holds your funds, sign — it's instant and free. Otherwise, use the test transfer. Both produce the same result: verified ownership that lets your funds count toward a proof-of-funds letter.