When Transfers Become Truly Frictionless: How Sui Uses 'Zero Gas' to Become the Underlying Infrastructure for Stablecoin Payments

marsbitPublié le 2026-06-22Dernière mise à jour le 2026-06-22

Résumé

Title: Sui Launches Zero-Gas Stablecoin Transfers to Become the Foundation for Stablecoin Payments Sui has introduced a zero-gas fee feature for peer-to-peer stablecoin transfers, eliminating the need for users or businesses to hold separate SUI tokens to pay transaction costs. This innovation, built on a new underlying account architecture called Address Balances, significantly reduces validator processing costs for eligible transactions. Currently, the feature applies to a whitelist of stablecoins for transfers meeting a minimum amount, effectively preventing spam. This development aims to unlock mainstream payment use cases for stablecoins—such as everyday purchases, remittances, and subscriptions—by removing cost and complexity barriers. It is also positioned to benefit high-frequency micro-payments for AI agents and institutional B2B payments, reducing operational friction. Major custody provider Fireblocks has already announced support. The move follows Sui processing over $1 trillion in stablecoin transfer volume since August 2025. Looking ahead, Sui plans to enhance this infrastructure with protocol-level confidential transactions later in 2026, aiming to provide scalable, free, and privacy-preserving payments. Together, these advancements strengthen Sui's goal of becoming the default settlement layer for stablecoin payments.

Author: Deep Tide TechFlow

If you go to an ATM to transfer money, and the ATM tells you that you must first buy "ATM usage coupons," you would probably think the ATM has gone crazy.

But this has been the operating rule for blockchain for over a decade: to make a transfer, first prepare the Gas.

As stablecoins play an increasingly critical role in the payment field, the cost of this threshold becomes clearer: new users are blocked outside, and payment scenarios are difficult to implement.

As a key initiative in building the "underlying infrastructure for stablecoin payments," on May 20, 2026, Sui announced the launch of a zero Gas stablecoin transfer feature, allowing users and enterprises to send stablecoins peer-to-peer without paying Gas fees, and without needing to manage a separate SUI token balance.

Although currently, this feature only supports P2P transfers of whitelisted stablecoins, stablecoins now have a real chance to transform from "crypto assets" into "payment infrastructure." The entity achieving this also further strengthens its position as a strong contender for the role of the "default foundation for stablecoin payments."

A New Kind of "Zero Gas": No One Is Paying for You in the Background

When mentioning zero Gas, most users' first reaction might be: Who paid the Gas for me?

This habitual thinking stems from past incomplete attempts at "zero Gas": either through subsidies or relays. The Gas never disappeared; someone was just quietly settling the bill in the background, a superficial solution that doesn't address the root cause.

Sui's "Zero Gas Stablecoin Transfer" targets the fundamental root.

It is built upon a new underlying account architecture called Address Balances. When tokens are sent using specific Move functions, they are automatically consolidated into the single balance of the recipient's address, eliminating the need to create or manage Coin objects. This saves the overhead of object creation, splitting, merging, and version tracking. The processing cost for validators is extremely low, low enough that they can refrain from charging users fees.

Costs are reduced, and boundaries must also be clearly defined: Under the highly restricted PTB mechanism, only P2P transfers of whitelisted stablecoins, with amounts no less than 0.01, are judged as zero Gas. This supports payment scenarios while isolating malicious transactions.

What Can This Infrastructure Run?

Firstly, it opens the door to daily payments. When the experience is frictionless and the cost is zero, those payment scenarios we once pinned high hopes on for stablecoins—including consumption, tipping, subscriptions, cross-border remittances, etc.—gain the potential for rapid penetration. Stablecoin payments, for the first time, possess the basic conditions to compete head-on with traditional payment tools, potentially even faster and better.

Of course, for high-frequency micro-payment scenarios, many will think of the Agent economy. In the past, actions like AI autonomous transactions and arbitrage required additional Gas management. The zero Gas stablecoin transfer will become the lowest-cost, least-resistance choice for Agents. Combined with Sui's high-performance advantages, it will further support the large-scale deployment of autonomous payment flows.

Another keyword is: Institutions. This is a group Sui officials specifically emphasize. Whether it's cross-border B2B payments, supplier settlements, or platform profit sharing, institutions often face higher payment friction. The protocol-level zero Gas mechanism transforms stablecoins into a payment tool that institutions can directly utilize.

Worth mentioning is that when the zero Gas feature was launched, Fireblocks had already announced support for address balances, and soon after, it supported Gas-free stablecoin transfers, further enhancing the accessibility of Sui's payment infrastructure for institutions. At the same time, several institutional-grade custody platforms and wallets have announced they will support zero Gas transactions.

