$CATSKY / Cardano Guides / Buy ADA & move it to your wallet

Cardano guides · updated September 11, 2026

How to buy ADA and withdraw it to your own wallet

Buy ADA on an exchange that lists it, open your own Cardano wallet and copy its receive address (it begins addr1), then use the exchange's withdraw screen, pick the Cardano network, paste the address, send a small test amount, confirm it arrived on a block explorer, and send the rest. Cardano needs no memo or destination tag. This is the step that comes before staking, swapping or holding any native token, because the tokens themselves mostly do not exist on exchanges at all.

Why bother

Why move ADA off the exchange at all?

Because an exchange handles only the assets it chose to list, and Cardano's native tokens sit almost entirely outside that list. On Cardano a token is not a smart contract: the ledger carries it directly, in an ordinary transaction output "alongside the address of the output", identified by an asset ID pairing a policy ID with an asset name (docs.cardano.org, checked September 11, 2026). Any standard wallet can hold any of them. An exchange account holds only what the exchange supports.

So if you want to swap for a token, claim an airdrop, vote, or pick your own stake pool, the ADA has to sit in a wallet whose keys you hold. Buying is the easy half; getting it out correctly is where people lose money, almost always through one of the four errors below.

Be clear about the trade: you become the only backup, and nobody can reset a lost recovery phrase. Write it on paper before you touch the withdraw button.

Where to buy

Which exchanges list ADA?

Availability changes by company and by country, so the only thing worth quoting is what each exchange published on its own pages as of September 11, 2026. We take no view on which to use.

ExchangeWhat its own page saysSource, checked September 11, 2026
CoinbaseLists ADA. Its help centre says Coinbase "does not support sending off Coinbase to some legacy (Byron) addresses", but supports all ADA receives.Coinbase Help
KrakenLists ADA and publishes the numbers: 1.00 ADA withdrawal fee, 5.00 ADA minimum withdrawal, 15 confirmations on deposits.support.kraken.com
Binance"ADA is listed on Binance for trade and purchase", with ADA/USDT and ADA/USDC among the markets. Binance.US is a separate company and lists ADA on Cardano and on BEP-20.binance.com · Binance.US listings
GeminiDoes not list ADA. Its own Cardano price page reads "We currently don't offer this token."gemini.com
Crypto.com"Cardano can be bought on a variety of cryptocurrency platforms, including the Crypto.com App and Exchange."crypto.com
BitstampLists ADA. Its blog announced "Cardano (ADA) is now available for US customers on Bitstamp by Robinhood" on 9 June 2025.blog.bitstamp.net

Note the Binance split: Binance.com and Binance.US are different businesses with different asset lists, and Binance.US says it "only supports assets, networks, and trading pairs that appear on our official website and app".

The withdrawal

How do I withdraw ADA to my wallet, step by step?

  1. Set up a self-custody wallet first. Lace, Eternl and Vespr are the common Cardano light wallets; the wallet guide covers setup and the recovery phrase.
  2. Copy the receive address. Open Receive in the wallet. You get a long string starting addr1, the mainnet bech32 prefix defined in CIP-19. Anything starting addr_test is a testnet address and anything starting stake1 is a reward address, not somewhere to send funds. Use the copy button.
  3. Open the withdraw screen and choose ADA. Kraken's instructions are representative: Portfolio, Withdraw, select the crypto, then "Choose the correct network." (support.kraken.com). Pick Cardano, not BEP-20.
  4. Paste the address and leave any memo field empty. Cardano has no destination tag. Check the first four and last four characters against your wallet on screen: clipboard hijacking malware swaps addresses, and reading the ends is the cheap defence.
  5. Send a small test amount. Enough to clear the minimum and no more: on Kraken that is 5 ADA; elsewhere it appears once ADA is selected.
  6. Confirm it arrived, then send the rest. Paste your address or the transaction hash into Cardanoscan, one of the explorers named on Cardano's tracking tools page, and check the amount and address match; the Cardanoscan guide explains inputs and outputs. Then send the balance, keeping a few spare ADA for fees.

Costs

What does a withdrawal cost?

Two separate charges, often confused. The exchange sets its withdrawal fee; the protocol sets the Cardano network fee, which is tiny. Most exchanges publish no per-asset ADA figure publicly and show it on the withdrawal screen, so the table below has gaps rather than invented numbers.

ChargeAmountSource, checked September 11, 2026
Kraken withdrawal fee1.00 ADA, with a 5.00 ADA minimum withdrawal. Kraken notes fees "are subject to change and may differ from those displayed here; the final fees will be accurately shown at the time of confirmation".support.kraken.com
Crypto.com withdrawal feeNot published on a public page per asset. "You can find the relevant withdrawal fee in the Fees & Limits section of the Settings in your Crypto.com App."help.crypto.com
Coinbase, Binance, BitstampNo fixed ADA withdrawal fee on any page we could fetch on September 11, 2026. Each shows the fee and minimum on the withdrawal screen before you confirm.Withdrawal screen
Cardano network feeA fixed part plus a per-byte part. Live parameters read 155,381 lovelace (0.155381 ADA) plus 44 lovelace per byte, so a plain transfer costs a fraction of one ADA.Koios epoch_params · docs.cardano.org

