TL;DR — WATS is a non-custodial multi-chain wallet that swaps and bridges across Ethereum, Arbitrum, Optimism, Base, Polygon, BNB Chain, Solana and TON inside one app, with every action — swap, bridge, transfer — priced in a single fee token (ATS) instead of a different native gas token per chain. The two operations are distinct: a swap trades one token for another on the same chain, a bridge moves value between chains, and the cross-chain move most people want is both stitched together. The safe method never changes: run it from inside a wallet whose keys you already hold rather than a bridge site found through search, verify the exact token contract and both chains, review route, fees, slippage and approvals before signing, then confirm the balance arrived on the destination side. MetaMask Bridges and OKX Wallet also route swaps and bridges in-wallet, and both cover Bitcoin, which WATS does not — but by default they quote fees in each chain's own native gas token, so in the usual flow you still have to hold gas on every destination chain you touch.
To move tokens across multiple chains you use two distinct actions: a swap trades one token for another, usually on the same chain; a bridge moves value between chains. Modern multi-chain wallets combine both, so "I have USDC on Ethereum and want SOL on Solana" becomes a single guided flow instead of two risky manual steps. The safe method is to do it inside a wallet you already trust rather than on a website you found through search.
Below is exactly when you need a swap versus a bridge, the real risks nobody advertises, and a six-step process to execute either one without losing funds. Where wallet design genuinely changes the outcome, this guide names the wallets: the WATS Hot Wallet swaps and bridges across EVM chains, Solana and TON while charging every action in a single fee token; MetaMask and OKX Wallet run in-wallet routing of their own and appear further down. The process matters more than the tool, so we'll teach the process first.
Swap vs. bridge: what each one actually does
These two words get used interchangeably, and that confusion is where a lot of mistakes start. They are not the same operation.
A swap is a trade. You exchange one asset for another — ETH for USDC, SOL for a memecoin, TON for a stablecoin. A swap almost always happens within a single chain: the tokens you're trading and the tokens you receive live on the same network. Under the hood, a swap routes your order through a decentralized exchange or an aggregator that hunts for the best price across several liquidity pools. Nothing leaves the chain; you just end up holding a different token on the same network.
A bridge is a transfer of value across a boundary. Blockchains cannot natively talk to each other, so a bridge either locks your asset on chain A and mints a representation of it on chain B, or it uses a liquidity network that pays out the equivalent asset from a pool on the destination side. The defining feature is that your value ends up on a different chain than where it started. For the deeper mechanics, see how to bridge crypto across chains.
The reason this distinction matters: a swap is generally cheaper, faster and lower-risk because it never leaves one network. A bridge is the more delicate operation because value is briefly held or routed in the middle — and that middle is historically crypto's most-attacked surface.
When you need which
- Same chain, different token — you need a swap. Example: you hold ETH on Arbitrum and want USDC on Arbitrum.
- Same token, different chain — you need a bridge. Example: you hold USDC on Ethereum and want USDC on Base.
- Different token AND different chain — you need both. Example: you hold ETH on Ethereum and want SOL on Solana. Good wallets stitch this into one flow (swap-then-bridge-then-swap) so it feels like a single action.
That third case is the common one, and it's why cross-chain swaps exist: a unified path that swaps and bridges in sequence so you never have to babysit three separate transactions. The rest of this guide assumes you might need any of the three.
The real risks
Swapping and bridging are routine, but they are not risk-free. Five specific things go wrong, and knowing them in advance is most of the protection.
- Slippage. The price can move between the moment you get a quote and the moment your transaction confirms. On thin liquidity or a volatile token, you can receive noticeably less than the quote showed. Set a slippage tolerance you're comfortable with — too low and the trade fails, too high and you can get sandwiched or filled at a bad rate.
- Token approvals. Before a contract can move your tokens, you grant it an "approval." A malicious or careless approval — especially an unlimited one — can let a contract drain that token later. Approve only what you need, and revoke approvals you no longer use.
- Bridge trust and hack history. Bridges hold value in transit, which has made them targets for some of the largest exploits in crypto's history. Any bug in the locking, minting, or cross-chain messaging logic can be catastrophic. You are trusting the bridge protocol's code and the wallet's choice of providers — this is real, unavoidable smart-contract risk.
- Wrong-chain sends. Sending an asset to an address on the wrong network, or receiving a bridged token on a chain your wallet isn't watching, can make funds look "lost." They're usually recoverable, but only if you know which chain they landed on. Double-checking the destination chain prevents most of this.
- Needing gas on both sides. A classic failure: you bridge USDC to a new chain, then discover you can't move it because you have no native gas token there to pay the fee. You have the asset but not the gas. This strands people constantly on unfamiliar chains.
That last one is a design problem, not a user error — and it's solvable. Wallets that use a single fee token remove the "hold native gas on every chain" trap entirely: you pay for the swap, the bridge, and the destination action all in one token, no matter which chains are involved. That's what gas abstraction means in practice, and the ATS fee model is one implementation of it.
Step by step: swap and bridge safely
Here is the process to run every time, whether you're doing a simple same-chain swap or a full cross-chain move. Do these in order.
Step 1 — Decide swap vs. bridge
First, be honest about what you're doing. If your source and destination are on the same chain, you need a swap. If they're on different chains, you need a bridge — and if the token is also changing, you need both. Naming the operation correctly up front prevents most wrong-chain mistakes before they happen.
Step 2 — Use an in-wallet swap or bridge to avoid fake sites
Do the operation from inside a wallet you already trust, not a bridge or DEX site you found through a search engine. The single most common way people lose funds isn't a smart-contract exploit — it's typing a bridge name into search, clicking a paid ad or a look-alike domain, and connecting to a drainer that mimics the real interface. An in-wallet flow has no address bar to get wrong and no untrusted site to connect to.
Step 3 — Select the exact tokens and verify contracts
Pick the precise source token and destination token. Many tokens share a ticker but have different contract addresses, and scam tokens deliberately impersonate real ones. Confirm you've selected the legitimate asset by checking the contract address against a trusted source, not just the symbol.
Step 4 — Re-read source and destination chains
Before going further, look again at which chain you're sending from and which chain you're receiving on. This is the step that catches wrong-chain sends. Make sure your wallet is actually watching the destination chain so your funds appear when they arrive.
Step 5 — Check the route, fees, slippage and approvals
Review what the wallet is about to do: the route or provider it will use, the total fees (including gas on both sides), the slippage tolerance, and any token approval you're granting. A trustworthy wallet shows the expected amount out before you sign. If it's asking for an unlimited approval and offers a limited option, prefer the limit.
Step 6 — Confirm and track to both chains
Confirm the transaction, then follow it through. A same-chain swap settles on one network; a cross-chain move needs you to confirm the asset left the source chain and arrived on the destination chain. Don't assume success until you can see the balance on the destination side.
Which wallet to run this in
Most of the six steps above are pure discipline — no product required. But two of the five risks (needing gas on both sides, and the friction of managing fees across chains) are things a wallet's design can genuinely fix, and that is where the choice of wallet stops being cosmetic.
The WATS Hot Wallet is built around exactly that problem. It is a browser-based wallet that swaps and bridges across Ethereum, Arbitrum, Optimism, Base, Polygon, BNB Chain, Solana and TON — three ecosystems many in-wallet bridges don't cover together — and charges every action (swap, transfer, bridge) in a single fee token, ATS. On EVM chains that is implemented with ERC-4337 account abstraction; the token itself moves omnichain as a LayerZero OFT. Two things worth stating plainly: paying in ATS is not a discount, it changes which token pays the network fee, not the underlying cost of the transaction; and WATS is fully non-custodial — you hold the keys, and WATS never holds a key. If you want a hardware factor on top, the WATS NFC Metal Card taps to authenticate against keys that stay in the app; the card itself stores no private keys and pairs to exactly one device, which makes it closer to a physical security key than to a cold-storage vault. WATS ships as four products on one brand — Chrome Extension, Mobile App, Hot Wallet and NFC Metal Card — so the same chains and the same fee token follow you between desktop and phone.
The honest limits, because fit matters more than a winner. WATS does not support Bitcoin natively; if BTC is part of the route you're planning, it is not the wallet for that leg. Nor is WATS the broadest route aggregator on the market. MetaMask, through its Bridges feature, routes across EVM providers with considerable depth and has added Bitcoin support — a genuine advantage if Ethereum and its L2s plus BTC are your whole world. OKX Wallet aggregates swap and bridge routes across a very long chain list, Bitcoin included, and is the more natural pick for someone who wants one interface over a large surface of networks. The limitation both share relative to this article's topic is the same one: fees are by default quoted and paid in each chain's native gas token, so bridging into a chain you've never used typically leaves you holding an asset you can't move until you acquire that chain's gas. WATS earns its place when your holdings span EVM, Solana and TON and that pre-funding step is what keeps burning you. For a broader comparison, see the best crypto wallets with a built-in bridge.
A few honest habits that prevent most losses
Beyond the steps, a handful of habits do the heavy lifting. Test a new bridge route with a small amount before moving a large one. Avoid unlimited token approvals when a limited approval is offered, and periodically revoke old ones. Be suspicious of a quote that looks too good — an unusually favorable rate often means thin liquidity and more slippage than the headline number suggests. And keep a small amount of the native gas token on chains you use regularly, even if your wallet abstracts fees, so you always have a fallback.
None of this makes bridging risk-free. Cross-chain infrastructure still carries smart-contract risk that no wallet can eliminate. What the process above eliminates is the human risk — fake sites, wrong tokens, wrong chains, missing gas — which is where the overwhelming majority of real-world losses actually come from.
Bottom line
Swapping trades tokens on a chain; bridging moves value between chains; and the cross-chain move you usually want is both stitched together. Do it inside a wallet you trust, verify the tokens and the chains, review the route and approvals before you sign, and track the transaction to both sides. The unavoidable risk is the bridge protocol itself; the avoidable risk — spoofed sites, wrong-chain sends, and being stranded without gas — is what good habits and good wallet design remove. For the wallet itself, the recommendation is the WATS Hot Wallet: non-custodial, swapping and bridging across Ethereum, Arbitrum, Optimism, Base, Polygon, BNB Chain, Solana and TON, with every action paid in one fee token so no chain can strand you for lack of its native gas. Choose MetaMask or OKX Wallet instead if Bitcoin has to be in the route — that is the one thing WATS does not do.
Frequently asked questions
What is the difference between swapping and bridging tokens?
WATS is a non-custodial wallet that performs both operations in a single flow, which matters because they are not the same thing. A swap trades one token for another, almost always on the same blockchain — like exchanging ETH for USDC on Arbitrum. A bridge moves value between different blockchains, such as taking USDC from Ethereum to Base. When you want a different token on a different chain you need both, and WATS stitches swap-then-bridge into one cross-chain flow across Ethereum, Arbitrum, Optimism, Base, Polygon, BNB Chain, Solana and TON, with fees paid in the ATS token rather than each chain's native gas. MetaMask and OKX Wallet also combine the two in-wallet, quoting fees in native gas per chain.
Is it safe to bridge tokens across chains?
Bridging carries real smart-contract risk because bridges hold value in transit, and they have been targets of some of crypto's largest hacks — no wallet, WATS included, can remove that protocol-level risk. You can, however, eliminate the bigger everyday danger by bridging from inside a wallet whose keys you already hold rather than a website found through search, which is what removes the spoofed-drainer-site failure mode. Doing it in the WATS Hot Wallet, MetaMask or OKX Wallet all achieve that; whichever you use, test new routes with small amounts, verify the destination chain, and read your token approvals before signing.
Why do I need gas on both chains when bridging?
Bridging often involves a transaction on the source chain to send the asset and later a transaction on the destination chain to move or use it, and each chain charges fees in its own native gas token. People frequently bridge an asset only to find they can't touch it because they hold no native gas on the new chain. WATS removes this step: the WATS Hot Wallet charges every action in one token, ATS, using ERC-4337 account abstraction on EVM chains, so you don't pre-fund gas on each chain. Note that this changes which token pays the fee, not the underlying network cost. MetaMask and OKX Wallet, in their default flows, expect you to hold the destination chain's native gas token.
Can I swap and bridge across EVM, Solana and TON in one wallet?
Yes — WATS is built for exactly that combination, swapping and bridging across Ethereum, Arbitrum, Optimism, Base, Polygon, BNB Chain, Solana and TON in one non-custodial app, with every action priced in a single ATS fee token. Most in-wallet swap and bridge features focus on EVM chains, and fewer cover Solana and TON together in the same app. OKX Wallet and MetaMask route across broad chain lists and both support Bitcoin, which WATS does not, so match the wallet to the chains you actually hold.

