Exodus wallet

Reference file / self-custody software

Software wallet / non-custodial

How Exodus wallet works and what to know before using it

Exodus wallet portfolio view showing crypto balances on a laptop and a phone side by side
Exodus wallet presents multi-chain balances in one portfolio view across desktop and mobile.

Exodus wallet is a self-custody cryptocurrency wallet, which means it generates and keeps your private keys on your own device instead of on a company server. It runs on Windows, macOS and Linux, on iOS and Android, and as a browser extension, and a single 12-word secret recovery phrase can restore an Exodus wallet on any of those platforms.

Beyond simply holding coins, Exodus wallet bundles the tasks people normally spread across several sites and services: sending and receiving on dozens of blockchains, swapping one asset for another inside the app, staking selected proof-of-stake coins, browsing NFTs, connecting to Web3 applications, and buying crypto through third-party payment providers. The software itself is free to download, and creating an Exodus wallet does not involve an account signup or identity check.

That convenience carries one condition worth stating before anything else. Because Exodus wallet is non-custodial, the recovery phrase effectively is the account. No one at the company can reset it, freeze a transfer, or claw back a payment sent to the wrong address. The sections below walk through how Exodus wallet works under the hood, what it charges, where its protections stop and yours begin, and how it stacks up against hardware wallets and exchange accounts.

01 / Definition

What Exodus wallet is

A crypto wallet does not really store coins. Balances live on public blockchains, and the wallet stores the cryptographic keys that authorize movements of those balances. Exodus wallet is one such key manager: a desktop, mobile and browser application that creates keys locally, encrypts them, and uses them to sign transactions you approve. Understanding that distinction explains almost every behavior of Exodus wallet, from why a recovery phrase matters more than a password to why a transaction cannot be undone once broadcast. For general background on the category, see the overview of cryptocurrency wallets on Wikipedia.

What makes the product distinctive is breadth in one interface. Rather than running separate apps for Bitcoin, for Ethereum tokens, for Solana and for Cosmos-style chains, Exodus wallet aggregates many networks into a single portfolio screen with fiat-value totals, per-asset charts and a unified transaction history. That aggregation is the main reason people pick it over single-chain wallets.

Exodus wallet is a hot wallet, meaning the keys sit on an internet-connected general-purpose device. The keys are encrypted at rest, but the device itself is part of the security boundary, so malware or an unlocked machine is a real threat model. This is a fundamentally different posture from a hardware wallet, where signing happens on a chip that never exposes the key to the computer.

It is equally useful to say what Exodus wallet is not. It is not an exchange account, so there is no order book, no margin, no custody, and no balance held for you by a company. It is not a bank, and deposits carry no insurance of the kind that covers cash accounts. It does not lend your coins out or promise a yield; the only yield available is on-chain staking rewards from networks that pay them.

Positioning follows from that: Exodus wallet aims at people who want the control of self-custody without a steep learning curve, and it makes deliberate design choices, such as automatic fee estimation and built-in swaps, to keep the day-to-day experience close to that of a consumer finance app.

02 / Provenance

Who builds Exodus wallet

Exodus wallet was created by JP Richardson, an engineer with a long history in Bitcoin developer tooling, and Daniel Castagnoli, a designer whose influence shows in the product's visual polish. The first desktop release arrived in 2016, at a time when most multi-asset wallets looked like engineering utilities, and the combination of a designed interface with self-custody is what first drew attention to Exodus wallet.

The publisher is Exodus Movement, Inc., a United States company that reports to the Securities and Exchange Commission and whose Class A shares trade publicly under the ticker EXOD. The company also became known for raising capital through a Regulation A offering in 2021, in which its shares were issued in tokenized form on the Algorand blockchain. None of this changes the custody arrangement of Exodus wallet, but it does mean the business behind the software publishes financial statements, which is unusual transparency for a wallet developer.

The revenue model is worth knowing because it shapes the product. The company does not earn money by holding customer funds, since it holds none; it earns primarily from the spread on in-app exchange activity and related integrations. That is why swaps, purchases and staking are so prominent inside Exodus wallet, and why plain sending and receiving carry no markup at all.