Zero Gas: The First Half; Privacy: The Second Half

Since August 2025, stablecoin transfer volume on the Sui network has exceeded $1 trillion. This figure is sufficient to show that the underlying logic for stablecoin payments in the Sui ecosystem is already working. The launch of zero Gas stablecoin transfers will undoubtedly accelerate the construction of Sui's role as the "default foundation for stablecoin payments."

But this is only the first half of Sui's 2026 payment narrative.

Regarding the second half, the Mysten Labs product team has hinted multiple times: Protocol-level confidential transaction functionality will be launched within 2026, aiming to achieve large-scale, free payments with privacy protection.

Transfers will not only be cost-free but will also be able to hide transaction amounts and certain details, while retaining necessary audit and compliance capabilities.

This combination is crucial for adoption, especially for institutions. The higher the compliance requirements, the greater the value of confidential transactions.

Let Money Flow Like Information.

This can be considered a phrase that runs through all of Sui's technological and ecosystem initiatives.

And now, from payments to Agents to institutions, the fuse that will decide large-scale adoption might just be lit by zero Gas stablecoin transfers.

Cryptos en tendance

Questions liées

QWhat is the main announcement made by Sui regarding stablecoin transfers, and when was it announced?

ASui announced a zero Gas stablecoin transfer function on May 20, 2026. This feature allows users and businesses to send stablecoins peer-to-peer without paying Gas fees and without needing to manage a separate SUI token balance.

QHow does Sui's 'zero Gas' mechanism for stablecoin transfers fundamentally differ from previous attempts at eliminating Gas fees?

AUnlike previous methods that relied on subsidies or relayers where someone else ultimately pays the Gas, Sui's approach targets the underlying architecture. It is built on the new Address Balances system, where tokens are sent using specific Move functions and automatically merged into the recipient's single balance. This eliminates the overhead of creating, splitting, merging, and tracking Coin objects, reducing validator processing costs so low that fees can be waived for the user.

QAccording to the article, what are some of the key use cases or scenarios enabled by zero Gas stablecoin transfers on Sui?

AThe key use cases include: 1) Everyday payments like consumption, tipping, subscriptions, and cross-border remittances. 2) High-frequency micropayments for the Agent/AI economy, enabling autonomous transactions with minimal cost. 3) Institutional payments such as cross-border B2B payments, supplier settlements, and platform revenue sharing, where reducing friction is crucial.

QWhat is the 'second half' or next major development in Sui's 2026 payment narrative mentioned in the article?

AThe 'second half' of Sui's 2026 payment narrative is the planned launch of a protocol-level confidential transaction feature within the year. The goal is to enable large-scale, free (zero Gas), and privacy-preserving payments that can hide transaction amounts and certain details while retaining necessary audit and compliance capabilities.

QWhat underlying technical principle allows Sui to offer zero Gas fees for eligible stablecoin transfers?

AIt is enabled by the new Address Balances account architecture. When tokens are sent using specific Move functions, they are automatically merged into the recipient's address balance without creating individual Coin objects. This drastically reduces the computational overhead (like object creation, splitting, merging, and version tracking) for validators, making the cost so low that fees are not charged to users for qualifying transactions.

Lectures associées

Q-Day : Le compte à rebours avant que l'informatique quantique ne mette fin aux cryptomonnaies ?

**Q-Day et la Cryptographie : La Menace Quantique sur les Cryptomonnaies** L'avènement de l'ordinateur quantique tolérant aux fautes (CRQC) représente une menace existentielle pour les cryptomonnaies en raison de sa capacité à casser les algorithmes de chiffrement asymétrique actuels (comme ECDSA) via l'algorithme de Shor. Le "Q-Day", point critique où cette capacité devient pratique, est estimé entre 2035 et 2045. Les blockchains, par leur nature immuable et décentralisée, sont particulièrement vulnérables. Le risque est immédiat pour les actifs dont la clé publique est déjà exposée sur la chaîne (ex : certaines anciennes adresses Bitcoin). La migration vers la cryptographie post-quantique (PQC), comme les algorithmes basés sur les réseaux (ML-KEM/DSA) ou les hachages (SLH-DSA), est donc urgente. Cependant, cette transition est extrêmement complexe : * **Pour Bitcoin** : Le défi principal est la gouvernance et la gestion sociale des UTXO historiques à risque. Une mise à jour progressive par soft fork est privilégiée, mais elle se heurte à l'inflation de la taille des signatures PQC et à un dilemme éthique sur le gel éventuel des actifs non migrés. * **Pour Ethereum** : La migration nécessite une refonte à plusieurs niveaux (comptes, consensus, couche de données). La stratégie repose sur l'agilité cryptographique, l'abstraction de compte pour les utilisateurs et des solutions techniques comme leanXMSS couplé à un zkVM pour compresser les grandes signatures. La fenêtre d'action confortable est estimée à 5-8 ans. L'industrie doit se coordonner à l'échelle de l'écosystème (protocoles, portefeuilles, bourses). La menace quantique n'anéantira pas la blockchain, mais force une reconfiguration fondamentale de ses bases cryptographiques, testant sa résilience technique et sociale.

