Download Screenshot

Sui

Sui

SUI
Founded
Price
$0.732
Market Cap
$2.99 B
Separate Merge Movement

SUI/USD - Price

Interval: Hours Days Months
Period: 1D 7D 14D 30D 60D 90D 180D 360D 720D 1080D 1440D 1800D

90 Days Average: $ Volatility Score (from 1 to 100)

SUI/USD - Market Cap

Interval: Hours Days Months
Period: 1D 7D 14D 30D 60D 90D 180D 360D 720D 1080D 1440D 1800D

90 Days Average: $

SUI/USD - Daily Volume

Interval: Hours Days Months
Period: 1D 7D 14D 30D 60D 90D 180D 360D 720D 1080D 1440D 1800D

90 Days Average: $

SUI - Supply

Interval: Hours Days Months
Period: 1D 7D 14D 30D 60D 90D 180D 360D 720D 1080D 1440D 1800D

90 Days Average: SUI

What Is Sui?

Sui is a permissionless, high-throughput Layer-1 blockchain built around an object-centric data model and the Move programming language. Rather than treating the blockchain as a single global sequence of transactions that must all be processed one after another, Sui represents assets and application state as discrete “objects” that can, in many cases, be updated independently of one another. This design lets the network process large volumes of simple transactions — such as token transfers or NFT trades — in parallel, without requiring a global consensus round for every single operation. The project’s native token, SUI, is used to pay gas fees, secure the network through staking, and participate in on-chain governance.

As of the current snapshot, SUI trades at approximately $0.681 with a market capitalization of roughly $2,774,597,436, ranking it #32 among all cryptocurrencies, and a 24-hour trading volume near $136,339,351. The project’s official website is sui.io.

The Problem Sui Aims to Solve

Blockchains such as Ethereum popularized programmable smart contracts, but their account-based execution models generally process transactions sequentially through a single global state machine, which can create throughput bottlenecks and unpredictable fees during periods of high demand. Newer networks like Solana pursued raw speed through hardware-optimized, monolithic architectures, while Sui’s designers took a different approach: they focused on redesigning how state itself is represented on-chain. By modeling most digital assets as independently owned objects rather than entries in shared account balances, Sui aims to let unrelated transactions — for example, two different users each sending a token — execute simultaneously rather than waiting in a single queue. This is intended to give the network low, predictable latency and the ability to scale horizontally as more validators and hardware are added, which its creators argue is necessary to support consumer-facing applications like gaming, social platforms, and payments at internet scale.

History and Founders

Sui was created by Mysten Labs, a company founded in 2021 by a group of former engineers and researchers from Meta’s (Facebook’s) blockchain division, which had built the Novi wallet and the Diem (formerly Libra) payments network. When Meta wound down the Diem project, several of its core technical contributors regrouped to continue their research independently. The founding team includes Evan Cheng, a former engineering leader at Meta and earlier at Apple; Sam Blackshear, the original creator of the Move programming language; Adeniyi Abiodun; George Danezis, a cryptography and distributed-systems researcher; and Ted Yin, a consensus-protocol researcher known for co-creating HotStuff, a BFT consensus algorithm that influenced Diem’s design.

Mysten Labs raised substantial venture funding in its early years from investors including a16z crypto, and completed a large Series B financing round in 2022 that valued the company in the billions of dollars, positioning it as one of the best-capitalized new Layer-1 projects of that cycle. After an extended period of public testnets and developer previews, the Sui mainnet officially launched in May 2023, accompanied by the initial distribution and listing of the SUI token. The nonprofit Sui Foundation was established to support the protocol’s ecosystem, fund grants and hackathons, and steward community governance separately from Mysten Labs’ commercial development work.

How the Technology Works

Move and the Object-Centric Model

Sui smart contracts are written in Move, a programming language originally developed for the Diem blockchain and designed with resource-oriented safety guarantees: digital assets are treated as scarce, non-duplicable “resources” that the language’s type system prevents from being accidentally copied or destroyed. On Sui, every asset — a coin, an NFT, or a piece of application state — exists as an object with a unique identifier and a defined owner, which can be a single address, shared among multiple parties, or immutable.

Parallel Execution and Consensus

Because Sui tracks ownership at the object level, the network can distinguish between transactions that only touch objects owned by a single address and transactions that involve objects shared between multiple parties. Simple owned-object transactions, like sending a token from one wallet to another, can be validated through a lightweight Byzantine-consistent broadcast process without needing to pass through the full consensus protocol, since only the sender can authorize a change to their own objects. Transactions involving shared objects — such as an open order book or a shared game state — still require ordering through Sui’s consensus mechanism, which has evolved from an earlier Narwhal-Bullshark design to a newer protocol called Mysticeti, aimed at reducing transaction latency further. This split approach allows Sui to keep throughput high for common transfer-style operations while still supporting complex, multi-party smart contract interactions.