The software has widened steadily over the years rather than pivoting. Mobile apps followed the desktop release, then hardware-wallet pairing, staking, NFT display, a browser extension and Web3 connectivity. Anyone returning to Exodus wallet after a few years away will find the same portfolio-first layout with considerably more networks behind it.

03 / Mechanics

How Exodus wallet works

Keys, the recovery phrase, and your password

When you first open Exodus wallet, it generates random entropy on the device and expresses it as a 12-word secret recovery phrase drawn from the standard BIP39 word list. From that single seed, the wallet mathematically derives a separate key pair and address set for each supported blockchain. The words are not a password hint or a shortcut; they are a human-readable form of the master secret behind every address in the wallet.

The password you choose is a local encryption passphrase, not a login credential. It unlocks the encrypted key store on that specific installation, which is why entering it on a different machine achieves nothing without the phrase. Exodus wallet never sends the phrase or the unencrypted keys to a server, and support staff have no mechanism to read them.

Signing happens entirely on the device. When you approve a send, Exodus wallet builds the transaction, signs it locally with the relevant private key, and only then hands the signed transaction to the network. What leaves your computer is a finished, publicly verifiable transaction, not your key.

How it reads the blockchains

Exodus wallet is a light client. It does not download and validate entire blockchains; instead it queries indexing and node infrastructure operated or contracted by the developer to fetch balances, transaction history and fee estimates. This is what makes a fresh install usable in seconds rather than days, and it is a design choice shared by most consumer wallets.

The tradeoff is privacy rather than custody. Because those servers answer queries about your addresses, the infrastructure can in principle correlate an installation with the addresses it watches, even though it can never spend from them. Users who need stronger network privacy typically pair self-custody with their own node, something Exodus wallet does not currently target.

Each network inside Exodus wallet keeps its own address format and its own fee currency, which trips up newcomers more than anything else. Sending an Ethereum-network token requires ETH for gas, a Solana transfer requires SOL, and an asset sent to an address on the wrong network is usually unrecoverable. The interface labels networks clearly, but the underlying rule is set by the blockchains, not by the wallet.

04 / Surfaces

Apps and platforms

The desktop build of Exodus wallet is the fullest version, with the widest window for portfolio charts, the clearest transaction detail, and the pairing path for hardware devices. It is a downloadable application for Windows, macOS and Linux rather than a website, which matters for security: a phishing page cannot impersonate a locally installed binary the way it can impersonate a web login.

The mobile apps for iOS and Android cover the same core actions, plus the things that only make sense on a phone, such as QR-code scanning for addresses and biometric unlock. For most people, mobile is where receiving and small everyday sends happen, while larger operations get done at a desk.

The browser extension exists for a narrower job. It lets Exodus wallet act as the signer for decentralized applications in Chromium-based browsers, so a swap interface or an NFT marketplace can request a signature and hand it back. Extensions are convenient and inherently more exposed to hostile web pages, so it is reasonable to keep a smaller balance in an extension wallet than in your main one.

Each installation is independent. Two devices can hold the same Exodus wallet by restoring the same recovery phrase, in which case they show identical balances because they derive identical addresses. Alternatively you can run separate wallets for separate purposes, which is a simple and effective way to compartmentalize risk.

Where Exodus wallet runs and what each build is best at
Build Best for Notable capabilities Keep in mind
Desktop Long sessions, larger balances, setup Full portfolio view, swaps, staking, hardware wallet pairing Only download installers from the official source and verify the app updates itself
Mobile Receiving, everyday sends, checking balances QR scanning, biometric unlock, in-app swaps and purchases A lost or stolen phone is only survivable if the recovery phrase is stored elsewhere
Browser extension Signing for decentralized applications Connects Exodus wallet to Web3 sites and dapp interfaces Highest exposure to malicious sites; suits a smaller working balance

05 / Coverage

Supported assets and networks

