Binance Wallet Explained: Custody, No Seed Phrase, Gas Costs and the Address Confusion

Binance Wallet Explained: Custody, No Seed Phrase, Gas Costs and the Address Confusion

Binance’s own documentation says a third party holds your assets until you upgrade. That, and the missing twelve words, are what this guide is about.

Checked against Binance support documentation, September 2026
Quick answers

QuestionShort answer
What is Binance Wallet?A wallet that lives inside the Binance app. It gives you an address on the blockchain, separate from the balances in your exchange account.
Is it self-custody?Only after you upgrade it. Binance’s own documentation says a third party holds your assets until you complete the self-custody upgrade.
Where is the seed phrase?There isn’t one. The key is split into three MPC key-shares, so no twelve words are ever shown to you.
What do I have to keep safe instead?The recovery password. Binance states it cannot restore that for you if you forget it.
Can I set it up on desktop?Creation happens in the app only. The browser extension signs you into a wallet you already made.
What does it cost to use?Swap rates vary by token group, and network gas is charged separately on top. The breakdown is in the table below.

Binance Wallet gets described as a self-custody wallet almost everywhere, and Binance’s own support pages are more precise than that. Until you complete a step called the self-custody upgrade, the documentation says a third party is holding your assets for you. There is also no seed phrase anywhere in the product, which sends a steady stream of people hunting through settings for twelve words that do not exist. Both of those follow from one design decision, and once it is clear, the questions about addresses, gas and what a swap really costs answer themselves.

Diagram separating the screens inside the Binance app that are all called a wallet. One side covers spot, funding, margin and futures, where the balance is a number recorded in Binance own ledger and moving between them rewrites a single line so it is instant and free. The other side covers Binance Wallet, where the balance sits at an address on a blockchain recorded by the chain itself, visible to anyone, and sending from it is an on-chain transaction so a network fee applies. Below that a table explains why asking for a Binance wallet address is ambiguous, separating the deposit address issued per coin and per network, the wallet own address found under Receive with one per chain family, and Binance Pay which moves value between Binance users without touching a chain. A closing panel lists three situations that go wrong when the two addresses are mixed up - Cryptonakta
Everything is called a wallet, but a ledger entry and a chain address are different objects.

1. Whether it is self-custody depends on one setting

Most articles call Binance Wallet a self-custody wallet and stop there. Binance’s own support pages are more careful than that, and the difference matters to anyone who opened the wallet because they wanted to hold their own keys.

The wallet exists in two states. Before you complete what Binance calls the self-custody upgrade, the documentation describes the arrangement plainly: a third party holds your assets on your behalf. After the upgrade, the same documentation says you hold and fully control your assets and private keys.

Before the upgradeAfter the upgrade
Who holds the keyBinance holds it for youYou do
BackupNone of your ownYou create it and you guard it
If you lose accessThere is a support routeNo recovery password means no way back
Who carries the riskThe custodianYou, entirely

How to tell which state you are in

If the wallet screen is still showing you an upgrade prompt, you have not upgraded yet. Once the prompt is gone and you have created a backup with a recovery password, the keys are yours.

Neither state is automatically better. The custodial one is forgiving; the self-custody one is not, which is the point of it.

The upgrade is one-directional

Going through the upgrade means creating a backup and setting a recovery password, and from that moment the responsibility sits with you. This is not a setting you flip back and forth while you make up your mind.

So decide where the recovery password will live before you tap the button, not during the flow. The screen asks you to invent one mid-sequence, and passwords invented that way are the ones people cannot produce a year later.

If the whole idea of holding your own keys is new, what a crypto wallet actually is covers the groundwork this section assumes.

2. There is no seed phrase, and that is deliberate

Open the wallet expecting twelve words to write down and you will not find them. Nothing is hidden in a submenu. The wallet does not work that way.

Three shares instead of one key

