Futures
Access hundreds of perpetual contracts
TradFi
Gold
One platform for global traditional assets
Options
Hot
Trade European-style vanilla options
Unified Account
Maximize your capital efficiency
Demo Trading
Introduction to Futures Trading
Learn the basics of futures trading
Futures Events
Join events to earn rewards
Demo Trading
Use virtual funds to practice risk-free trading
Launch
CandyDrop
Collect candies to earn airdrops
Launchpool
Quick staking, earn potential new tokens
HODLer Airdrop
Hold GT and get massive airdrops for free
Launchpad
Be early to the next big token project
Alpha Points
Trade on-chain assets and earn airdrops
Futures Points
Earn futures points and claim airdrop rewards
Walrus and the Evolution of Data Availability: Erasure-Coded Infrastructure on Sui
@WalrusProtocol should not be viewed as a “competitor” to traditional decentralized storage networks. Instead, Walrus addresses a completely different layer of problem: Data Availability (dữ liệu khả dụng) — meaning ensuring that the data needed for execution, verification, and application state is always reliably accessible, timely, and verifiable. While Filecoin or Arweave focus on long-term storage, Walrus concentrates on availability within the execution context. As high-performance blockchains can now handle transactions at scale, the bottleneck is no longer computation, but accessible, verifiable data access without introducing delays, congestion, or centralized dependencies. #Walrus was created to fill that gap — not to “store enough,” but to ensure data is always available in a decentralized and programmable way. This approach is especially suitable for new ecosystems like Sui, where high throughput and parallel processing change how blockchains interact with off-chain data.
Why Does Data Availability Become Core Infrastructure? Modern applications increasingly depend on off-chain state: NFT metadata changing over timeGame assets evolving based on player behaviorAI data (checkpoint, dataset, parameters)Application profiles and states Putting all this data on Layer-1 is impractical. But if stored off-chain in a centralized manner, applications lose trustworthiness and verifiability. Walrus solves this problem by making data availability a layer of infrastructure tightly integrated with Sui’s execution environment — where data can be accessed, verified, and programmed as an extension of the blockchain, not as an auxiliary service. System Architecture: Erasure Coding Tied to Sui’s Execution Model At the architectural level, Walrus functions as a Data Availability protocol designed to be directly compatible with Sui’s object-centric model.