Exodus wallet supports hundreds of crypto assets spread across dozens of blockchains, and the list grows with releases. The major bases are covered: Bitcoin, Ethereum and its layer-two networks, Solana, Cardano, XRP, Litecoin, Dogecoin, Polygon, Algorand and Cosmos-family chains, along with a long tail of tokens issued on the EVM networks it supports.

Because support is per network as well as per asset, the practical question is never only whether Exodus wallet lists a token, but on which chain. A stablecoin can exist as separate tokens on Ethereum, Solana, Tron and several layer twos, and those versions are not interchangeable. Before withdrawing from an exchange, match the network shown by Exodus wallet to the network selected by the sender.

Asset coverage also determines which features apply. Staking works only where the underlying chain offers delegation, NFT display works on the networks whose token standards the wallet indexes, and swap routes depend on what liquidity partners can source. It is normal to find an asset that Exodus wallet can hold and send but cannot swap or stake.

If you hold something unusual, check current support before moving funds rather than assuming parity with a competitor. Networks are added and, occasionally, retired, and the release notes for Exodus wallet are the authoritative record of what is live today.

06 / Capabilities

Features in detail

In-app swaps

The exchange feature is the most-used part of Exodus wallet after send and receive. You pick a pair, see a quoted amount, and confirm; the wallet routes the trade through third-party liquidity providers and delivers the result to an address you already control. There is no separate exchange account, no deposit step and no withdrawal step, which removes the most common place where funds get stuck.

The convenience has a price, and it is embedded in the quote rather than shown as a line-item commission. Cross-chain swaps in particular involve a spread on top of network costs, so for large amounts it is worth comparing the rate Exodus wallet quotes against what a liquid exchange would give you before deciding.

Staking and rewards

For a selection of proof-of-stake assets, Exodus wallet can delegate your coins to validators from inside the app, and rewards accrue to your own address. This is real on-chain staking, not a lending product: the coins are not handed to a counterparty, and the yield comes from network issuance rather than from a borrower.

The mechanics still belong to each chain. Some networks impose bonding or unbonding delays, so funds may take days to become liquid after you unstake; validator commission and any fee disclosed in the app reduce the headline rate; and staked balances remain exposed to price movement. Exodus wallet shows the current terms per asset, and those are the numbers to trust rather than any general figure quoted elsewhere.

NFTs and Web3 connections

Exodus wallet displays NFTs held on supported networks in a gallery view, with the collection metadata the chain provides. Display is the main function; buying and selling generally happens on a marketplace that the wallet connects to as signer.

That connection is what the Web3 side of Exodus wallet exists for. Through the browser extension, or through the mobile app's connection flow, a decentralized application can request signatures for swaps, mints or approvals. Every request is shown for approval, and reading them carefully matters: a token approval can grant a contract ongoing permission to move a balance, which is a different and longer-lived risk than a one-off transfer.

Buying with cash and cashing out

Purchases with a card or bank transfer are handled by third-party payment providers integrated into Exodus wallet, not by the wallet developer. Those providers set their own fees, limits and country coverage, and they do perform identity verification, which is the one place where an otherwise verification-free wallet meets regulated finance. Selling to a bank account is available through similar partners in some regions.

The useful mental model is that Exodus wallet is a self-custody front end to services that remain distinct businesses. Purchased crypto lands directly in your own addresses, but the purchase itself is a relationship with the provider, and disputes about a card payment or a stalled bank transfer are resolved with them.

07 / Costs

Fees and costs

Downloading Exodus wallet costs nothing, there is no subscription, and holding assets carries no custody or account fee. Everything you pay falls into one of three buckets: network fees, the swap spread, and third-party provider fees.

Network fees go to the blockchain, never to the wallet developer. Exodus wallet estimates them for you so that transactions confirm promptly, which is convenient but means the cost of a Bitcoin send during a congested period is set by the mempool rather than by anything the app controls. Fees on high-throughput chains are usually trivial; fees on Ethereum mainnet at busy times are not.

The swap spread is the wallet's own revenue. Instead of charging a visible percentage, Exodus wallet quotes an amount you will receive that already reflects its margin and the partner's pricing. The honest way to evaluate it is to compare the quoted output with the market rate for the same pair, especially when the trade is large or the pair is thin.