The network fee comes out of the transaction, not your exchange balance; the fees guide works through the formula.

Timing

Why is the withdrawal taking so long?

Almost always the exchange, not the chain. The exchange reviews and signs your request first, which can mean risk checks, manual review, or a hold: Kraken says certain account events trigger "a temporary (72 hour) withdrawal hold on the account, for security purposes", and that no email confirms the withdrawal. Crypto.com describes its withdrawals as "almost instant and normally should take no longer than 2-3 hours to be processed".

Only then does the transaction reach Cardano. There, blocks arrive roughly every 20 seconds: the observable block time "is 20s, which is equal to the slot length (1s) divided by the block coefficient f (the expected block frequency, 0.05)", a figure the documentation calls unlikely to change soon (docs.cardano.org). Your ADA usually shows within a minute of submission. Deeper certainty takes longer: a transaction counts as confirmed once "the block that contains it is deep enough in the chain" (docs.cardano.org), which is why Kraken waits 15 confirmations before crediting an incoming ADA deposit.

If nothing has appeared after a few hours, get the transaction hash from your withdrawal history and look it up on an explorer. A hash listing your address as an output means the funds are on-chain. No hash means the delay sits with the exchange.

Mistakes

What actually goes wrong?

Picking the wrong network. The most expensive error. Binance.US lists ADA on Cardano and on BEP-20, so the withdrawal form offers both, and a BEP-20 withdrawal sent to an addr1 address does not arrive. Read the network selector every time.

Using an old Byron address. Shelley added base, pointer, enterprise and reward addresses while continuing to support "Byron-era bootstrap addresses and script addresses" (docs.cardano.org). Old wallets and backups can still surface a Byron address, which Coinbase may refuse to send to. A fresh receive address from a current wallet avoids this.

Sending to a smart contract address. An address beginning addr1 is not necessarily a wallet. Under CIP-19 the payment part can be a key hash or a script hash, and script addresses belong to contracts, not people. Copying an addr1 string from an explorer, a swap interface or a message is how this happens. Use only the address your own wallet's Receive screen gave you.

Skipping the test send. A test costs one network fee and one withdrawal fee and catches all three mistakes above before the full balance is at stake. In our experience it is the step people drop first.

Next

What do I do once the ADA is in my wallet?

To hold a native token, swap part of the ADA on a decentralised exchange: the Minswap and DexHunter guide covers the flow. Select tokens by policy ID, not ticker, because tickers are not unique. For $CATSKY that ID is 9b426921a21f54600711da0be1a12b026703a9bd8eb9848d08c9d921, and the policy ID guide explains how to check one.

To earn staking rewards while keeping control of the ADA, delegate to a stake pool: see how to stake ADA, which never moves or locks your coins. Unfamiliar terms are in the glossary. None of this is financial advice.

Straight answers

Frequently asked

Do I need a memo, tag or reference to send ADA?

No. A Cardano address carries everything the network needs, so there is no separate memo or destination tag. Kraken publishes memo and tag notes for assets such as XRP, XLM, STX and EOS, and lists none for ADA on its supported withdrawal address formats page (checked September 11, 2026). Leave any optional memo box empty.

How long does an ADA withdrawal take?

Two clocks, one after the other. The exchange review is the slow, variable part: Crypto.com says withdrawals are "almost instant and normally should take no longer than 2-3 hours to be processed" (help.crypto.com). On-chain, Cardano produces a block roughly every 20 seconds (docs.cardano.org).

What is the smallest amount of ADA I can withdraw?

Only some exchanges publish the figure. Kraken lists a 5.00 ADA minimum withdrawal and a 1.00 ADA withdrawal fee (support.kraken.com, checked September 11, 2026). Others show the minimum on the withdrawal screen once you pick ADA.

Why did the exchange reject my wallet address?

Usually the address belongs to another chain, the wrong network is selected, or it is an old Byron-era address. Coinbase states it "is able to support all receives for ADA, however, it currently does not support sending off Coinbase to some legacy (Byron) addresses" (Coinbase Help). A current wallet gives you a Shelley address beginning addr1.

Do I need to leave some ADA in the wallet?

Yes. Every output holding native tokens must carry a minimum amount of ada alongside them (docs.cardano.org). A wallet emptied to zero ada cannot pay a fee and cannot move its tokens, so keep a spare balance.

Related: all guides · best wallets for meme coins · how to buy Cardano native tokens · how to stake ADA

Not financial advice. $CATSKY is a meme token; cryptocurrency carries significant risk and you can lose everything. Buybacks are discretionary — not guaranteed, and may change or stop at any time. Do your own research; verify everything on-chain.

THIS SITE NEVER ASKS FOR YOUR WALLET · NO CONNECTIONS · NO SIGNATURES · NO FORMS