It uses MPC, which stands for multi-party computation. Rather than generating a single private key and handing it to you, the system splits the key into three shares and stores them in different places, such as your device and your cloud storage. When something needs signing, the shares each compute their part and the results combine. At no point does a complete key sit in one location.

That is why there is nothing to write on paper. No moment exists where the full key sits somewhere it could be copied down.

You can convert to an ordinary key wallet

If you specifically want a private key in your hands, Binance offers a conversion. You go through an identity check and come out with a conventional private-key wallet, which you can then use the way you would use any other.

Whether it is worth doing depends on you. People who have managed private keys before and prefer that should convert. People who never have gain little and pick up new ways to lose everything.

Does splitting the key make it safer

Safer is the wrong frame. What changed is which thing you can lose.

With a seed phrase, the risk concentrates on a piece of paper. Someone photographs it, or you lose it in a move, and that is the failure. With key-shares, the paper problem disappears and two new dependencies appear: the recovery password, and the cloud account holding one of the shares. If that cloud account is weakly protected, it becomes the soft spot.

Which is better depends on which one you are worse at. If you are bad at keeping paper, this design suits you. If your cloud account uses a password you have reused elsewhere, it does not.

Turning on app-based two-factor authentication for that cloud account is, in this wallet, part of protecting the wallet itself. What actually gets locked when you lose 2FA is worth reading before you need it rather than after.

For the seed-phrase side of the comparison, what happens when a seed phrase is exposed lays out that scenario. Here the equivalent scenario moves to the recovery password.

3. The recovery password is the thing you can actually lose

Since there is no phrase to write down, people conclude there is nothing to keep. There is one thing.

The share that goes to cloud storage does not go up in the clear. It is encrypted with a password you choose. That is what stops the cloud provider, or anyone who reaches that account, from doing anything useful with the file.

Binance’s documentation is direct about the consequence: if you lose or forget that recovery password, Binance cannot restore it for you, and the backup goes with it. The encrypted file survives and the thing that opens it does not.

You now have several passwords and only one is final

This is where people get tangled. A Binance account accumulates credentials, and they do not behave the same way.

  • Account login password. Gets you into Binance. Resettable.
  • Two-factor authentication. A second check on logins and withdrawals. Recoverable through a process.
  • Fund password, where you have set one. An extra confirmation on movements. Resettable.
  • Wallet recovery password. Opens your backup share. This one has no reset.

The first three can be restored after identity checks, because Binance holds enough to restore them. The last one cannot, because Binance does not hold it at all. Forgetting the first three is inconvenient. Forgetting the last one locks the money.

If you are not certain right now

Anyone thinking “I set one, but what was it” should treat today as the day to fix it. While you can still open the wallet, you can create a fresh backup. Once you cannot open it, nothing is available to you.

Go to the backup section in the wallet settings, create the backup again, and this time decide where the password will live before you invent it. Choosing the storage first and the password second is far more stable than the other way round.

Some people resist writing it down. In practice far more crypto is lost to nobody writing anything down than to written passwords being stolen. Write it down, and keep it somewhere other than the backup share.

4. How it fails, case by case

Abstract descriptions of custody are hard to act on. What follows is the same information as a set of specific situations.

If this happensWith a seed-phrase walletWith split key-shares
You lose the phoneRestore on another device with the phraseRestore with the backup and recovery password
Someone sees your paper backupFunds can leave immediatelyThere is no paper to see
Your cloud account is breachedIrrelevant to the walletOne share is exposed; dangerous if the password also leaks
You forget the recovery passwordNot applicableThe backup cannot be opened
You delete and reinstall the appRestore from the phraseRestore from the backup
You change phonesEnter the phrase on the new deviceSign in, restore, enter the password

Read down the table and the pattern is clear enough. Risk did not disappear. It moved from a physical object to an account and a password.

Moving to a new phone

This is the most common recovery anyone actually performs. Install the Binance app on the new device, sign into your account, choose to restore in the wallet section, point it at your backup, and enter the recovery password.

