SafePal
Start
Self-custody / hardware wallet

SafePal and the air-gapped approach to crypto self-custody

SafePal is a crypto wallet company founded in 2018 that builds hardware wallets together with a companion mobile app, so people can hold digital assets themselves instead of leaving them on an exchange. Its best known product, the SafePal S1, stores private keys on a small offline device that never connects to a phone or computer by cable or radio. Every transaction travels between the device and the app as a QR code scanned by a camera. SafePal was the first hardware wallet startup backed by Binance Labs, and the product family has since grown to include several devices, a mobile app, a browser extension, and the SFP token.

This page explains what SafePal actually is and is not, how the air gap works, what each device in the line does, which jobs belong to the app rather than the hardware, what SFP is for, and how to set the whole thing up without the mistakes that commonly cost people their coins. It is written for someone deciding whether SafePal fits how they use crypto, and for someone who already owns a device and wants to understand what is protecting them.

Founded 2018 Non-custodial QR-code signing Backed by Binance Labs
A SafePal hardware wallet next to a smartphone, showing the QR code exchange used to sign a transaction offline
Device and app, joined only by a camera lens
01 / Definition and origins

What SafePal is

SafePal is a wallet provider, not a bank, an exchange, or a broker. The company designs and sells hardware wallets and publishes software that talks to them, and it makes no promise to hold anyone's money. When you use SafePal, the cryptographic keys that control your coins are generated on your side, live on your side, and are backed up by you. That single structural fact shapes everything else about the product: there is no password reset, no support ticket that recovers a lost wallet, and no company balance sheet that your assets sit on.

The company was founded in 2018, with Veronica Wong as co-founder and chief executive, and it drew early attention because Binance Labs, the venture arm of the exchange, invested in it. That made SafePal the first hardware wallet company in the Binance Labs portfolio, and it gave the young team distribution into a very large retail audience. The first shipping product, the SafePal S1, arrived in 2019 as a low-cost air-gapped device at a moment when most hardware wallets connected over USB and cost noticeably more.

Since then SafePal has grown into a small ecosystem rather than a single gadget. There is the hardware line, the SafePal mobile app that works both with a device and on its own, a browser extension for desktop use, physical seed-phrase backup accessories, and SFP, a token used inside the ecosystem. The company reports users across more than two hundred countries and regions, a number worth reading as the vendor's own claim rather than an audited figure, but the scale is real: SafePal devices are sold widely through online retail channels and the app appears on both major mobile stores.

It helps to place SafePal in the category properly. A hardware wallet is a purpose-built computer whose only job is to keep a secret and use it to sign messages. It does not store coins in any literal sense, because coins live on their blockchains. What sits inside a SafePal device is the seed from which your addresses and signing keys are derived. Anyone who reproduces that seed controls the funds, whether they hold your device or not, which is why the backup routine described further down matters as much as the hardware itself.

The other thing worth understanding early is the division of labor. The SafePal app is the part that knows about the world: it reads balances from public networks, builds transactions, prices swaps, and shows NFTs. The hardware is deliberately ignorant of all of that. It receives a proposed transaction, displays what it means, waits for a physical button press, and returns a signature. Keeping those two roles separate is the core idea behind how SafePal is designed.

02 / Mechanism

How the air gap works

An air-gapped wallet is one that has no data path to a networked machine. The flagship SafePal design takes that literally: there is no Bluetooth, no Wi-Fi, no NFC, and no USB data channel on the S1. The port on the device exists to charge it. The only way information crosses the gap is through the screen and the camera, which means through pictures of data rather than a live connection.

In practice a payment looks like this. You compose a transfer in the SafePal app, which assembles the unsigned transaction from network data such as your balance, the current fee level, and the recipient address. The app renders that unsigned transaction as a QR code. You point the device camera at your phone, the device decodes the code and shows you the human-readable details on its own screen, you confirm on the device, and the device produces a signature and displays it as a second QR code. Your phone scans that signature back, attaches it to the transaction, and broadcasts it to the network.

The reason this arrangement is valuable is narrow but important. Malware on a phone or laptop can read files, log keystrokes, and abuse a connected USB device, but it cannot reach across a camera lens into a chip that has no receiver. Even if the SafePal app were running on a fully compromised phone, the attacker would obtain unsigned transactions and signatures for transactions you approved, never the seed.

