The short answer

Platforms set a minimum withdrawal amount and a minimum deposit amount per asset and network, and a transfer below either can be refused or left uncredited. When the fee approaches the value of the balance, the realistic options are to consolidate, convert within the platform, or leave it alone.

There are two minimums, not one

The sending side enforces a minimum withdrawal: below it, the platform will not let you submit the request. The receiving side enforces a minimum deposit: below it, an arriving transaction may not be credited to the account at all. Kraken publishes both, per asset and per network, and they are not the same number.

The failure mode people hit is passing the first check and failing the second. The withdrawal succeeds, the transaction confirms onchain, and nothing appears in the destination account, because the amount that arrived was under the deposit minimum. The transaction is not lost in the sense of being invalid; it is simply not credited, and recovering it is a support process with no guaranteed outcome.

How fees create dust

Most transfer costs are charged per transaction, not per unit of value. A fee that is trivial on a large transfer is fatal on a small one. Once the fee reaches the value of the balance, the balance is economically immobile: moving it costs more than it is worth.

This is what people mean by dust. It is not a special token type or an error state — it is an ordinary balance that has fallen below the cost of touching it. On networks with variable fees, a balance can be dust on Monday and movable on Thursday.

Practical options for a small balance

Consolidate before moving. If the same asset sits in several places, bring it together where it is cheap to do so and move once. Each transfer has its own fee; one transfer of the total costs far less than several of the parts.

Convert inside the platform. A trade or conversion within an exchange is not an onchain transfer and does not pay a network fee, though it has its own spread or trading cost. Converting dust into an asset you actually use is sometimes cheaper than moving it.

Wait for cheaper conditions. On a network with demand-driven fees, the same transfer costs less at a quiet moment. This only helps if the balance is near the threshold rather than far below it.

Use a cheaper network, if the destination accepts one. The constraint is always compatibility first. See choosing the cheapest network.

Accept that some balances stay put. A balance worth less than any available fee is not going anywhere, and spending an hour on it is its own cost.

The other kind of stranded balance

A separate and more annoying case: the token balance is large enough to be worth moving, but the account holds no gas asset. The tokens are visible and immovable until the account receives a small amount of the network’s fee asset.

The fix is to send a small amount of that asset to the address, from an exchange or another wallet you control. Our gas token finder names the right asset per network — and note that it must be held on that network, not another one.

Frequently asked

What happens if I deposit less than the minimum?

The transaction can confirm onchain and still not be credited to the account. Platforms document this case separately from ordinary deposits, and recovery, where it is offered at all, is a discretionary support process.

Can I withdraw dust to a self-custody wallet instead?

Only if the withdrawal clears the platform’s minimum. If it does, you still pay the fee, so check whether the arriving amount is worth having.

Why can I not just pay a smaller fee?

On most networks you can lower the fee you offer, but below the level the network is currently accepting the transaction simply waits. Lowering the fee does not make a small transfer cheap; it makes it slow or stuck.

Is dust a security risk?

Unsolicited tiny amounts arriving in your wallet are a known nuisance tactic, sometimes used to get you to interact with a malicious contract. Do not interact with tokens you did not expect. See token approvals.

Before you act

  • Check the receiving deposit minimum, not only the sending withdrawal minimum.
  • Compare the fee against the balance before deciding to move it.
  • Consolidate small amounts into one transfer where possible.
  • Fund the address with a little of the network gas asset before expecting to send.
PUT IT TO USECheck what actually arrives

Sources & further reading

  1. Kraken: withdrawal fees and minimums

    Minimum withdrawal amounts set per asset and network.

  2. Kraken: deposit fees and minimums

    Minimum deposit amounts on the receiving side.

  3. Coinbase: unsupported crypto deposits

    A confirmed transaction is not automatically a credited deposit.

  4. Ethereum: gas and fees

    Fees are charged per transaction rather than per unit of value.

Sources checked on 18 September 2026. Network features and platform support can change; check the relevant provider before acting.

AI-assisted editorial content; no independent expert review or transaction verification is claimed. Tokens and bridges carry issuer, market and smart-contract risks. This is educational information, not investment advice. Read our editorial policy.