Two things trip people up. The first is signing into a different cloud account on the new phone, leaving the backup in the old one. The second is the recovery password, and that has no workaround.

So while your current phone still works, confirm that the password you think you have is the one that opens the backup. After the old device is gone there is no way to test it.

Deleting the app

Removing the app does not remove your assets. They are recorded against an address on the chain, not inside the app. Reinstall, restore, and the same address comes back.

It only fails if there was no backup, or the password is gone. So checking the backup state before you uninstall anything is a thirty-second habit.

5. Backing it up: cloud or QR code

Two backup routes are offered: upload the encrypted share to cloud storage, or export it as a QR code.

Cloud backupQR code backup
Where it ends upYour cloud storage accountAn image you save or print
Main advantageSurvives losing the deviceNothing goes online
Weak pointA breached cloud account exposes the shareLose the image and it is gone
Also requiredRecovery passwordRecovery password

Either way the recovery password is separate and still required. A backup file alone opens nothing.

If you choose QR specifically to keep the share offline, check whether that image lands in a photo library that syncs to the cloud automatically. Plenty of people pick QR for privacy and then have their phone upload it within the minute, which undoes the reason they chose it.

Printing works and fails the way paper fails: fire, water, accidental binning. Still better than no backup, which is the state most wallets are actually in.

Diagram showing how Binance Wallet differs before and after the self custody upgrade. Before it, a third party holds the assets, the user has no backup of their own, and losing access still leaves a support route. After it, the user holds the keys and the assets, creates and guards the backup, and losing the recovery password leaves no way back. A second table covers what replaced the twelve word seed phrase: the key is split into three MPC shares held in separate places such as the device and cloud storage so a complete key never exists in one location, the recovery password that encrypts the cloud share cannot be restored by Binance, and the backup can be made to cloud storage or as a QR code. A closing panel notes the risk did not vanish but moved from paper to a password and a cloud account - Cryptonakta
Whether the keys are yours turns on a single step.

6. Coming from MetaMask, here is what changes

Readers arriving from MetaMask ask what changes. Several things do, and they are not all improvements.

The setup is simpler. There is no phrase ceremony, no writing, no re-entering words to prove you copied them correctly. Everything happens inside an app you already have, which is the reason a lot of people who never got past the seed-phrase step have a wallet now.

The tradeoff is that the wallet is tied to a Binance account. Signing into the extension goes through that account. If you value a wallet that has nothing to do with any company account, this design is not that, and no amount of upgrading changes it.

Portability differs too. A seed phrase can be carried to a different wallet application whenever you like. Key-shares are not portable in the same way. The conversion to a private-key wallet exists for exactly that reason, and it is a deliberate step rather than something you do casually.

One thing does not change at all. Neither design protects you from approving a bad transaction, and most losses happen there rather than in the cryptography.

7. Two different kinds of wallet share the same app

The Binance app shows several things called wallets, and they are not the same kind of object. Sorting them out solves most of the confusion around this product.

Ledger entries

Spot, Funding, Margin and Futures are compartments inside your Binance account. A balance there is a number Binance has recorded against your name in its own books. Moving between those compartments rewrites a line in that ledger, which is why it is instant and free.

Each compartment has a job. Spot is where trading happens, Funding is what P2P and Pay touch, Futures holds collateral. This is why people who bought something and cannot find it are usually looking at the wrong tab.

An address on a chain

Binance Wallet is not a compartment. It is an address on a blockchain, and the balance at that address is recorded by the chain rather than by Binance. Anyone can look it up. It does not depend on Binance’s servers being reachable.

What you also give up is everything Binance was quietly handling. There is no support desk for a transaction you sent to the wrong place from your own address.

And Binance Pay is a third thing

Pay moves value between Binance users without touching a chain. The name sits close enough to the others that people merge them mentally, but it does a different job.