Storage Fund and Validators

Sui uses a delegated proof-of-stake system in which token holders can stake SUI with validators to help secure the network and earn a share of rewards. The protocol separates gas fees into computation and storage components, with a portion of storage fees allocated to a dedicated storage fund intended to help pay for the long-term cost of keeping on-chain data available, and to allow validators to be rebated for storage costs over time as data is deleted or state is reclaimed.

Tokenomics and Supply

SUI has a fixed maximum supply, commonly cited at 10 billion tokens, distributed across categories that typically include early investors, the Mysten Labs team, the Sui Foundation, and a large community reserve intended to fund grants, subsidies, and validator/staking rewards over time. Only a fraction of the total supply was circulating at mainnet launch in mid-2023, with the remainder subject to multi-year vesting and unlock schedules for investors and team allocations, alongside gradual release of community-reserve tokens tied to network growth and staking incentives. As with many venture-backed Layer-1 tokens, the pace and structure of these unlocks have been a recurring topic of scrutiny among traders and analysts, since large scheduled releases can add to circulating supply and put pressure on price if demand does not keep pace.

Milestones and Controversies

  • Mainnet launch (May 2023): After roughly two years of testnets, devnets, and a widely followed public “Sui Overflow” hackathon and incentivized testnet program, Sui’s mainnet went live along with the initial SUI token generation event and exchange listings.
  • Large early-stage funding: Mysten Labs’ Series B round in 2022, raised amid a broader crypto funding boom, drew attention both for its size and for the strength of its backers, fueling comparisons with rival “Diem-lineage” projects such as Aptos, which was founded by other former Meta/Diem engineers around the same time.
  • FTX exposure: Mysten Labs had reportedly received early investment interest tied to FTX-affiliated entities before FTX’s collapse in November 2022, which briefly raised questions in the community about token allocations and investor concentration, though Sui’s mainnet and public token distribution proceeded afterward.
  • Token concentration and unlock concerns: Like many new Layer-1 tokens with substantial venture and foundation allocations, SUI has faced ongoing community debate about centralization of token ownership and the market impact of scheduled unlocks.
  • Ecosystem security incidents: As with most young smart-contract platforms, some decentralized applications built on Sui have experienced smart-contract exploits, underscoring the broader industry challenge of securing DeFi protocols even on newer, technically differentiated chains.

Ecosystem

Since launch, Sui has attracted a range of decentralized finance protocols, including decentralized exchanges, lending markets, and liquid staking derivatives, alongside NFT marketplaces and gaming projects that take advantage of the object-centric model’s suitability for representing in-game items and collectibles as distinct on-chain assets. The network has also positioned itself for consumer-facing use cases such as social applications and micropayments, leaning on its low-latency transaction finality. Wallets, bridges connecting Sui to other major chains, and developer tooling built around the Move language have expanded steadily, supported by grants from the Sui Foundation. Within the broader multi-chain landscape, Sui competes for liquidity, developers, and users alongside other high-throughput smart contract platforms and established ecosystems built around assets like BNB, XRP, and TRON, as well as stablecoins such as Tether and USD Coin, which circulate widely across Sui’s DeFi applications to provide liquidity and price stability for traders.

Conclusion

Sui represents one of the more technically distinctive entrants among post-2021 Layer-1 blockchains, built by a team with deep roots in Meta’s abandoned Diem project and centered on an object-based approach to parallel transaction processing using the Move language. Its mainnet launch, sizable venture backing, and growing application ecosystem have made it a closely watched project in the smart contract platform space, even as it continues to navigate the same tokenomics, decentralization, and security questions that face most young blockchain networks. Readers can find live pricing, historical charts, and further data on CryptoTeka’s cryptocurrency directory, and learn more about the project directly from its official website.

Early Bonus Program

Starting on 01 January 2026, and goes for the next 365 Days.

Every day remaining equals 10 CryptoTeka Tokens multiplication.

111 Days Remaining.
1110 bonus CryptoTeka Tokens.

CryptoTeka Connect

Crypto Movers

Get Notifications on the Top 1000 Cryprocurrencies every 15 minutes.

Crypto Subscribers

Get on our contact list, and we'll keep you up to speed.

The latest Crypto news and expert insight sent to your inbox for free.

Subscribe for push notifications.

Free Crypto push notifications to your computer or phone.

Subscribe for Blockchain projectsSubscribe now

cryptoteka.io
Powered by
Coingecko Marketstack Metals-API World Bank

Change Default Currency

Fiat Currencies

Cryptocurrencies

Precious Metals

Company Stocks