That protection is only as strong as the confirmation step, which is why the device screen exists at all. If a malicious app swapped the recipient address before generating the QR code, the SafePal device would still display the address it was actually asked to sign for. Reading that screen, rather than the phone screen, is the whole point of the ritual. A hardware wallet used without checking its display is close to no hardware wallet at all.

Key generation happens on the device too. When you initialize a SafePal wallet, the device produces entropy locally using its hardware random number generator and derives a standard recovery phrase from it. Because that phrase follows common industry standards, the wallet it produces is not locked to one vendor: the same words can rebuild your accounts in other compatible wallets, which is a meaningful protection against a company disappearing.

Firmware updates cross the gap the same way as transactions, through the camera and screen rather than a cable, and the device checks that an update is properly signed before applying it. This is slower than plugging in a USB cable, and that slowness is the trade the design makes on purpose.

Step 01

App builds the unsigned transaction and shows it as a QR code.

Step 02

Device scans it, displays amount and address, waits for a button press.

Step 03

Signature returns as a QR code; the app broadcasts it. The seed never leaves.

03 / Hardware

The SafePal device line

SafePal sells more than one kind of wallet because people carry crypto for different reasons. Some want a device that is physically incapable of connecting to anything; others want something pocketable they can tap and go. Specifications and prices change between production runs, so treat the descriptions below as the shape of each product rather than a spec sheet, and confirm current details against official documentation before buying.

AIR-GAP / QR-ONLY

SafePal S1

The original and still the reference model. The S1 is a small plastic-bodied device with a color screen, a camera, four buttons, and an internal battery. It has no wireless radio of any kind and no USB data connection, so QR codes are the only channel in and out. Keys are held in a certified secure element, and the device includes anti-tamper measures designed to wipe its secrets if someone tries to open it up physically.

It is the model most people mean when they say they own a SafePal, and it set the pattern of a genuinely offline wallet at an entry-level price.

AIR-GAP / UPGRADED

SafePal S1 Pro

A later air-gapped model that keeps the QR-only workflow and improves the parts people touch: a sturdier build, a better screen and camera, and a higher-grade secure element for key storage. The interaction model is identical to the S1, so anything you learn about signing on one applies to the other.

The Pro suits someone who wants the same isolation guarantee in a device that feels less like a first-generation gadget.

BLUETOOTH / COMPACT

SafePal X1

A smaller, key-fob style wallet that pairs with the app over Bluetooth instead of QR codes. Keys still stay in the device's secure element and transactions still require a physical confirmation on the hardware, but the transport is a radio link, which trades a sliver of isolation for a much faster everyday flow.

This is the SafePal option for people who sign often and want the device on a keyring rather than in a drawer.

BACKUP / NO ELECTRONICS

Metal seed backup

SafePal also sells a metal plate for stamping or arranging a recovery phrase, which addresses the part of self-custody that has nothing to do with chips. Paper burns, fades, and gets thrown out by relatives; steel does not.

It is an accessory rather than a wallet, but for anyone holding meaningful value it is the cheapest reduction of risk in the whole SafePal kit.

Two design details recur across the SafePal hardware and are worth naming. The first is the secure element, a chip built to resist physical extraction of the secret it holds, rated against an international evaluation scale rather than a marketing adjective. The second is the self-destruct behavior: the device is designed so that tampering destroys the stored keys instead of exposing them, which is safe precisely because your recovery phrase exists elsewhere.

Whichever model you choose, the mental model stays the same. The SafePal device is the vault and the confirmation screen; the app is the window onto the networks. If a device is lost or destroyed, you buy another wallet, SafePal or otherwise, restore the phrase, and your balances reappear because they were never inside the plastic in the first place.

04 / Software

The SafePal app and browser extension

The SafePal app is a non-custodial mobile wallet that runs on iOS and Android. It can operate in two modes, and confusing them is one of the most common misunderstandings among new users. In hardware mode, the app is a companion: it holds no keys and every outgoing transaction needs the device. In software mode, the app creates a wallet whose keys are encrypted on the phone itself, with no device involved at all. Both are genuine SafePal wallets, but only one of them is protected by hardware isolation.

Software mode is not a mistake or a trap; it is a hot wallet, and hot wallets are useful. Many people run a small software wallet in the SafePal app for daily activity and keep long-term holdings on a device, which is the same logic as a pocket and a safe. The important thing is to know which wallet you are spending from, and the app labels them clearly in the wallet list.