ScreenWhat the balance isWho holds the keyLeaving costs
SpotA number in Binance’s ledgerBinanceWithdrawal plus network fee
FundingA number in Binance’s ledgerBinanceWithdrawal plus network fee
Binance WalletBalance at your chain addressYou, once upgradedYou send it and pay gas
Binance PayTransfers between Binance usersBinanceDoes not touch a chain

8. Which is why ‘your wallet address’ means two things

Because of that split, asking for “your Binance wallet address” is ambiguous. Two different strings answer it.

A deposit address for the exchange

This is what you use to send coins into your Binance account from somewhere else. It is issued per coin and per network. The same USDT has a different address depending on whether it arrives over Tron or Ethereum. The deposit screen generates the address after you pick both.

Picking the wrong network here sends value down a path the account is not watching. Gas and network fees covers why networks are not interchangeable.

The wallet’s own address

Create the wallet and you get an address on-chain. On EVM chains that is one string starting with 0x, shared across those chains. It appears under Receive in the wallet. It is not the same as a deposit address and it never will be.

Exchange deposit addressWallet address
Where you find itDeposit screen of the accountReceive, inside the wallet
How many existOne per coin and network pairOne per chain family
Who records arrivalsBinance’s ledgerThe blockchain
Can Binance freeze itAt the account level, yesAfter upgrading, the key is yours

Three ways this goes wrong

Handing out the wallet address while expecting an exchange deposit. The funds arrive safely, they simply arrive in the wallet. To sell them you move them again and pay gas for the privilege. Nothing is lost except a fee you did not plan on.

Taking a deposit address for one network while the sender uses another. This one hurts more. Recovery processes exist, they take time, and they do not always succeed.

Omitting a memo or tag where a coin requires one. Some assets share a single address and identify recipients by memo, so leaving it out lands the transfer with nobody attached to it.

All three are prevented by looking at the receiving screen once more before sending. On large amounts, send a small test first. That one fee buys a lot of certainty.

A habit for copying addresses

Addresses are too long to verify by eye, so everyone copies and pastes, and there is malware that swaps clipboard contents for exactly that reason. Checking the first four and last four characters after pasting catches it without checking all of them. Where an address book is available, saving the addresses you reuse removes the copying step entirely.

9. Moving between the exchange and the wallet costs gas

Moving between Spot and Funding is free. Moving between the exchange account and the wallet is not, because that crosses out of the ledger and onto a chain.

Gas is charged per transaction, not as a percentage. Sending ten dollars and sending ten thousand cost roughly the same. The fee pays for processing one transaction, so the proportion it represents changes enormously with the size of what you send.

A transfer costing four dollars is 0.04% of a ten thousand dollar move and 13% of a thirty dollar one. Same fee, completely different experience.

Failed transactions are still charged

Chains price the attempt, not the outcome. Set slippage tightly enough that a swap reverts and you have paid gas for a trade that did not happen. This is normal behaviour rather than a malfunction.

Batch the moves

Using the wallet tends to produce a lot of small transfers, each one charged. Deciding what you need and moving it once is visibly cheaper than five separate trips. Where an asset exists on several chains, the network selector is a real choice and cheaper chains are much cheaper.

Transfer fees between exchanges works through the same arithmetic in a different setting, and the wallet obeys the same rules.

Turning wallet holdings back into currency

Nothing converts directly to cash from the wallet. The route runs through several steps: swap into something an exchange lists, send it to the exchange account, sell it there, then withdraw. Each step has a cost, which is why small balances shrink a lot on the way out.

Worth thinking about on the way in, not on the way out. Filling a wallet with tokens no exchange lists means an extra swap before you can sell anything.

Diagram breaking one swap inside the wallet into the three costs hidden behind a single displayed number. Network gas goes to the chain validators and is itemised on the confirmation screen, reducible only by chain and timing. Slippage goes to nobody and is the price moving against the user between quote and execution, controlled by a tolerance setting that cuts both ways. The liquidity provider fee is already inside the quoted rate and never appears as a line. Below that, connecting is separated from approving: connecting only shares an address and moves nothing, while approving grants permission to move a token, costs gas, and persists until revoked. A closing panel lists the three lines worth reading before confirming - Cryptonakta
One number on screen, three different places the money goes.

