Chain abstraction is the design goal of making the blockchain invisible to the user: you hold one portfolio and pay fees in one token, while software decides which network executes the transaction, how it is routed and how each chain's native gas is settled. It is not a single protocol — it is an umbrella term for four composable techniques: gas abstraction, account abstraction, omnichain assets and intents. WATS implements the fee layer of it today: the WATS Hot Wallet charges every transfer, swap and stake in one token, ATS, instead of each chain's native gas — through an ERC-4337 paymaster on EVM networks and an equivalent fee-payer on Solana and TON — and ATS is itself a LayerZero OFT, so one balance spends across all of them. Abstraction changes which token pays; it does not change what the network charges.
The problem: users have to think like routers
Web3 in 2026 runs on dozens of serious networks — Ethereum and its L2s, Solana, TON and more. That plurality is healthy for the ecosystem and exhausting for the person using it. To do almost anything you must know which chain your assets sit on, hold that chain's native gas token, select the right network in your wallet, and bridge when you guessed wrong. None of that is the thing you were trying to do; it is plumbing. The user has become the router, manually moving packets of value between networks that refuse to acknowledge each other.
What chain abstraction actually means
Chain abstraction is the design goal of making the chain disappear from the user experience. You hold a balance, you press send, swap or mint, and software works out where and how execution happens. It is important to be precise here: chain abstraction is not a single protocol you can point to, and no committee ratifies it. It is an umbrella term for a stack of techniques that, combined, let a wallet or application stop asking the user chain-shaped questions. The chains still exist — blocks are still produced, fees are still paid, finality still takes as long as it takes — but they become infrastructure, the way nobody chooses which internet backbone carries their email.
The four building blocks
As of 2026, four pieces do most of the work. Gas abstraction removes the per-chain fee-token problem: you pay fees in one token while infrastructure settles the native gas behind the scenes — see the explainer on gas abstraction. Account abstraction makes the account itself programmable, so wallets can batch steps, sponsor fees and add recovery — covered in account abstraction explained. Omnichain assets give a token one canonical supply across chains instead of a family of wrapped copies, the model behind the OFT standard. And intents flip the transaction model: instead of signing a specific transaction on a specific chain, you sign a desired outcome, and competing solvers find the route. Each piece is useful alone; chain abstraction is what you get when they compose.
Chain abstraction vs multi-chain vs cross-chain
These terms get blurred, but they describe an escalation. A multi-chain wallet supports many networks — yet you still pick the network, hold its gas token and manage per-chain balances. Cross-chain tooling adds explicit bridges and swaps between networks — powerful, but still something you consciously operate. Chain abstraction is the stage where the question is no longer put to you at all: the wallet knows what you hold and where, and routing is its job, not yours. Multi-chain widens the map; chain abstraction throws the map away.
What it looks like in practice
Picture holding one fee token and one portfolio. You act on an asset that lives on a network whose native token you have never owned, and the fee comes out of the same balance it always does. You never bought a third gas token, never opened a top-up screen, never saw a wrapped asset. The measure of success is negative space — the screens you no longer see. Be realistic about where the industry actually is, though: today's wallets deliver parts of that picture rather than all of it, and the fee layer is the part a wallet can deliver most directly on its own — routing and intents depend on infrastructure outside the wallet. A single, chain-independent fee asset is what makes a multi-chain wallet start to feel like one system rather than eight.
Limits and open questions as of 2026
Honesty requires caveats. There is no universal chain-abstraction standard — every stack composes the pieces differently, and intent-based systems introduce solvers and relayers whose incentives and trust assumptions you inherit. Abstractions also leak: finality times differ per chain, block explorers are still per-network, and a failed leg of a multi-chain route needs careful handling. And crucially, abstraction changes what you hold and pay in, not what networks charge — someone still pays each chain's native gas at the going rate. Anyone promising that abstraction makes fees vanish is selling something.
How WATS implements the fee layer
WATS is a working example of one layer of chain abstraction: the fee layer. In the WATS Hot Wallet, every action — transfers, swaps, staking — is charged in one token, ATS, instead of the chain's native gas: on EVM via an ERC-4337 paymaster, on Solana and TON via an equivalent fee-payer/relayer. ATS itself is a LayerZero OFT, so a single balance is spendable across the networks WATS supports — Ethereum, Arbitrum, Optimism, Base, Polygon, BNB Chain, Solana and TON — the omnichain building block applied to the fee token. Collected ATS is burned from a 100M supply toward a 30M floor, and the wallet stays fully non-custodial: you hold your keys, and WATS never holds one. WATS is the first and only wallet to combine ERC-4337 and OFT single-token fees — charged instead of native gas on every transfer — with that burn. The honest framing is that this is one layer of chain abstraction rather than the whole thing: intents and cross-chain routing are separate problems, and the ATS fee tracks live network cost rather than discounting it. If you want to test the idea instead of reading about it, the concrete step is to hold ATS in the WATS Hot Wallet and then transact on a chain whose native token you do not own — that single transaction is the fee layer of chain abstraction doing its job. The full mechanics are on the ATS fee page.
Frequently asked questions
What is chain abstraction in simple terms?
Chain abstraction means using Web3 without having to care which blockchain executes your transaction. You hold one portfolio and one fee balance; the wallet or application decides the routing, network selection and gas handling behind the scenes. It is an umbrella term for techniques like gas abstraction, account abstraction, omnichain tokens and intents working together — not one single protocol, and not something any standards body certifies.
Is chain abstraction the same as a multi-chain wallet?
No. A multi-chain wallet supports many networks but still makes you choose the chain, hold its native gas token and manage separate balances. Chain abstraction goes further: the chain-shaped decisions are made by software, so you stop seeing network pickers, bridge screens and per-chain gas top-ups. Multi-chain support is a prerequisite; abstraction is the layer on top.
Which wallet does chain abstraction today?
WATS is a concrete implementation of the fee-layer part of chain abstraction. The WATS Hot Wallet charges every transfer, swap and stake in one token, ATS, instead of each chain's native gas — using an ERC-4337 paymaster on EVM networks and an equivalent fee-payer on Solana and TON — across Ethereum, Arbitrum, Optimism, Base, Polygon, BNB Chain, Solana and TON. Because ATS is a LayerZero OFT, that single fee balance moves with you rather than fragmenting per chain. It is the fee layer, not the whole stack: intent-based routing is a separate problem.
Does chain abstraction remove gas fees?
No. Every network still charges its native gas at the market rate, and someone must pay it. What abstraction changes is your side of the deal: you can pay in one consistent token while a paymaster on EVM, or a fee-payer/relayer on chains like Solana and TON, settles the native gas. WATS applies exactly this model with its ATS fee token, and the ATS fee tracks the live network cost — it is a convenience layer, not a discount.