Third-party fees appear when a payment processor is involved. Card purchases in particular tend to be the most expensive route into crypto anywhere, and that has little to do with Exodus wallet; the provider discloses its charge before you confirm, and bank transfer routes are usually cheaper where they exist.

Key takeaway

Moving crypto in and out of Exodus wallet is priced by the blockchain. Trading inside it is priced by the spread. Knowing which one you are paying tells you when to use the built-in swap and when to go elsewhere.

08 / Threat model

Security model

What the software protects

The core protection in Exodus wallet is that keys never leave the device unencrypted. The key store is encrypted with your password, mobile builds can gate access behind biometrics or a device passcode, and every outgoing transaction requires explicit approval in the app. Because there is no server-side account, there is also no password database to breach, no support agent who can be socially engineered into moving your funds, and no company balance sheet standing between you and your coins.

That structure eliminates an entire class of failures that has repeatedly cost custodial customers money, from exchange insolvencies to withdrawal freezes. It replaces them with a smaller set of failures that are entirely local: a compromised computer, a lost phrase, or an approval you should not have signed.

Pairing with a hardware wallet

For larger holdings, the desktop version of Exodus wallet can work with a Trezor hardware device. In that arrangement the private keys stay on the hardware and never touch your computer, while Exodus wallet supplies the interface, balances and transaction construction, and the device performs the signature after you confirm on its own screen.

This is the single largest security upgrade available to a software wallet user, because it removes the desktop from the list of places a key can be stolen from. Supported assets in hardware mode are narrower than the full software list, so many people run a hardware-backed vault for long-term holdings and keep a separate software Exodus wallet for spending and experimenting.

What no wallet can protect against

Exodus wallet cannot stop you from typing your recovery phrase into a fake support site, and that is how a large share of self-custody losses actually happen. The rule is absolute and has no exceptions: the twelve words are entered only into the app itself when restoring a wallet, never into a chat, a form, a spreadsheet, a photo library, or a person claiming to be staff.

Nor can it reverse an on-chain mistake. A transfer to a wrong or attacker-supplied address is final, a token sent on the wrong network is usually gone, and a malicious contract approval you signed is a permission you granted. Treating each confirmation screen in Exodus wallet as the last checkpoint, rather than a formality, is the habit that prevents most of these outcomes.

Caution

No employee, bot or partner will ever need your 12-word phrase. Anyone asking for it is trying to empty your Exodus wallet, and giving it up cannot be undone.

09 / Tradeoffs

Limits and tradeoffs

The most cited criticism of Exodus wallet is that it is not fully open source. Some components and libraries have been published, but the application as a whole is proprietary, so independent researchers cannot audit the complete codebase the way they can with community-built wallets. Users who consider public verifiability a requirement should weigh that against the polish and breadth they would be giving up.

Cost is the second tradeoff. Swaps inside Exodus wallet are priced for convenience, and frequent or large trading is cheaper on a liquid exchange even after accounting for withdrawal fees. The wallet is a good place to rebalance occasionally, and a poor place to trade actively.

The light-client architecture is a third. Exodus wallet depends on the developer's node and indexing infrastructure to display data, so an outage can leave balances stale even though your funds are perfectly safe on-chain and could be recovered by importing the phrase into another wallet. Privacy-focused users will also note that address queries pass through that infrastructure.

Being a hot wallet is the fourth. However careful the encryption, keys on a networked computer are more exposed than keys on a dedicated signing device, and Exodus wallet is explicit that hardware pairing exists for exactly this reason.

Finally, self-custody has no undo. There is no password reset, no chargeback, no arbitration and no beneficiary process unless you build one yourself. For many people the right answer is a split: a modest working balance in Exodus wallet, long-term holdings behind hardware, and a written plan for how heirs would find the backup.

10 / Alternatives

Exodus wallet compared with other ways to hold crypto

Most people are really choosing between three arrangements: a software self-custody wallet such as Exodus wallet, a hardware wallet, or leaving assets with a custodial exchange. They differ less in features than in who bears which risk, and the table below is organized around that question rather than around marketing claims.