10. What a swap actually costs you

A swap inside the wallet shows one number and charges three separate things.

ComponentWho receives itWhere it appearsCan you reduce it
Network gasThe chain’s validatorsListed separately on the confirmationOnly by chain and timing
SlippageNobody. It is the price moving against youGap between quoted and executedYes, through the tolerance setting
Provider feeThe liquidity providerAlready inside the quoted rateNot visible as a line

The third one is the quiet one. It is not itemised anywhere, it is baked into the rate you are shown. A screen advertising zero fees can still be moving value away from you through the rate itself.

The base swap rate varies by token group as well. Some groups are charged 0%, some 0.01%, some 0.5%. Which group your token falls into makes a noticeable difference to what a trade costs.

Connecting and approving are different acts

On-chain applications ask for two things and people treat them as one.

Connecting shares your address so a site can display your balances. Nothing moves and no gas is spent.

Approving gives that site permission to move a token on your behalf. It is a transaction, it costs gas, and it persists until you revoke it.

So connect freely and read approvals properly. Approval screens often let you cap the amount rather than granting unlimited access, and unlimited leaves more exposure lying around.

The first swap of any token costs twice

A token you have never swapped needs that approval transaction first, then the swap itself. Both hit the chain and both cost gas. Subsequent swaps of the same token are single transactions.

Old approvals accumulate. How to revoke token approvals covers clearing them out.

Three lines to read before confirming

Everything is on the confirmation screen and almost nobody reads it. Three lines are enough: the amount you will receive, the gas, and the minimum guaranteed amount.

That third line is what your slippage setting actually produced. If it sits far below the quoted amount, your tolerance is wide. On anything sizeable, that is the line to check.

The free-swaps promotion you read about has ended

Guides describing Binance Wallet swaps as fee-free are describing a promotion that ran from 17 March 2025 to 26 November 2025. Conditions applied while it was live: the address had to be a backed-up keyless one, imported wallets were excluded, and what was waived was the trading fee, never the gas.

Worth saying so that arriving with the wrong expectation does not read as a mistake on your part. The numbers on your screen are correct; the promotion is simply over. Promotions come and go, which is why the specifics of whichever one is running are not written into this article. Anything printed here would be wrong within months.

To see what a swap costs you today, open one for a trivial amount and read the confirmation without confirming. Those figures beat any published number, including the ones here.

11. The wallet referral is a separate programme

The wallet has a referral programme, and it is not the exchange referral programme. People lose money to this distinction, so it is worth being explicit.

The exchange code is entered when you register an account and applies to spot trading fees. The wallet code is entered on the wallet’s own referral page and applies to swap fees inside the wallet. Entering one does not apply the other.

Two details matter on the wallet side. First, it is a rebate rather than an automatic discount: it accrues the following day on the referral page and you have to claim it. Left unclaimed, it does not reach you. Second, an account binds one wallet referral code, once, and it cannot be changed afterwards.

Binance Wallet

Binance Wallet signup QR, scan to open Binance Wallet (Cryptonakta referral)Get the wallet perk →

Code: CRYPTONAKTA
Different program from the Binance exchange code — a wallet code goes in on the wallet’s own referral page. Create the wallet in the app, then enter CRYPTONAKTA there.

Binance

Binance signup QR, scan to open Binance (Cryptonakta referral)Claim your perk →

Code: CRYPTONAKTA
Installing the app directly? Enter CRYPTONAKTA in the “Referral” field at sign-up. That’s how your benefit (and our credit) attaches.

Affiliate disclosure: some links are partner links. We may earn a commission at no extra cost to you. This is not investment advice.

If you have already bound a different code, that is settled and there is nothing to do. If you have not, the order is to create the wallet first and enter the code on the referral page after.