Beyond storage, the app carries the features that make a wallet usable. It tracks balances across a long list of blockchains and tokens, including major networks such as Bitcoin, Ethereum, BNB Chain, Solana, and Tron along with EVM-compatible chains you can add manually. It includes in-app swapping that routes through third-party liquidity providers, staking access for some assets, an NFT view, a dApp browser and WalletConnect support for connecting to decentralized applications, and fiat purchase options served by outside payment partners rather than by SafePal itself.

That last distinction deserves emphasis. When you swap or buy inside the SafePal interface, you are usually interacting with an external service surfaced in the app. Rates, fees, limits, and identity checks come from that provider, and the availability of these services varies by region. SafePal is providing the wallet and the plumbing; it is not the counterparty to your trade.

For desktop use there is a SafePal browser extension. It behaves like other extension wallets when you visit a web application, and it can be paired with a hardware wallet so the signing confirmation still happens on the device. This matters because a great deal of on-chain activity, from trading interfaces to governance portals, is still built for a laptop screen.

One more thing the app is responsible for: readable transaction context. Signing a token approval on a decentralized exchange is not the same act as sending coins, even though both produce a signature. The SafePal interface surfaces what a request is doing, and the hardware repeats the critical fields. If either one shows something you did not intend, the correct move is always to reject and start over.

Because it is non-custodial software, uninstalling the SafePal app does not delete a wallet from existence, and reinstalling it does not restore one automatically. Recovery always comes from the phrase you wrote down. Treat the app as an interchangeable viewer over keys you control.

05 / Threat model

What SafePal protects against, and what it does not

A security product is only meaningful against a stated threat. SafePal hardware is built to defeat a specific and very common category of attack: remote software compromise of the machine you use for crypto. Keyloggers, clipboard hijackers, malicious browser extensions, infected downloads, and stolen phone backups all fail against a key that lives in a separate chip and only ever emits signatures for transactions a human approved on a dedicated screen.

It also raises the cost of physical attacks. A device PIN blocks casual access to a wallet someone finds or steals, the secure element resists reading the secret out of the silicon, and the anti-tamper design aims to erase keys rather than surrender them. Those layers do not make a stolen SafePal device invulnerable to a determined, well-funded laboratory attack, but they move it well outside the reach of ordinary theft.

There are three things no hardware wallet can fix, and being honest about them is more useful than any feature list. The first is a leaked recovery phrase. If your words are photographed, typed into a website, stored in cloud notes, or shown to a helpful stranger, the funds are gone and the device is irrelevant. Any request to enter a SafePal recovery phrase into a website, chat, or support form is fraud without exception.

The second is approving something harmful yourself. If you sign a transaction that grants a malicious contract permission to move your tokens, the signature is valid, the hardware did its job, and the loss is real. This is how a large share of modern crypto theft works, and it is why SafePal shows details on the device and why you should read them. The third is anything outside your wallet entirely: money you send to an exchange, a lending platform, or a stranger has left the protection of self-custody the moment it moves.

Supply chain integrity is a related concern that users can control. Buy a SafePal device from the official store or an authorized reseller, check that packaging and tamper seals are intact, and initialize the wallet yourself so the recovery phrase is generated in front of you. A device that arrives with a pre-printed phrase, an already-configured wallet, or an instruction card telling you to use given words is an attempted theft, not a shortcut.

Phishing around the brand itself is worth watching for the same reason. Popular wallets attract fake apps, cloned websites, imitation support accounts, and airdrop lures that ask for a phrase or a signature. SafePal support will never ask for your words, and no legitimate SafePal process requires you to type them anywhere except into a wallet you are deliberately restoring on a device or in the official app.

Finally, keep firmware and app versions current. Updates carry fixes for real problems, including support for new signing formats that let the device display transaction details more accurately, and running an old build indefinitely gives up protection you already paid for.

One rule above all others

Your recovery phrase is the wallet. SafePal hardware protects the phrase from software; nothing protects it from being written into a phone, a photo, or a form. Offline, on paper or metal, in a place only you know.

06 / Token

SFP, the SafePal token

SFP is a token issued by SafePal on BNB Chain. It launched in February 2021 through Binance Launchpool, a distribution mechanism where users stake other assets to farm a new token before it lists for trading, and it has been traded on public markets since.

Inside the ecosystem, SFP is used as a utility and loyalty asset. It has been applied to things like discounts on in-app service fees, redeeming or discounting hardware purchases, and participating in community campaigns and promotions run by SafePal. Programs of this kind change over time, so the current list of benefits is something to check in the app rather than assume from an article.