These options are not mutually exclusive, and combining them is usually the most sensible approach. Hardware for the long-term core, Exodus wallet for the balance you actually use across chains, and an exchange only for the moments when you are actively trading or converting to cash.

Where responsibility sits in each arrangement
Criterion Exodus wallet Hardware wallet Custodial exchange
Who holds the keys You, encrypted on your device You, on a dedicated signing device The company, on your behalf
If the provider fails Funds recoverable from the phrase in other wallets Funds recoverable from the phrase You are a creditor and may lose access
If your computer is infected Real risk; the main reason to pair hardware Keys stay offline; on-device confirmation protects you Account protected by the provider's controls
If you lose your backup Funds are permanently lost Funds are permanently lost Account recovery is usually possible
Identity verification Not required for the wallet itself Not required Required
Cost of trading Spread built into swap quotes Depends on the interface you connect it to Usually the cheapest for size and frequency
Best suited to Multi-chain holding and everyday self-custody use Long-term storage of significant amounts Active trading and fiat conversion

11 / Setup

How to get started

Setting up Exodus wallet takes a few minutes, and the order of the steps matters more than the speed. The sequence below front-loads the two things people most often postpone: verifying the download and securing the backup.

  1. Step 01 / Install from the official source

    Download Exodus wallet only from the developer's own site or the official app store listing, reached by typing the address yourself rather than through a search advertisement or a link in a message. Fake wallet apps and cloned download pages are a persistent problem across the industry, and a counterfeit build can hand your keys to an attacker before you have deposited anything.

  2. Step 02 / Create the wallet and set a strong password

    On first launch, Exodus wallet creates keys locally and asks for a password that encrypts them on that device. Use a long unique password from a password manager, not a variation of one you use elsewhere, and remember that it protects this installation rather than an online account.

  3. Step 03 / Write down the 12-word phrase offline

    Reveal the secret recovery phrase and copy it by hand onto paper or metal, in order, then store it somewhere private and fire-resistant. Do not screenshot it, sync it to a cloud note, or email it to yourself. This phrase is the only thing that can rebuild your Exodus wallet on a new device.

  4. Step 04 / Test with a small transfer

    Send a small amount first, confirming that the asset and the network match on both sides, and wait for it to appear in Exodus wallet before moving anything meaningful. This one habit catches wrong-network mistakes while they are still cheap.

  5. Step 05 / Rehearse a recovery

    Restore the phrase into a second installation of Exodus wallet, or onto a spare device, and check that the same addresses and balances appear. A backup you have never tested is an assumption; a backup you have restored once is a plan.

Once that groundwork is done, the rest of Exodus wallet is self-explanatory: receive to a labeled address, swap when you need to rebalance, stake what you intend to hold, and connect to Web3 apps only when you have a reason to.

12 / Practice

Everyday practices that keep it safe

Keep the software current. Updates to Exodus wallet carry not only new networks but security fixes and corrected fee logic, and running a build that is many versions behind is an avoidable risk on any device.

Check addresses properly. Copy and paste rather than retyping, then verify the first and last several characters against the source, since clipboard-hijacking malware exists specifically to swap in a lookalike destination. On mobile, scanning a QR code from a trusted screen is safer than transcribing anything by hand.

Size your balances to the device. Treat the amount you keep in Exodus wallet on a laptop or phone as roughly what you would carry in a physical wallet, and push the rest behind hardware. Splitting funds across more than one wallet, each with its own phrase, also limits how much a single mistake can cost.

Manage Web3 permissions deliberately. Connect Exodus wallet to a decentralized application only when you are actually using it, read approval prompts before signing, and revoke old token allowances you no longer need. Approvals persist long after you have forgotten the site that requested them.

Keep records as you go. Exodus wallet shows a transaction history, but tax reporting in most countries depends on your own log of dates, amounts and counterparties, and swaps are usually taxable events even though no bank account was involved. Exporting or noting activity as it happens is far easier than reconstructing a year of it later.

13 / Continuity