The account-level code and the registration sequence are covered separately in the Binance referral code guide. Both have to be entered individually for both to apply.

12. When this is the wrong wallet

There are situations where this is the wrong tool, and an article carrying affiliate links is exactly the place that should be stated.

Large amounts held for a long time

One key-share sits on your phone and another in cloud storage. Both are attached to the internet. That is the cost of the convenience, and it is a reasonable trade for money you are actively using.

It is not a reasonable trade for savings. Holdings you do not intend to touch for months belong somewhere the key never meets a network. What a hardware wallet actually protects against sets out what that does and does not solve.

If you only buy and sell

Trading on the exchange needs no wallet. Creating one mostly creates opportunities to move funds around and pay gas doing it. Make one when something requires it.

If another wallet already works for you

Someone comfortable with an existing wallet gains little by switching and picks up the usual cost of running two: forgetting which holds what. Fewer wallets means fewer mistakes.

Where it does fit

For anyone who wanted to try on-chain applications and stalled at the seed-phrase step, this is a genuinely low barrier. No phrase to record, nothing to set up outside an app already installed. Kept to amounts you can afford to learn with, it is a sensible way in.

One framing helps with sizing: keep here what could vanish today without changing your month. If the underlying question is which venue to use at all, comparing exchanges is the better starting point.

13. A five-minute check, in order

Open the app and work through these in order.

StepWhat to checkWhere
1Whether a balance sits in an account compartment or the walletTab names on the wallet screen
2Whether an upgrade prompt is still showingTop of the wallet screen
3Whether a backup exists, and which typeBackup section in wallet settings
4Whether you can produce the recovery password right nowMemory, or wherever you stored it
5Whether that cloud account has two-factor enabledCloud account security settings
6What gas costs as a share of a transfer you would actually makeSend confirmation screen

Failing step four makes everything else secondary. If you have upgraded and cannot produce the password, create a new backup while the wallet still opens for you.

If step two shows nothing

Two explanations. Either the upgrade is already done, or the wallet was created in that state. Either way the keys are yours now, which makes steps three and four more important rather than less.

No memory of making a backup and no prompt showing is worth investigating in the settings. Running without a backup works fine right up until the device is gone.

Then what

With those settled, decide the amount that lives here and where the rest goes. Made once, that removes most of the day-to-day uncertainty. And if you connect to on-chain applications, clear out old approvals occasionally, since permissions granted once stay granted. Watch for fake extensions too: a genuine one signs you in through your account and never asks for your backup file. Common crypto scams collects the patterns.

Frequently asked questions

