Futures
Access hundreds of perpetual contracts
CFD
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
CFD
U.S. stock CFD derivatives
US Stocks
Access real US stocks and ETFs
HK Stocks
Trade quality Hong Kong-listed stocks
Korean Stocks
SK Hynix
Real Korean stocks and top assets
Stock Futures
High leverage, 24/7 trading
Tokenized Stocks
Backed by real stock assets
IPO Access
Unlock full access to global stock IPOs
GUSD
Mint GUSD for Treasury RWA yields
Stocks Activities
Trade Popular Stocks and Unlock Generous Airdrops
Launch
CandyDrop
Collect candies to earn airdrops
Launchpool
Quick staking, earn potential new tokens
HODLer Airdrop
Hold GT and get massive airdrops for free
IPO Access
Unlock full access to global stock IPOs
Alpha Points
Trade on-chain assets and earn airdrops
Futures Points
Earn futures points and claim airdrop rewards
Promotions
AI
Gate AI
Your all-in-one conversational AI partner
Gate AI Bot
Use Gate AI directly in your social App
GateClaw
Gate Blue Lobster, ready to go
Gate for AI Agent
AI infrastructure, Gate MCP, Skills, and CLI
Gate Skills Hub
10K+ Skills
From office tasks to trading, the all-in-one skill hub makes AI even more useful.
How does on-chain data infrastructure work? Analysis of the DATA protocol architecture and data flow mechanism.
On July 2, 2026, according to Gate market data, DataBot (DATA) was trading at $0.3028. Its 24-hour price increase was 3.73%, its market cap was approximately $107 million, and its 24-hour trading volume was $485,900. This price level represents a gain of more than 80x compared with the cyclical low of $0.00359 on January 30, 2026. The market’s repricing of this token essentially reflects a reassessment of capital’s view of the value of the decentralized data infrastructure sector.
The global big data and artificial intelligence market is expected to grow from $454.5 billion in 2025 to $536.48 billion in 2026, with a compound annual growth rate (CAGR) of 18.0%. Meanwhile, China’s average daily Token consumption has surged from about 100 billion at the beginning of 2024 to 140 trillion in March 2026, increasing by more than a thousand times over two years. AI’s insatiable demand for data is reshaping the underlying logic of the entire data infrastructure at an exponential pace. However, in a decentralized context, how can the entire end-to-end chain—data generation, collection, validation, indexing, availability assurance, and ultimately being called by AI models—be realized? This is the core question the DATA protocol is trying to answer.
Using the DATA protocol (Streamr) as the analysis sample, this article systematically breaks down the architecture design and data flow mechanisms of on-chain data infrastructure across four dimensions: data collection and verification mechanisms, a decentralized indexing system, a data availability layer (DA Layer), and AI model data invocation logic.
Data Collection and Verification Mechanisms: From Data Sources to On-Chain Trusted Assets
The first link in on-chain data infrastructure is how data enters the blockchain network from the real world or from off-chain systems. The DATA protocol builds a real-time data network based on a peer-to-peer (P2P) architecture. Its core goal is to enable data to flow freely worldwide, like an “information stream.”
On the data collection layer, any data source—whether it is IoT devices, API interfaces, social media feeds, or on-chain smart contracts—can connect to the DATA network to publish real-time data, while subscribers can receive these data immediately, thereby enabling a low-latency, high-efficiency data distribution mechanism. This publish/subscribe (pub-sub) model is the fundamental data transmission paradigm of the DATA protocol.
The data verification mechanism is the key difference that distinguishes decentralized data infrastructure from centralized solutions. In the DATA protocol, data verification is not completed by a single centralized entity; instead, it is achieved collaboratively through a distributed node network. Streamr combines blockchain (mainly Ethereum) with smart contracts to manage node behavior, access control, and economic incentive mechanisms. Specifically:
Node Staking and Incentive Mechanisms: Node operators need to stake DATA tokens into the sponsorship contract, using this as a signal to commit to keeping their nodes online and continuously relaying data streams. This mechanism ties economic interests to the quality of network services. Any malicious behavior or offline activity by a node will result in penalties for the staked tokens.
Cryptographic Identity Authentication: The DATA network secures data flows through a public key/private key system. The private key is used to control data access and publishing permissions, while the public key is used to verify the identity of data sources and subscribers. This ensures the integrity of data during transmission and makes the source traceable.
Smart-Contract-Driven Access Control: Data publishers can customize subscription permissions and related conditions. All permission verification and revenue distribution are executed by on-chain smart contracts, enabling trust-minimized interactions.
From the perspective of technical architecture, the DATA protocol’s data collection and verification mechanisms form a closed loop: data sources connect to the network via encrypted identity → nodes participate in data relaying through staking → smart contracts execute access control and revenue distribution → the distributed node network verifies data integrity. The core value of this mechanism is that it gives data asset attributes that are verifiable, traceable, and priceable from the very beginning of collection—rather than merely being a passive storage object in a centralized server.
Decentralized Indexing System: Making On-Chain Data Queryable
After data has been collected and verified, the next core question is: how can these data be made queryable and searchable? The decentralized indexing system plays a critical role in this process.
The DATA protocol itself has advantages in the real-time data transmission layer, but to build a complete data economy ecosystem, it also needs matching indexing and query capabilities. Streamr’s layout in this direction is reflected in two layers:
Data Marketplace: This is a decentralized platform similar to a “data trading store.” It allows users to price, trade, and subscribe to data streams, and it uses a reputation scoring system to display data quality and reliability, helping users filter high-value data sources. With the data marketplace in place, data streams are no longer an unordered torrent of information; instead, they become tradable assets that can be indexed, categorized, and evaluated.
Real-Time Visualization and Analysis Tools: Streamr provides a series of development tools that enable developers to build real-time data processing and analytics applications without complex infrastructure. These tools essentially form a lightweight indexing and query layer, helping users extract useful information from massive real-time data streams.
From a broader industry evolution perspective, the advancement of decentralized indexing systems is accelerating. Decentralized indexing protocols represented by The Graph provide DApps with “search engine” capabilities for blockchain data. In 2026, The Graph released a detailed technical roadmap, planning to transform the protocol from an indexing-focused network into a modular, multi-service data backbone. As of early 2026, The Graph has supported more than 60 blockchain networks and processed more than 1.27 trillion queries. Projects such as SubQuery and Subsquid are also continuing to deepen work in this area.
There is a natural synergy between the DATA protocol and these decentralized indexing infrastructures: the DATA network handles the transmission and verification of real-time data, while indexing protocols handle the structuring and making data queryable. Together, they form the complete on-chain data path from “flow” to “availability.”
Data Availability Layer (DA Layer): From Storage to Verifiability
The data availability layer (Data Availability Layer) is one of the most disruptive technology trends in the 2026 blockchain infrastructure landscape. In the first half of 2026, as many Layer 2 networks successively abandoned Ethereum-native data availability solutions and shifted to external dedicated layers, the data availability track officially evolved from a technical concept into an independent track with real revenue, sufficient competition, and token pricing. According to market research reports, the data availability layer market size is expected to grow from $1.97 billion in 2025 to $2.41 billion in 2026, with a CAGR of 22.4%.
The core function of the data availability layer is to ensure that all participants in a blockchain network can verify that data stored off-chain is complete and available without downloading the entire dataset. This mechanism is crucial for scaling the throughput of blockchain networks.
The positioning of the DATA protocol in this technology trend is worth noting. Streamr’s underlying layer improves scalability through a distributed node network and sharding technology, enabling the system to maintain stable operation in high-concurrency real-time data transmission scenarios. The sharding mechanism is, in essence, a data availability optimization strategy: by distributing data loads across multiple node shards, the network can process multiple data streams in parallel, thereby improving throughput without sacrificing security.
From the perspective of broader industry evolution, in 2026, public chains are fully transitioning from monolithic architectures to modular designs that decouple consensus, execution, data availability, and settlement layers. The trend toward data availability becoming independent is becoming increasingly evident. Solutions such as Celestia, EigenLayer, and Polygon CDK are becoming more mature, new-chain deployment cycles have been compressed from half a year to two weeks, and costs have been reduced by 85%. The data availability layer is no longer only about storage; it is integrated with verification mechanisms and an economic system.
The practice of the DATA protocol shows that decentralized data infrastructure not only needs to solve data transmission, but also needs to provide verifiable guarantees at the data availability layer. By combining node staking mechanisms, sharded architecture, and blockchain, the DATA network forms a unique differentiated advantage in data availability—it is not merely a data storage layer, but a comprehensive data infrastructure that integrates transmission, verification, and incentives.
AI Model Data Invocation Logic: From Data Streams to Intelligent Inputs
AI models’ demand for data is becoming a core driving force behind the development of on-chain data infrastructure. The DATA protocol’s layout in this direction is particularly prominent.
StreamGPT and Real-Time Data–Driven AI: Streamr has launched StreamGPT, an autonomous agent that generates insights from real-time streaming data, demonstrating a path where real-time streaming data powers AI models and creates incremental data demand. When project teams pay to push real-time datasets into AI workflows, corresponding on-chain sponsorship activity will increase. This mechanism directly links the utility of the DATA token to AI data consumption.
Verifiable Infrastructure for AI Training Data: On June 25, 2026, Story Protocol announced a rebrand to DATA Foundation, with its strategic focus fully shifting to AI training data infrastructure. DATA Foundation launched “Trace”—an on-chain registry designed specifically for authorized, verifiable training data infrastructure. The network currently covers 1.1 billion records and has partnered with Kled AI’s artificial data marketplace. This initiative positions the DATA protocol at the intersection of two capital-intensive industries: blockchain infrastructure and AI model development.
AI Agent Data Consumption Model: In the first quarter of 2026, multiple leading DeFi protocols successively announced integrations of AI Agent functionality, allowing users to complete complex on-chain operations through natural-language instructions. Each instruction execution relies on vast amounts of on-chain data queries—transaction history, liquidity depth, price curves, and address association. This trend introduces entirely new requirements for data infrastructure: data must not only be available, but also be callable by AI Agents in a low-latency, high-reliability manner.
The core design of the DATA protocol at the AI data invocation logic layer can be summarized as: data producers publish real-time data streams through the DATA network → after verification and indexing, the data streams become available → AI models or AI Agents subscribe to and invoke the data streams by paying DATA tokens → data consumption behavior triggers on-chain sponsorship and node incentives. This closed loop makes the DATA token a medium of exchange in the AI data economy, not just a speculative tool.
Conclusion: Evolution Directions for On-Chain Data Infrastructure
From data collection and verification, to decentralized indexing, to data availability assurance, and finally to AI model data invocation—the on-chain data infrastructure built by the DATA protocol is gradually forming a complete data value chain. The core characteristic of this value chain is that every step operates in a decentralized way; every step is embedded with economic incentive mechanisms; and every step endows data with asset attributes that are verifiable, priceable, and tradable.
As of July 2, 2026, the DATA token’s market cap is approximately $107 million, and its 24-hour trading volume is $485,900. Compared with Streamr’s scale in January 2026, when it had more than 5,000 token holders, the ecosystem is still expanding. DATA’s total supply is 1.029 billion tokens.
Of course, this evolution path still faces many challenges. Streamr improves throughput through sharding and a P2P structure, but in real-world applications it is still constrained by network node quality, the degree of data standardization, and the complexity of cross-chain coordination. While smart contracts provide transparent incentive mechanisms, they also bring issues related to contract security and execution costs. In addition, how decentralized data infrastructure interfaces with traditional AI development workflows, and how to achieve verifiability while ensuring data privacy, are topics the industry still needs to explore continuously.
The end-state form of on-chain data infrastructure is not yet clear, but the direction is: data is evolving from an accessory of centralized platforms into a native asset in decentralized networks. The DATA protocol, represented in this process, is precisely the key infrastructure layer in this historic transformation.
FAQ
Q1: What is the relationship between the DATA protocol and Streamr?
DATA is the native token of the Streamr network. Streamr is a decentralized peer-to-peer real-time data network, and DATA tokens are used for node incentives, data stream payments, staking delegations, and protocol governance within the network.
Q2: What are the main uses of DATA tokens?
The core uses of DATA tokens include: paying for data stream subscription fees, node operators staking to obtain relay rewards, sharing rewards through delegated staking, and participating in network governance voting. With the launch of AI products such as StreamGPT, DATA has also begun to be used in AI data consumption scenarios.
Q3: What problem does the decentralized data availability layer (DA Layer) solve?
The DA Layer solves the data verifiability problem in blockchain networks—ensuring that all participants can verify whether off-chain stored data is complete and available without downloading all of the data. This enables blockchains to significantly improve throughput without sacrificing security, and it is a core component of modular blockchain architecture.
Q4: How does an AI model call data through the DATA protocol?
An AI model calls real-time data streams through the DATA network’s publish/subscribe mechanism. Data publishers connect the data streams to the network, and AI models, as subscribers, pay DATA tokens to obtain the data. StreamGPT is a typical application of this model. It generates insights from real-time streaming data and provides data inputs for AI workflows.
Q5: What major risks does the DATA protocol face?
The main risks include: inconsistent network node quality impacting data transmission stability, insufficient data standardization constraining ecosystem expansion, high complexity in cross-chain coordination, and issues related to smart contract security and execution costs. In addition, macro crypto-cycle dynamics and regulatory uncertainty are also important downside risks.