What SFP is not is a requirement. You can buy a SafePal device, initialize it, hold Bitcoin or anything else, and never touch the token. Nothing about the security model depends on it, and the wallet does not gate storage or signing behind holding SFP. It is a separate, volatile crypto asset with its own market risk, and holding it is an investment decision rather than a part of using SafePal.

If you do hold SFP, it lives in a wallet like any other token, which means it benefits from the same protections and the same responsibilities. Keeping it on a SafePal hardware wallet subjects it to the same confirmation-on-device flow as everything else in your portfolio.

07 / Comparison

Where SafePal fits among storage choices

Choosing how to store crypto is a trade between convenience, isolation, and who bears the risk of a mistake. The table sets the SafePal options against the alternative most people are actually leaving, which is an account on an exchange.

Criterion SafePal air-gapped device SafePal Bluetooth device SafePal software wallet Exchange account
Who holds the keys You, on the device You, on the device You, encrypted on the phone The platform
Connection to networked device None, QR codes only Bluetooth Keys live on a connected phone Web and app login
Malware on your phone Cannot reach the seed Cannot reach the seed Meaningful risk Risk shifts to account takeover
If you lose access Restore from your phrase Restore from your phrase Restore from your phrase Account recovery by the platform
Speed of a routine send Slowest, two scans Fast, one tap plus confirm Fastest Fast, subject to withdrawal rules
Best suited to Long-term holdings Active on-chain use Small spending balances Trading and fiat rails

Read the last row as advice rather than description. The strongest setup for most people is not one choice but a split: a SafePal air-gapped device for the balance you would be devastated to lose, a smaller working wallet for the activity you do weekly, and an exchange used as a doorway rather than a home. Self-custody with SafePal removes the risk that a platform fails or freezes withdrawals, and in exchange it hands you the full weight of key management. Both of those are real, and the reason exchange failures make headlines on outlets like Reuters is that the first risk is not hypothetical.

Against other hardware wallets, SafePal competes mainly on the combination of a genuinely air-gapped design, an accessible price, and broad chain coverage in a mobile-first app. Feature comparisons between vendors shift with every firmware release, so the durable question is not which brand has the longest list but whether the workflow is one you will actually follow every time.

08 / Setup

How to get started with SafePal

Setting up a SafePal wallet takes about twenty minutes if you are unhurried, and being unhurried is the point. The order below front-loads the decisions that cannot be undone later.

Do it at a table, alone, with a pen and something to write on that is not your phone. No cameras pointed at you, no screen sharing, no smart speaker listening for anything interesting.

  1. Step 01

    Buy from a source you can trust

    Order the SafePal device from the official store or an authorized reseller, never from a marketplace listing of unknown origin and never secondhand. On arrival, inspect the packaging and seals before you power it on.

  2. Step 02

    Install the app and update the device

    Get the SafePal app from the official app store listing, then apply any pending firmware update to the device before creating a wallet. Starting on current firmware avoids migrating a live wallet later.

  3. Step 03

    Create the wallet on the device and write the phrase down

    Let the SafePal device generate a new wallet and its recovery phrase, set a PIN, then copy the words by hand in order. Complete the verification step the device asks for, and consider a second copy stored somewhere physically separate. Nothing digital: no photos, no notes app, no cloud.

  4. Step 04

    Pair the app and send a test amount

    Pair the wallet with the SafePal app by scanning the pairing code, then move a small amount in and send a small amount back out. This rehearses the full QR signing loop while the stakes are trivial and proves the addresses are yours.

  5. Step 05

    Practice recovery, then fund properly

    Before committing serious value, confirm your backup actually works, ideally by restoring the phrase on a spare wallet and checking the first address matches. Once recovery is proven, transfer the rest of your holdings to the SafePal wallet in a size you are comfortable testing with first.

09 / Practice

Habits that make a SafePal wallet actually safe

Verify addresses on the device screen, every time, and check more than the first few characters. Address-swapping malware and lookalike addresses are designed to survive a glance. The whole reason the SafePal hardware has its own display is so you have a source of truth that a compromised phone cannot edit.

Keep your wallets separated by purpose. A dedicated address for long-term holdings that never interacts with a smart contract has a much smaller attack surface than one you connect to every new application. The SafePal app lets you run several wallets side by side, which makes this easy rather than theoretical.