Q. How do I create a Binance Wallet, step by step?
1) Open the Binance app and tap [Wallet] → [Create Wallet]. The wallet can only be created in the app; the browser extension is for logging into one you already made. 2) Back it up right away — cloud or QR code — and set a recovery password. There is no seed phrase here: the key is split into three MPC key-shares. 3) Store that recovery password somewhere you will still have it in a year. If you lose it, Binance cannot restore it for you, and the backup is gone with it. 4) Open the wallet referral page and enter code CRYPTONAKTA to get a lifetime 20% rebate on the swap fees you pay in the wallet. 5) Tap [Receive] to fund it from your Binance account or another wallet.
Q. Is Binance Wallet actually self-custody?
After you complete the self-custody upgrade, yes. Before it, no. Binance’s documentation describes the pre-upgrade arrangement as a third party holding your assets on your behalf, and describes the post-upgrade state as you holding and fully controlling your assets and private keys. If the wallet screen is still offering you an upgrade prompt, you are in the first state. The upgrade involves creating a backup and setting a recovery password, and responsibility transfers to you at that point.
Q. Where is my Binance Wallet seed phrase?
There is not one. The wallet uses multi-party computation to split the key into three shares held in separate places, such as your device and your cloud storage, so a complete key never exists in a single location to be written down. What you keep instead is the recovery password that encrypts your backup share. If you specifically want a private key, Binance offers a conversion to a conventional private-key wallet after an identity check.
Q. What happens if I forget the recovery password?
Binance states it cannot restore it for you, which means the backup share cannot be opened. The encrypted file still exists and the thing that decrypts it does not. This is different from your account login password or your two-factor authentication, both of which can be recovered through identity checks. If you can still open the wallet today and you are unsure of the password, create a new backup now. After access is lost there is no route back.
Q. What is the difference between Binance Wallet and my exchange account?
Who records the balance. Spot and Funding balances are numbers in Binance’s own ledger, which is why moving between them is instant and free. A Binance Wallet balance sits at an address on a blockchain and is recorded by the chain. Moving between the wallet and the exchange account crosses that boundary, so it is an on-chain transaction and gas applies. The two also have entirely separate addresses.
Q. Where do I find my Binance wallet address?
It depends which one you mean. To receive coins into your Binance account from elsewhere, the deposit screen generates an address once you choose the coin and the network, and a different network gives a different address. To find the wallet’s own address, open the wallet and tap Receive. These are not interchangeable, so confirm which screen an address came from before you send anything to it.
Q. Can I create a Binance Wallet from the browser extension?
No. Creation happens in the Binance app only, and the extension exists to sign you into a wallet you already created. If you started on desktop and could not find a create button, that is why. Make it on your phone, complete the backup, then sign in on desktop; the address is the same in both places. Be careful which extension you install, because fake wallet extensions are common and a real one never asks for your backup file.
Q. Is Binance Wallet safe?
Split into components, it answers better. No single location holds a complete key, so one compromised place does not immediately drain the wallet. In exchange, what you must protect became the recovery password and the cloud account holding a share, which makes two-factor authentication on that cloud account part of wallet security. Before the upgrade the keys are not yours at all. And no wallet design protects you from approving a malicious transaction yourself, which is where most real losses come from.
Q. How much does it cost to move funds from the wallet to my exchange account?
There is no fixed figure. It is network gas, so it depends on the chain and how busy that chain is at the time. The confirmation screen shows the current amount before you send. Because gas is charged per transaction rather than as a percentage, it weighs far more heavily on small transfers, so moving once rather than several times is meaningfully cheaper. Failed transactions are charged too.
Q. Are the wallet referral code and the exchange referral code the same?
They are separate programmes. The exchange code goes in at registration and applies to spot trading fees. The wallet code goes in on the wallet’s referral page and applies to swap fees inside the wallet. Entering one does not apply the other, so both have to be entered individually. The wallet side is a rebate rather than an automatic discount: it accrues the next day and you claim it on the referral page. An account binds one wallet code, once, and it cannot be changed later.
Q. Should I keep a large amount in Binance Wallet long term?
It does not suit that. One key-share is on your phone and another in cloud storage, so both touch the internet, which is the trade you make for convenience. For holdings you do not intend to touch for months, a key that never meets a network is the better fit. Treat this wallet as working capital for on-chain activity, move what an activity needs, and keep the rest elsewhere.
Q. Are Binance Wallet swaps free?
They were during a promotion that ran from 17 March 2025 to 26 November 2025, and that has ended. Even then it was the trading fee that was waived, not the gas. Currently the base swap rate varies by token group at 0%, 0.01% or 0.5%, slippage costs you whatever the price moves against you, and the liquidity provider’s fee is built into the quoted rate rather than itemised. The confirmation screen shows the real figures before you commit.
Sources: the behaviour described here comes from Binance’s published support documentation and announcements, and nothing beyond what those state has been added. Screen layouts and menu names differ between app versions and between regions, so what you see may not match the wording here exactly. Fees and gas are not fixed values and change continuously with network conditions, so read the actual figures on the confirmation screen before you commit to anything. Promotions and rates can be changed by the operator without notice. This is not an endorsement of any wallet or exchange and it is not investment advice.

Next: what a hardware wallet actually protects against

Editorial standardsIndependent crypto editorial · honest, no hype · not investment advice.
🌐 English