Backup, recovery, and support

Recovery in Exodus wallet is mechanical rather than administrative. Install the app on a new device, choose to restore, enter the twelve words in the right order, and the same keys are derived again, revealing the same addresses and the balances the blockchains have been holding all along. Nothing was ever stored with a company, so nothing needs to be released by one.

Because the phrase is standardized, it is also portable. If you ever want to leave, or if Exodus wallet were unavailable for any reason, the same words can generally be imported into other compatible wallets. Derivation paths differ between implementations, so an imported wallet may initially show different addresses and require selecting the right path, which is a good argument for testing portability once while everything is calm.

Support is available around the clock through the help resources and ticketing channels of Exodus wallet, and it is genuinely useful for questions about features, stuck swaps, network selection and app behavior. What it cannot do is reset a password, recover a lost phrase, or reverse a confirmed transaction, and any message claiming otherwise is a scam.

Plan for the case where you are not around. Because Exodus wallet has no beneficiary field, continuity means arranging in advance how a trusted person would learn that a backup exists and where to find it, whether through a sealed instruction with your legal documents or a split of the phrase across secure locations.

14 / Fit

Who Exodus wallet suits

Exodus wallet fits people who hold assets on several blockchains, want them visible in one place, and are ready to take responsibility for a backup phrase in exchange for not trusting a custodian. It also suits newcomers moving their first funds off an exchange, precisely because the interface hides less of the complexity than they fear and more of it than a bare command-line tool would.

It fits less well in two situations. Active traders will find the swap spread expensive compared with a real order book, and users who require a fully auditable open-source codebase, or their own node for privacy, will want a wallet built around those priorities instead.

For most other people the practical answer is a layered one. Use Exodus wallet as the everyday multi-chain wallet, attach hardware once the balance would hurt to lose, keep the recovery phrase offline and tested, and treat exchanges as places you pass through rather than places you live.

15 / Questions

Frequently asked questions

Is Exodus wallet safe to use?

Its architecture is sound for a software wallet: keys are generated and encrypted locally, nothing is custodied, and transactions require your approval. The remaining risk lives on your side, in the health of your device and the safety of your recovery phrase, which is why serious balances belong on hardware paired with Exodus wallet rather than in the software alone.

Is Exodus wallet free?

Yes. Downloading and using Exodus wallet costs nothing, and there is no account or holding fee. You pay blockchain network fees when you transact, a spread when you swap in-app, and provider fees when you buy or sell with a card or bank transfer.

Does it require identity verification?

Creating and using an Exodus wallet does not involve signing up or submitting documents, because there is no account to open. Verification only enters the picture when you use an integrated third-party service to buy or sell crypto for regular money, and that check belongs to the provider.

Can support recover my wallet if I lose the recovery phrase?

No. The 12-word phrase is the only way to regenerate the keys, and it is never held by the company, so losing it and losing access to your device at the same time means the funds are unreachable. Anyone who offers to restore an Exodus wallet in exchange for the phrase is attempting theft.

Is Exodus wallet open source?

Not entirely. Parts of the codebase and some libraries have been published, but Exodus wallet as a whole is proprietary, so it cannot be independently audited line by line. If full source transparency is a requirement for you, choose a wallet whose complete code is public.

Can I use it with a hardware wallet?

Yes, on desktop, with Trezor devices. The keys remain on the hardware and the device confirms each signature, while Exodus wallet provides the interface and prepares transactions. Fewer assets are supported in this mode than in software-only mode, so a split setup is common.

What happens to my crypto if the company shuts down?

Your assets stay on their blockchains and remain controlled by your keys. If the apps stopped working, you could import the same recovery phrase into another compatible wallet and continue, which is the practical difference between self-custody in Exodus wallet and a balance held by a custodian.

Is it a good first wallet for beginners?

For many people, yes. Exodus wallet handles fee estimation, network labeling and multi-chain display in a way that lowers the barrier to self-custody, and swaps and staking are reachable without extra accounts. The learning still required is the important part: write the phrase down offline, test a small transfer first, and accept that transactions are final.