logo
Tether creates 'Stable' blockchain built just for USDT economy

Tether creates 'Stable' blockchain built just for USDT economy

Coin Geek14-07-2025
Getting your Trinity Audio player ready...
Tether, the company behind the world's most commonly used USD stablecoin of the same name, is set to run on its own blockchain. The chain, called 'Stable,' will use forms of USDT for both settlement and 'gas' fees. Tether has cited 'unpredictable and high fees,' inadequate speed and privacy, and 'complex user experience' among its grievances with operating the stablecoin on multiple public blockchains.
Other stablecoin operators will likely be interested in Tether's latest moves. There is now over US$250 billion in value circulating in the digital economy, with some projections claiming that number will double and more over the next couple of years. Over 62% of that total is in Tether (or USDT) at $159 billion, with Circle's USDC coming in second at 24% ($62.2 billion). There are several others to account for the remaining billions, though their market share percentages are in the single digits.
USDT tokens exist on multiple blockchains. Most Tether 'lives' on TRON (TRC-20), which accounts for around 37% of the total supply. Ethereum (ERC-20) is just behind that with ~31%, and there are smaller shares of USDT on Polygon, Solana, Avalanche, and BNB Chain (as well as several others). Though exchanges will generally allow USDT holders to withdraw on any network they choose, you can't send ERC-20 Tethers to a TRC-20 address without using a 'bridge' between networks, and having the know-how to do so. The same situation applies to USDC.
Tether transactions make up a large proportion of network traffic on these blockchains, particularly TRON—it's more than half of TRON's total transaction volume. A native USDT token also works as a marketing and credibility boost for these networks, attracting users and developers who may want to try their other features. For example, TRON's USDT traffic share largely results from being faster and cheaper than Ethereum, while USDT on Ethereum attracts DeFi builders/traders and token creators. If Tether and other stablecoins move to their blockchains, those blockchains may start to lose their appeal.
Why are stablecoins important?
One of Bitcoin's most enduring slogans promises it will be 'the money of the future'. However, most BTC and other blockchain tokens sit idle in cold wallets and on exchanges as owners hoard (or 'HODL') in the hope of exponential value gains. Daily price volatility, network congestion, and high transaction fees have provided extra disincentives to using these assets as payment currencies.
Starting with Tether's initial launch (as 'Realcoin') in mid-2014, stablecoins have emerged as a compromise option for those seeking digital financial networks independent of the existing global banking system, but with familiar-sounding unit names and less speculative volatility. Along with greasing the financial transfer machinery for digital asset exchanges and their customers, stablecoins also streamline international remittances and cross-border trade.
There are even some (as-yet-unproven) theories that the U.S. Treasury may tacitly approve of stablecoins as an eventual replacement for the non-U.S.-controlled, offshore proxy-dollar economy historically known as 'Eurodollars.' That stablecoin operators are buying up billions of dollars in T-bills to back their tokens probably doesn't hurt either.
The common definition of a stablecoin is a digital asset (generally blockchain-based using a token protocol) with a value pegged 1:1 to an existing fiat currency or precious metal. Operators use various techniques to retain their pegs, with varying degrees of success. Backing by equal-value real assets is the most common, while maintaining pegs via algorithmic trading has led to the occasional catastrophe.
Although Tether is frequently criticized for failing to publish detailed audits of its exact real-asset holdings, it largely retains its users' trust by holding its 1:1 value peg with USD (notwithstanding a few brief hiccups) over its 11-year history. In theory, stablecoins are always redeemable for the asset they represent. USDT and USDC 'back' their digital tokens with a combination of USD cash balances, the aforementioned U.S. Treasuries, and other bonds/debts, as well as other digital assets.
The solidity of this redeemability guarantee is less important than the perception it exists—similar to how we assume we can withdraw all our money from our bank accounts should we need to, but banks hope we don't all try at once. As with fiat currencies themselves, exactly what 'backs' a stablecoin's real-world value is just another part of the financial world's complexity.
All this leads us back to the original topic of this article, which is Tether's decision to create its own blockchain network. Let's find out some more about how it works.
Stable chain for a stablecoin
Like other blockchain users and developers, Tether cites scalability, network traffic, and uncertainty over fees and settlement speed as its primary motives for finding an alternative.
In its introduction to Stable, Tether stated:
'With over $150 billion in circulation and more than 350 million users globally, USDT leads the stablecoin market, powering centralized exchanges, decentralized finance (DeFi), and international payments. Yet, current infrastructure struggles to meet increasing demands for lower costs, higher speeds, and greater reliability.'
https://t.co/q3xJ50G5Mn — Stable (@stable) July 1, 2025
For those users experiencing stablecoins for the first time, the concept of a digital dollar that exists on multiple (and incompatible) blockchain networks is complex and confusing. For starters, there wasn't a universal 'USDT address,' and you couldn't simply send Tethers from one network to another. Additionally, USDT transactions require 'gas fees' in that blockchain's native currency. You could transfer it from an exchange, but then be stuck with unmovable Tethers in your wallet until you acquire a separate balance in ETH, TRON, SOL, etc.
These issues create a learning curve even for previous Bitcoin users, and may baffle complete newcomers. If a stablecoin wants to be the world's currency of choice for daily and international commerce, the user experience should be as simple and streamlined as possible.
Tether's Stable network doesn't completely remove complexity from the experience, but it at least puts everything in one place… sort of. There are a few quirks in the architecture, and still some yet-to-be-made decisions on some of the exact technologies it will utilize. According to Tether's Stable roadmap, these will come as upgrades and improvements as the network matures.
How Tether's network-of-its-own will function
Tether describes Stable as 'a network dedicated to USDT' and 'the definitive home for USDT,' with sub-second block times (with finality) and full compatibility with Ethereum Virtual Machine (EVM) contracts and tools.
Stable has a 'dual chain parallel' model consisting of the Stable Public Chain and the Plasma Chain. Stable Public Chain is the main Layer 1 blockchain, where all final settlements are made. Plasma Chain runs in parallel and is designed to process large volumes of small transactions and micropayments more efficiently, settling at certain intervals on the Public Chain. Their relationship is similar to that of BTC's main chain and Lightning Network, although Plasma has its own consensus mechanism, while Lightning uses pre-funded payment channels.
For consensus, Stable Public Chain uses a custom delegated proof-of-stake (dPOS) mechanism called StableBFT. This is built on the CometBFT consensus engine (itself a fork of Tendermint), where stakeholders select a smaller group of validators to produce, vote on, and produce blocks. StableBFT decouples 'transaction gossiping' and 'consensus gossiping,' meaning all raw transactions broadcast are public, while consensus validators communicate separately to finalize which transactions to include in the next block and in what order. This is designed to prevent network congestion during high-volume periods.
Stable's stack also includes 'Stable EVM,' its execution layer fully compatible with Ethereum to interact with its tools and wallets. The roadmap also looks at introducing StableVM++, an alternative written in C++ with an improved 'optimistic parallel execution' (OPE) engine and 'optimistic block processing' (OBP). Additionally, 'StableDB' aims to speed up blockchain data storage by keeping recent data in memory and writing it to disk later. The stack also has an RPC (remote procedure call) layer that promises faster response times from nodes.
Future enhancements and upgrades to the Stable network include more efficient protocols for handling transactions and consensus, as well as confidentiality (or at least, privacy) features using zero-knowledge proofs (ZKPs). Private transfers mask the transaction amounts in on-chain records, while keeping sender/receiver addresses visible 'for regulatory compliance and auditability.' Also on the future roadmap are: transaction bundling with the USDT Transfer Aggregator, and 'Guaranteed Blockspace' to provide institutional USDT users with a more predictable environment. Tether is still considering various candidates for these functions.
Paying fees, sending Tethers everywhere
USDT is the native token on Stable. The standard token is used the same way it always has been, as a 1:1 pegged U.S. dollar asset. However, there are two variations of USDT on Stable. One is 'USDT0,' a bridging token that allows users to move USDT value between Stable and USDT balances on other blockchains. The other is 'gasUSDT,' a non-transferable native asset that holders use to pay Stable's network fees (gas). Both variations have a 1:1 value peg to 'standard' USDT, and Stable users can swap between all variants without incurring any extra fees.
This ensures Stable is not just another standalone version of USDT, but one with immediate deep liquidity that plays well with all other blockchain variants of the token.
USDT0 is an ERC-20 token based on the Omnichain Fungible Token (OFT) standard by LayerZero. Although the interactions between different variations of USDT sound complex on the surface, most of this complexity is handled on the back end, unseen by everyday users. A Stable Wallet user would simply send USDT value anywhere they like, regardless of the recipient's preferred blockchain.
Stable as a sign and warning of financial technology trends
There's no doubt Stable's creation required extensive investment and other resources from Tether. This should be taken as a sign that Tether/USDT isn't going away any time soon, and Tether, the company, sees little to no risk of regulators attempting to remove it from the digital asset market. It's also a sign (as if we couldn't see it already) that stablecoins are a very serious business, with Tether as the benchmark for how large the market could become.
There are also Tether tokens for other national currencies, but they're almost an afterthought. USDT dominates, and making it simple and accessible to the world—for daily purchases and large-scale international trade—could also buttress the U.S. dollar's position as the world's reserve currency. Could Tether (the company) become a Federal Reserve for the rest of the world?
Having its dedicated network, and one optimized for large-scale and institutional use, may deflect accusations that Tether is just another token running on clunky, 'hobby project' architecture. However, it also signals a move from using public, multi-use blockchains as the base network layer for vital financial infrastructure.
This is both a warning to all blockchains seeking to be the digital economy's one universal truth ledger and an indication that large institutions see existing blockchain tech as inadequate for the purpose. Stablecoins themselves could shift the balance of power in financial sectors, and any trend towards proprietary networks for popular assets suggests blockchain protocols need to get serious about providing real… stability.
Watch: How do you build a successful ecosystem? Bring blockchain to the builders!
title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen="">
Orange background

Try Our AI Features

Explore what Daily8 AI can do for you:

Comments

No comments yet...

Related Articles

Khruangbin, again? I quit Spotify for a month to escape samey algorithms – this is what I learned
Khruangbin, again? I quit Spotify for a month to escape samey algorithms – this is what I learned

The Guardian

timean hour ago

  • The Guardian

Khruangbin, again? I quit Spotify for a month to escape samey algorithms – this is what I learned

If you use music to set or fix your mood, Spotify is a tantalising tool. Feeling sad? Cry to your personalised 'Depress Sesh Mix'. In a romantic crisis? Stew in your own 'Situationship Mix'. As I write this, I'm listening to Spotify's Daylist, a mix that refreshes every few hours based on my own listening habits. Today's vibe is 'funky beats roller skating tuesday early morning mix'. At 120bpm, the algorithm knows I need some energetic house to roll from my bed to my desk. The problem with this listening experience isn't just the creepy AI-driven intimacy of it all, more that the same songs are recycled in a predictable loop. Spotify's algorithm has anaesthetised artists I once enjoyed. Every time I hear the slippery psychedelic bass of Khruangbin slinking into one of my playlists, or flow in seamlessly from another artist's radio, I violently hit skip. A decade ago, Spotify favoured human-curated playlists made by artists, celebrities and music aficionados. But in 2021, the streaming company pivoted towards machine learning, feeding 'nearly half a trillion events' into computer models every day. Now, user data – chiefly our listening history, interactions with Spotify's user interface and the time of day – is packaged into a mixtape for every micro-occasion. Advocates argue this is a chance to democratise music promotion, neatly matching artists with their audiences. Critics suggest this ultra-subjective experience limits musical discovery to the already familiar – and the less it's challenged, the more my music taste narrows. So as a test, I quit Spotify for a month, to bring some soul back into the way I find music. First, I consulted people who had never used streaming services, like my dad, who grew up in 1970s London in the heyday of punk and glam rock. Hunched in a booth in his local record shop, he would listen to a sample and take a punt on what vinyl to buy – A-side or B-side. Some albums apparently missed the mark, and others, like Pink Floyd's Dark Side of the Moon, transported him to a different universe. He insisted I start with my favourite artists, and listen to every album front to back, as if reading a story. Sign up for the fun stuff with our rundown of must-reads, pop culture and tips for the weekend, every Saturday morning Inspired, I bought a $30 record player in an op-shop and hunted for vinyls. Late to the record renaissance, it was slim pickings – Australian pub classics, Christian country or Christmas hits. But when a friend pointed out my new turntable was missing a needle, it became a dusty but decorative addition to my living room. My 20-year-old neighbour had another suggestion: a diamante-encrusted iPod, which she produced in a ziplock bag like a hallowed artefact. Found for $200 on Facebook Marketplace, plugging in wired earplugs and hitting shuffle was a nostalgic throwback. But this romance was short-lived: the iPod was incompatible with my Bluetooth speaker and demanded hours of admin to upload music. The biggest challenge came when driving my old silver Subaru, as I was stranded with only a single CD, a flimsy aux cord and my thoughts. Stuck with silence, I wondered what the new grinding noise was – until I discovered my local community broadcaster, Vox FM 106.9. More than 5 million Australians listen to community radio every week, for 17 hours on average – and now, I can see why. The station prides itself on 'real music' and even has the tagline 'You never know what you like until you try it'. Just what I needed! And it's true, I had forgotten how good it feels to wind down the windows and blast Push the Button by the Sugababes, and then to roll them up again when a classical German song, a mystery even to Shazam, comes on. Sign up to Saved for Later Catch up on the fun stuff with Guardian Australia's culture and lifestyle rundown of pop culture, trends and tips after newsletter promotion I contacted Justin Moon, who runs a popular underground radio station and record shop in Newcastle. He sources music from record fairs, friends, and Bandcamp – distributing interesting sounds as a conduit, or Hermes figure, to lay (or lazy) people like me. Moon is noticing that his customers are searching for a more 'active' listening experience. 'It's not this kind of passive wash-over-you rubbish that you make your two-minute noodles to and forget all about 10 seconds later,' he says. Music – like film, TV, and food – is now served to us effortlessly, instantly. But this has caused the way we consume music to be more siloed. Spending a month hunting for new music myself, rather than relying on an algorithm, made me feel more connected to my parents, friends, radio presenters and even complete strangers. Their recommendations – whether to my taste or not – came with a part of themselves, a memory, or a shared interest. After my month's Spotify hiatus, my algorithm hasn't been cleansed. Over the course of writing this piece, my daylist has evolved into 'french indietronica swimming pool tuesday afternoon', whatever that means. There are two Khruangbin songs on there. It's safe to say I would rather play roulette with the radio.

Mexico inflation fall in early July reignites rate cut expectations
Mexico inflation fall in early July reignites rate cut expectations

Reuters

timean hour ago

  • Reuters

Mexico inflation fall in early July reignites rate cut expectations

MEXICO CITY, July 24 (Reuters) - Mexico's headline inflation slowed in the first half of July, falling back within the central bank's target range and fueling expectations that the bank will continue to cut interest rates in Latin America's second-largest economy. Consumer prices rose 3.55% in the 12 months through mid-July, data from the national statistics agency showed on Thursday, slowing down from the 4.51% reported a month earlier. The figure also undershot the 3.64% expected by economists polled by Reuters. The slowdown in inflation "shows that the Bank of Mexico has room to keep cutting interest rates," President Claudia Sheinbaum said at her regular morning press conference. The Bank of Mexico, which targets an inflation rate of 3% plus or minus one percentage point, lowered its benchmark interest rate by 50 basis points in June - its third straight cut of that magnitude - bringing it to 8.5%, the lowest since August 2022. In the first half of July alone, Mexican consumer prices rose 0.15% compared to the prior two weeks, also below expectations of a 0.27% increase. Analysts at brokerage Monex said the data was a surprise as inflation in the first half of July reached its lowest level for this period in a decade, but emphasized challenges on core inflation. The closely watched core price index, which strips out some volatile food and energy prices, climbed 0.15% in early July, compared with 0.22% a month earlier. The 12-month core rate came in at 4.25%. "Given the stubbornness of core inflation, we expect Banxico to reduce the scale of its cuts: for the August 7 meeting, we estimate that it will cut the benchmark interest rate by 25 basis points to 7.75%," Monex analysts added.

The I-Ching as blueprint for decentralized systems
The I-Ching as blueprint for decentralized systems

Coin Geek

timean hour ago

  • Coin Geek

The I-Ching as blueprint for decentralized systems

Homepage > News > Tech > The I-Ching as blueprint for decentralized systems Getting your Trinity Audio player ready... This post is a guest contribution by George Siosi Samuels, managing director at Faiā. See how Faiā is committed to staying at the forefront of technological advancements here. Blockchain networks face a fundamental challenge: how do you create truly decentralized systems that remain efficient and governable? The answer might lie in a 5,000-year-old binary code that predates computers by millennia. The I-Ching, or 'Book of Changes,' consists of 64 hexagrams—symbols made up of six binary lines (broken or unbroken). Each represents a unique state or process of transformation. But this isn't just ancient philosophy. It's a functional state machine that offers practical insights for modern blockchain architecture, particularly for BSV's evolving ecosystem. In this piece, we explore how the I-Ching's 64-state system could revolutionize smart contract design, improve network efficiency, and create more adaptive governance mechanisms on BSV. Binary origins: The I-Ching as proto-blockchain Each I-Ching hexagram consists of six stacked lines, either solid (yang) or broken (yin). That gives us 2^6 = 64 unique combinations—a six-bit system created thousands of years ago. Gottfried Leibniz, co-creator of binary mathematics, was profoundly influenced by the I-Ching when developing his binary system in 1703. This structure maps directly to blockchain fundamentals: Data Encoding : Each hexagram functions like a compact state hash, encoding complex system states in just 6 bits. : Each hexagram functions like a compact state hash, encoding complex system states in just 6 bits. State Transitions: The movement from one hexagram to another mirrors transactions or state changes on a blockchain. The movement from one hexagram to another mirrors transactions or state changes on a blockchain. Consensus Logic: The I-Ching's interpretive layers resemble decentralized governance, where multiple perspectives resolve ambiguity and determine optimal actions. Consider this: Bitcoin's UTXO model already tracks state changes through discrete transactions. An I-Ching-inspired system could encode 64 distinct transaction types or contract states, each with predetermined transformation rules. 64-state smart contracts on BSV Why 64? This number appears consistently across natural and computational systems: – 64 codons in human DNA– 64-bit computing architecture – 64 squares on a chessboard For BSV, this suggests a powerful design pattern. Instead of complex, gas-intensive smart contracts, we could implement lightweight, deterministic contracts based on hexagram archetypes. Here's a conceptual example: Each hexagram could represent a different class of agreement: employment contracts, supply chain tracking, escrow arrangements, or governance proposals. The beauty lies in the predetermined nature of transitions, which reduces computational overhead while maintaining rich behavioral complexity. Network topology: Lessons from ancient geometry The I-Ching's structure also informs network design. Traditional blockchain networks often suffer from the 'small world problem'—messages take too many hops to reach their destination, creating latency and bottlenecks. Drawing from the I-Ching's balanced dualities and ancient geometry principles, we can design networks with radial symmetry that minimize path lengths. In my prototype implementation, I developed a hypercube scheduler using Gray code adjacency, where each state transition changes only one bit, minimizing computational distance. Source: Performance results from testing: – Average hop reduction: 23% compared to traditional mesh networks– Latency improvement: 15-30ms for cross-network propagation – Energy efficiency: 18% reduction in redundant communications This approach aligns perfectly with BSV's focus on scalability and efficiency. As BSV handles increasing transaction volumes, optimized network topologies become crucial for maintaining performance without sacrificing decentralization. Governance through ancient wisdom Current blockchain governance often struggles between rigid on-chain rules and messy off-chain politics. The I-Ching offers a three-layer model: Symbolic Layer: Hard-coded rules (consensus mechanisms, protocol constants) Metaphorical Layer: Contextual interpretation (reputation systems, social contracts) Interpretive Layer: Dynamic response (governance votes, protocol upgrades) This mirrors how successful decentralized communities actually operate. Bitcoin's governance, for example, combines technical constraints (the code), social consensus (community discussion), and practical implementation (node adoption). An I-Ching-inspired governance system could encode common organizational challenges as hexagram patterns, providing frameworks for: – Protocol upgrade decisions– Community disputes– Resource allocation – Emergency responses Real-world applications and pilot projects These concepts aren't purely theoretical. Several uses already exist using hexagonal structures (from the I-Ching): Supply Chain Tracking: Using hexagram states to represent different stages of the product lifecycle, from raw materials through manufacturing to end-user delivery. Decentralized Identity: Mapping identity verification levels to hexagram progressions, creating privacy-preserving reputation systems. Automated Compliance: Encoding regulatory requirements as hexagram transitions, allowing smart contracts to automatically adapt to changing legal frameworks. Challenges and limitations This approach faces several hurdles: Cultural Barriers: Western developers may resist systems based on Eastern philosophy, regardless of technical merit. Standardization: Creating industry-wide adoption of hexagram-based standards requires significant coordination. Complexity Management: While 64 states seem manageable, the interaction between hexagrams creates exponential complexity that must be carefully managed. Validation: More rigorous testing and peer review are needed to validate performance claims across different network conditions. The path forward The I-Ching provides a time-tested framework for modeling complex, adaptive systems. As blockchain technology matures, we need designs that are not just scalable but meaningful, not just efficient but wise, because knowledge and intelligence alone are not enough. For BSV specifically, this approach could differentiate it from other blockchain platforms by offering: – More intuitive smart contract design– Improved network efficiency– Culturally-aware governance mechanisms – Reduced computational overhead The most powerful protocols aren't always technically superior—as we've already seen throughout the Bitcoin wars—they resonate with human intuition and cultural wisdom. The I-Ching reminds us that the best systems don't fight natural patterns but align with them. Watch | Tech of Tomorrow: Diving into the impact of tech in shaping the future

DOWNLOAD THE APP

Get Started Now: Download the App

Ready to dive into a world of global content with local flavor? Download Daily8 app today from your preferred app store and start exploring.
app-storeplay-store