Back to blog
February 17, 2025 · 4 min · SQD Team

Fuel Your Eliza AI Agent with SQD

AI Agents ElizaOS SDK
Fuel Your Eliza AI Agent with SQD

Introducing SQD’s Newest Tool

Subsquid Labs has launched a new plugin enabling AI agents to access blockchain data. The company views autonomous, AI-driven systems as pivotal to the next era of blockchain innovation. These agents will need real-time blockchain insights to analyze markets, execute trades, and manage liquidity effectively.

Plugin Capabilities

The SQD plugin for ElizaOS provides two primary components:

Providers continuously inject data into an agent’s context during each processing cycle, enriching every response with current information.

Actions function as on-demand tools that agents invoke only when needed, extracting parameters directly from user prompts.

The plugin currently supports two datasets: ERC20 transfers and Uniswap swap decoded events. Users can export extracted data in JSON, CSV, or Parquet formats. The implementation leverages stateless streams from the upcoming SQD SDK 2.0, eliminating the need for indexers to fetch large on-chain data volumes in single requests.

Practical Implementation: “Chatterbox Cryo”

The tutorial demonstrates a natural language interface for extracting on-chain datasets. Users can query token transfers by contract address, sender, recipient, or block ranges. The agent successfully processes requests like finding WETH transfers across 100,000 blocks in under 10 seconds.

Future Directions

The developers outline potential enhancements including multi-chain support, multiple contract queries, token symbol recognition, and expanded datasets. They emphasize their commitment to delivering meaningful information, not just raw data, focusing on actionable intelligence for autonomous agents rather than overwhelming them with noise.

Want to learn more about SQD?