Be deliberate about token approvals. When you connect a SafePal wallet to a decentralized exchange or a mint page, you are often granting a contract standing permission to move a token on your behalf. Grant what the transaction needs, revisit old approvals periodically, and remember that a signature you did not understand is a signature you should not have given.

Plan for the boring failures alongside the dramatic ones. Devices get lost in house moves, batteries age, floods happen, and people die without telling anyone where the words are. A durable backup in a second location, and a sealed instruction for someone you trust, do more for the long-term survival of a SafePal wallet than any additional gadget.

Finally, slow down when something feels urgent. Nearly every successful theft involves pressure: a limited airdrop, a support agent who needs to verify your wallet, a wrong-looking balance that a helpful stranger offers to fix. A SafePal device gives you a moment to think, standing between an instruction and a signature. Use it.

10 / Trade-offs

Honest limits and trade-offs

The QR workflow is slower than plugging in a cable or tapping a Bluetooth device, and in poor light or with a scratched lens, scanning can be fiddly. For someone signing dozens of transactions a day, an air-gapped SafePal model is friction; for someone moving funds a few times a month, that friction is barely noticeable and buys real isolation.

Chain coverage in the app is broader than what any single device firmware can display in full detail, and support for newer networks and unusual transaction types arrives on its own schedule. If a specific chain or a specific kind of contract interaction is essential to you, confirm current SafePal support before you build a workflow around it.

The ecosystem is also more integrated than some purists like. Swaps, purchases, and staking inside the SafePal app pull in third-party services, and the token adds a commercial layer that a plain signing device does not have. None of it is compulsory, but a user who wants nothing but a bare key store will find features they never touch.

And the structural limit remains: self-custody has no undo. A wrong address, a signed approval, a lost phrase, none of these can be reversed by SafePal or anyone else. That is the same property that makes the wallet resistant to seizure and platform failure. It cuts in both directions, and choosing SafePal means accepting both sides of the deal.

11 / FAQ

Frequently asked questions

Is SafePal custodial or non-custodial?

Non-custodial. Keys are generated and held on your device or your phone, and SafePal has no copy of them. That means no one can freeze your wallet, and no one can restore it for you either.

Do I need the hardware to use the SafePal app?

No. The SafePal app can create a software wallet with keys stored on the phone, and it is free to download. The hardware is what adds isolation, so a device is worth it once the balance you are protecting exceeds its cost.

What if I lose or break my device?

Your funds are on their blockchains, not inside the plastic. Get a new SafePal device or any compatible wallet, restore your recovery phrase, and your accounts and balances come back. Without the phrase, nothing can be recovered.

Can SafePal see my balances or freeze funds?

SafePal cannot move or block your assets. Balance data is read from public blockchains, and any transaction requires a signature that only your keys can produce, confirmed on your hardware.

Does the air-gapped device work without internet?

The device itself is always offline, so it needs no connection to sign. The phone running the SafePal app needs internet to read balances and broadcast the finished transaction to the network.

Do I have to own SFP?

No. SFP is an optional utility token in the SafePal ecosystem, tied to fee discounts and promotions rather than to wallet security. You can use SafePal fully without ever holding it.

Which coins and chains are supported?

SafePal covers the major networks and a long list of tokens, including Bitcoin, Ethereum and EVM chains, BNB Chain, Solana and Tron. Because support expands with updates, verify a specific asset in current official documentation.

Is a secondhand or gifted device safe?

Treat it as unsafe. A previous owner may know the recovery phrase or have altered the device. Only initialize a SafePal wallet on hardware you bought new from an official channel, and generate the phrase yourself.

Wrap up

The short version

SafePal is a self-custody wallet company whose central idea is separation: keys in a chip that has no way to talk to the internet, a screen you can trust, and an app that handles everything else. The air-gapped S1 established that approach at an accessible price, the later models refine it or trade a little isolation for speed, and the app and extension make the result usable across mobile and desktop.

If you take one thing from this page, take the split between what the technology can do and what only you can do. SafePal can keep malware away from your seed and make you read a transaction before it goes out. It cannot un-send a payment, un-approve a contract, or remember words you never wrote down. Build the habits, back up the phrase properly, and the hardware will do its part quietly for years.

For background on the wider category, general references such as Wikipedia on cryptocurrency wallets explain the underlying concepts, while product specifics for any SafePal model should always be checked against current official documentation before you buy.