Some Sui wallets and payment tests now allow users to send stablecoins directly, without needing to first purchase SUI to cover transaction fees. It’s a simple process: just tap, enter the recipient’s address, and the transfer completes—eliminating the need for small amounts of SUI (‘dust’) to facilitate the transaction.
A minor change to the user experience could have a major impact: if transaction fees on Sui become negligible, could the platform move beyond being just a place to experiment with financial tools and become a viable system for everyday payments? Or will practical concerns like costs and legal requirements become problems as more people start using it?
This article explains Sui’s attempt to offer transactions without gas fees, detailing the technology behind it, how costs are covered, and what’s required for Sui to function as a practical payment network.
The Big Picture
Sui was created with a system designed for handling many transactions quickly, using a unique data structure called Move, and it easily allows others to cover transaction fees for users. This is why we’re seeing recent tests of ‘gasless stablecoins’ – where a wallet provider, store, or intermediary pays the fees, letting users send and receive value without needing SUI tokens themselves.
With stablecoin payments already leading the way for on-chain transactions, and users wanting quick, easy checkout experiences similar to those on traditional websites, a blockchain that can eliminate transaction fees without compromising security could unlock widespread adoption of crypto for everyday purchases.
As an analyst, I often see discussions around ‘gas abstraction,’ and it’s important to clarify what it actually means. It’s not about eliminating transaction fees altogether. Instead, it’s about changing *who* ultimately bears those costs and *when* they pay them. The goal is to make the initial user experience much easier, leading to more people successfully completing transactions and becoming regular users.
This impacts a wide range of people: customers who prefer a hassle-free experience with gas fees, businesses needing stable and predictable expenses, platforms looking to expand their user base, and stablecoin providers who require secure and efficient transaction processing.
How Sui Makes Gasless Possible
Sui is designed to make sponsored transactions much easier than on many other blockchains, and it comes down to three key features.
Sponsored transactions are native
Sui allows transactions to have a separate payer for the gas fees. This means a third party, like a relayer or wallet service, can cover the fees on behalf of the user. This feature is built directly into Sui and doesn’t require any special account types or complicated code.
Sponsorship works directly at the network level, making it easy for decentralized apps (dApps) to use. The details, like how often transactions can be sent and any specific rules, are handled by the relayer service. The blockchain itself just confirms that a valid party is paying for the transaction.
Object-centric coins and parallel execution
Sui handles digital assets as core “objects.” Instead of traditional transfers, Sui moves and splits these objects, allowing many transactions to happen at the same time. The system’s design, called Narwhal/Bullshark, is built to keep transactions quick and reliable, even with a lot of activity, making payments feel instant.
In user experience terms, this translates to more predictable outcomes. Clear and consistent coin behavior, along with reliable transaction completion, allows those funding projects to accurately assess risks and streamline processes.
Login without seed phrases
Many Sui wallets now offer sponsorships alongside features like zkLogin, which allows users to sign in using existing accounts from popular websites while still fully controlling their digital assets. When used with session keys, this makes online purchases easier and works well on mobile devices.
This doesn’t eliminate fees completely; it simply shifts who pays them – from individual users to a service that can handle them more efficiently, potentially lowering the overall cost.
What a Gasless Stablecoin Payment Actually Looks Like
This explains a simple way to send a stablecoin without paying gas fees, using a sponsor or payment service to cover the costs.
- User opens a Sui wallet, selects a stablecoin balance, and enters the recipient.
- The wallet constructs a transaction that moves the stablecoin object(s) and references a sponsor as the gas payer.
- The sponsor service evaluates policy: KYC/AML checks, risk score, spend limits, velocity rules, and estimated fee.
- If approved, the sponsor signs the gas payer portion and forwards the transaction to the network.
- Validators execute; the stablecoin moves; the sponsor’s SUI account pays the gas and (if applicable) storage costs.
- The wallet shows success; the user never touched SUI or a ramp for gas.
In code terms, the pattern resembles a meta-transaction. You’ll often see an API like:
POST /sponsor { tx: serialized_move_call, user_sig, policy_context }
The key details lie in step 3: implementing intelligent rate limits, preventing fraud, and providing helpful messages when sponsorship requests are turned down.
Economics: Who Pays and Why It Might Still Work
Okay, so ‘gasless’ transactions aren’t actually free – someone still has to pay the network fees. The real issue is figuring out *who* should cover those costs in a way that makes sense long-term. I’ve been seeing a few different approaches being tried, like…
As a researcher, I’ve been analyzing different revenue models for this platform. We’re considering several options, each with its own advantages and potential drawbacks. First, ‘wallet subsidies’ – funding through venture capital, interchange fees, and premium tiers – offer fast growth and a good user experience, but we need to carefully monitor burn rate, especially during market fluctuations. Another option is a ‘merchant-paid’ model, charging a fee per transaction. This is straightforward to model and ties costs to successful conversions, but requires setting up invoicing and settlement processes, and some merchants might be sensitive to the fees. We’re also looking at ‘spread recovery,’ essentially taking a small margin on currency exchange or asset conversions. This is seamless for the user and scales with transaction volume, though market volatility and transparency are key concerns. A ‘subscription’ model, offering monthly plans for unlimited or discounted transactions, provides predictable revenue and encourages user loyalty, but we’ll need to ensure the value proposition is strong enough to minimize churn. Finally, a ‘hybrid’ approach, combining elements of all the above with promotional credits, offers flexibility and targeted segmentation, but adds operational complexity and makes forecasting more challenging.
Two other factors matter:
- Predictability of fees: Sponsors need to forecast costs. Sui aims for stable, low fees; even so, spikes can happen.
- Storage economics: On Sui, a portion of gas relates to storing objects on-chain. Sponsors should account for any long-lived state their flows create.
Sponsors will continue to invest as long as gas prices remain reasonable and more people start using the service. However, if costs increase or there’s a rise in fraudulent activity, funding will likely be reduced.
Where Sui Stands vs Other Payment-Centric Chains
Sui isn’t the only platform working to improve payment experiences. Here’s a look at how several leading ecosystems currently offer transactions that feel like they don’t require gas fees.
Here’s a breakdown of how different blockchains handle transaction costs and compliance:
Chain Features: This outlines key aspects like how transactions are paid for, speed, stablecoin support, developer tools, and compliance features.
Sui: Uses native sponsorship where wallets or merchants cover transaction fees. It’s built for fast settlements and has a growing, though currently mixed, level of stablecoin liquidity. Developer tools are at a moderate level, and compliance depends on the specific issuer.
Ethereum Layer 2 (Account Abstraction): Relies on ‘paymasters’ and ‘bundlers’ to sponsor gas fees. It offers fast confirmations with finality anchored to the main Ethereum chain. It boasts the deepest integration with stablecoin issuers, but development complexity is medium to high. Compliance tooling is well-established, with broad jurisdictional coverage.
Solana: Uses relayers or dApp subsidies to cover fees, providing a fast user experience. It’s widely used for stablecoin transfers and has medium-level developer constraints. It benefits from strong exchange support, but issuer details vary.
Stellar: Employs fee sponsorship, specifically designed for payments and remittances. It’s optimized for fast finality in remittance flows and has a payments-focused asset ecosystem. Developer tooling is low to medium, and it has established remittance corridors with built-in compliance features.
NEAR: Utilizes meta-transactions and contract-based relayers to handle fees, offering responsive confirmations. Stablecoin availability is growing, and developer tooling is at a medium level. On/off-ramp integrations vary depending on the region.
Simply put, Sui’s built-in features make it easier for developers, though the market is very competitive. Whether a payment system succeeds often depends on how well it’s supported by issuers, how easily users can trade it, and how many businesses accept it.
Early UX Findings from Gasless Tests
Conversion improves when users skip buying SUI
Each additional step in the checkout process causes people to abandon it. Removing the step where users need to acquire SUI for transaction fees usually leads to more completed purchases, particularly for new users or when sending gifts.
Clear fallback paths are essential
If a payment fails due to issues with the sponsor (like limits, security concerns, or system outages), users should immediately be offered options like paying for the transaction themselves, trying again later, or sending a lower amount. Simply failing without explanation damages user confidence.
Messaging must set expectations
Offering ‘free’ transfers can easily be exploited. Successful programs usually limit how many transfers happen each day, verify user identities for larger amounts, and clarify that not all transactions will be covered by the offer.
Merchants care about reconciliation
As I’ve been researching what’s truly needed for successful on-chain commerce, it’s become clear that sponsors require more than just a basic setup. They need robust merchant dashboards to manage their operations, the ability to export reports for analysis, clear summaries for tax purposes, and well-defined customer support processes. While a seamless, ‘gasless’ experience is great for getting that initial sale, it’s reliable account reconciliation that keeps customers coming back.
What It Would Take for Sui to Become a Real Payments Chain
While gasless transfers are useful, handling payments involves a complete system – including managing digital assets, ensuring legal compliance, working with businesses, and providing customer support. There are four key areas to focus on.
1) Merchant-grade integrations
Just as important as the core blockchain technology, things like tools for popular online stores, QR code compatibility, secure payment processing, and easy refund options are essential. Companies backing these systems need to guarantee reliable service and have a straightforward way to handle disagreements.
2) Stablecoin depth and issuer alignment
People are looking for reliable and popular stablecoins. Sui offers both stablecoins built directly on the network and those brought over from other blockchains. How easily these stablecoins are traded and how well they connect with creators and large exchanges will determine how quickly and smoothly transactions happen.
3) Fraud controls and rate limiting
Leaving sponsorship open to anyone can attract unwanted spam and malicious traffic. To protect live systems, it’s important to identify devices, monitor traffic speed, use approved and blocked lists, and assess the risk of each transaction. Automatically slowing down traffic during busy periods helps keep everything running smoothly.
4) On/off-ramps and regional coverage
For payments to function effectively, money needs to move in and out rapidly. Reliable connections to established financial institutions like banks and payment processors, along with clear exchange rates, are more important than incredibly fast transaction speeds on the blockchain itself.
If these improvements continue and fees remain reasonable, Sui could become a strong competitor in areas like sending money internationally, making payments, and online checkouts, where stablecoins are currently popular.
Risks & What Could Go Wrong
- Fraud and abuse: Gasless flows attract bots and promo hunters; weak controls can drain sponsor budgets.
- Liquidity fragmentation: Multiple stablecoin variants (native and bridged) can split liquidity and confuse users.
- Regulatory constraints: KYC/AML, travel rule, and sanctions screening requirements vary by region and can change.
- Fee spikes or outages: If network conditions shift, sponsorship becomes costlier or unreliable at peak times.
- Relayer centralization: Overreliance on a few sponsors creates single points of failure and policy risk.
- Smart-contract or wallet bugs: Stablecoin or wallet logic errors could freeze funds or mis-handle sponsored calls.
- Chargeback-like disputes: Merchants may need refund tooling; without it, customer support costs rise.
Offering ‘gasless’ transactions improves user experience, but without careful controls and oversight, it can lead to significant financial risks.
Crypto Daily monitors changes to blockchain technology, the expansion of its community, and new regulations to understand how people are using it and improve the user experience. Stay updated with our reports at Crypto Daily.
Frequently Asked Questions
Do gasless transfers mean I never need SUI?
It depends. Sometimes, another party covers the transaction fees in sponsored transfers, meaning you don’t need SUI. However, if sponsorship isn’t available, or you’re using an app that doesn’t support it, you’ll still need SUI to pay the fees.
Which stablecoins work with gasless payments on Sui?
Whether or not you can use a particular digital asset depends on your wallet, the company that issued it, and the networks connecting everything. Most early users are concentrating on popular stablecoins. To see if you can use a specific asset, check your wallet or payment provider to confirm it’s supported and whether it’s directly available or transferred from another network.
How does Sui prevent spam if gas is sponsored?
The network still requires a small transaction fee, but a sponsor covers it for users. Blocking spam depends on rules set by these sponsors, including verifying identities, limiting how much someone can send, controlling transaction speed, and blocking known bad actors. Responsible sponsors also watch for unusual activity and can temporarily halt transactions during attacks.
Is this the same as account abstraction on Ethereum?
Both Ethereum and Sui aim to make transactions easier for users and cover gas fees for them. Ethereum achieves this through a new system called EIP-4337, which uses ‘paymasters’ and ‘bundlers’ to sponsor transactions. Sui handles sponsorship directly within its core design. While the technical approaches are different, the result – a smoother user experience and covered transaction costs – is similar on both platforms.
What happens if the sponsor declines my transaction?
If a transaction fails due to gas costs, your wallet should clearly explain the problem and give you options like paying for gas with SUI, trying the transaction again, or sending a smaller amount. How these options work can differ depending on your wallet provider and where you are located.
Are gasless transfers cheaper overall?
As a researcher, I’ve found that these solutions aren’t actually free – the costs are simply covered by someone else. The upside is a reduction in incomplete purchases and a smoother process for the customer. Whether it ultimately saves money depends on how much more often customers complete their purchases, and how the company providing the solution recoups its expenses.
Could Sui become a mainstream payments rail?
From my analysis, the future looks promising, but it depends on a few key things. We need continued support from sponsors, deeper liquidity in stablecoins, and easier ways for people to buy and sell them. While speed is important, success won’t just come down to that – we’ll also be judged on how well we navigate regulations and stay compliant. The competitive landscape is fierce, so getting these factors right is crucial.
Read More
- Gold Rate Forecast
- BTC PREDICTION. BTC cryptocurrency
- APT PREDICTION. APT cryptocurrency
- ZEC PREDICTION. ZEC cryptocurrency
- BNB PREDICTION. BNB cryptocurrency
- USD CNY PREDICTION
- SOL PREDICTION. SOL cryptocurrency
- WLD PREDICTION. WLD cryptocurrency
- USD JPY PREDICTION
- NEAR PREDICTION. NEAR cryptocurrency
2026-05-25 18:51