marsbitIl y a 6 h

Q-Day : Le compte à rebours avant que l'informatique quantique ne mette fin aux cryptomonnaies ?

marsbitIl y a 6 h

Compte à rebours pour Q-Day : L'informatique quantique va-t-elle mettre fin aux cryptomonnaies ?

La cryptographie moderne est vulnérable face aux ordinateurs quantiques, en particulier l'algorithme de Shor, menaçant les systèmes actuels comme RSA et ECC. Le « Q-Day », moment où les ordinateurs quantiques pourront casser ces cryptosystèmes, est estimé entre 2035 et 2045. La cryptographie post-quantique (PQC) se développe, avec des algorithmes comme ML-KEM, ML-DSA et SLH-DSA normalisés par le NIST, pour garantir une sécurité durable. Dans le domaine de la blockchain, le Bitcoin et l'Ethereum sont particulièrement exposés. Pour Bitcoin, le risque principal concerne les UTXO dont la clé publique est déjà exposée sur la chaîne. La migration vers des algorithmes PQC se heurte à des défis techniques (signatures plus volumineuses) et à un dilemme de gouvernance concernant les fonds dormants. Ethereum, grâce à son agilité cryptographique et à l'abstraction de compte, pourrait adopter une approche plus graduelle, notamment via ses L2. La transition ne sera pas uniquement technique, mais nécessitera un large consensus social et une coordination à l'échelle de l'écosystème. Le véritable enjeu n'est pas l'absence de solutions, mais la capacité de l'écosystème à migrer de manière coordonnée avant que les risques quantiques ne deviennent une réalité économique. La fenêtre d'action confortable est estimée à 5-8 ans.

链捕手Il y a 6 h

Compte à rebours pour Q-Day : L'informatique quantique va-t-elle mettre fin aux cryptomonnaies ?

链捕手Il y a 6 h

Trading

Spot

Articles tendance

Comment acheter GAS

Bienvenue sur HTX.com ! Nous vous permettons d'acheter GAS (GAS) de manière simple et pratique. Suivez notre guide étape par étape pour commencer votre parcours crypto.Étape 1 : Création de votre compte HTXUtilisez votre adresse e-mail ou votre numéro de téléphone pour ouvrir un compte sur HTX gratuitement. L'inscription se fait en toute simplicité et débloque toutes les fonctionnalités.Créer mon compteÉtape 2 : Choix du mode de paiement (rubrique Acheter des cryptosCarte de crédit/débit : utilisez votre carte Visa ou Mastercard pour acheter instantanément GAS (GAS).Solde :utilisez les fonds du solde de votre compte HTX pour trader en toute simplicité.Prestataire tiers :pour accroître la commodité d'utilisation, nous avons ajouté des modes de paiement populaires tels que Google Pay et Apple Pay.P2P :tradez directement avec d'autres utilisateurs sur HTX.OTC (de gré à gré) : nous offrons des services personnalisés et des taux de change compétitifs aux traders.Étape 3 : stockage de vos GAS (GAS)Après avoir acheté vos GAS (GAS), stockez-les sur votre compte HTX. Vous pouvez également les envoyer ailleurs via un transfert sur la blockchain ou les utiliser pour trader d'autres cryptos.Étape 4 : tradez des GAS (GAS)Tradez facilement GAS (GAS) sur le marché Spot de HTX. Il vous suffit d'accéder à votre compte, de sélectionner la paire de trading, d'exécuter vos trades et de les suivre en temps réel. Nous offrons une expérience conviviale aux débutants comme aux traders chevronnés.

274 vues totalesPublié le 2024.12.12Mis à jour le 2026.06.02

Comment acheter GAS

Discussions

Bienvenue dans la Communauté HTX. Ici, vous pouvez vous tenir informé(e) des derniers développements de la plateforme et accéder à des analyses de marché professionnelles. Les opinions des utilisateurs sur le prix de GAS (GAS) sont présentées ci-dessous.

活动图片