data

Query Stellar blockchain state, transactions, and events via RPC and Horizon APIs.

3|1|Updated May 12, 2026
One-click install
npx skills add https://github.com/LumenWipe/lumenwipe --skill data-lumenwipe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data
Source: https://github.com/LumenWipe/lumenwipe/tree/main/.claude/skills/data
Command: npx skills add https://github.com/LumenWipe/lumenwipe --skill data-lumenwipe

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies retrieving and analyzing Stellar blockchain data without manually navigating multiple APIs, ledger records, or historical data sources.

Core Features & Use Cases

  • Stellar RPC Queries: Retrieve account state, ledger entries, contract events, transaction results, simulations, and network health using the preferred Stellar RPC interface.
  • Horizon Compatibility: Query legacy account, transaction, operation, payment, effect, and ledger data with pagination and live streaming support.
  • Historical Data Workflows: Access data beyond RPC retention limits through Horizon, Hubble, Galexie, data lakes, and third-party indexers.
  • Use Case: Inspect an account’s balances and recent transactions through RPC or Horizon, then use historical data services to reconstruct its complete activity history for an analytics or indexing workflow.

Quick Start

Use the data skill to retrieve the specified Stellar account’s balances, recent transactions, and relevant contract events from the appropriate network.

Frequently Asked Questions about data

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query Stellar blockchain data for account balances and recent transactions?

To query Stellar blockchain data, use Stellar RPC for new and contract-focused workflows to retrieve account state, ledger entries, and contract events, while using Horizon for legacy account, transaction, and payment data.

What is the difference between using Stellar RPC and Horizon for transaction history?

Stellar RPC is preferred for new and contract-focused workflows including transaction results and simulations, whereas Horizon is used for querying legacy account, transaction, operation, payment, and effect data with pagination support.

How do I retrieve Stellar smart contract events beyond standard retention limits?

To retrieve Stellar smart contract events beyond standard retention limits, access historical data through Horizon, Hubble, Galexie, data lakes, and third-party indexers to reconstruct complete activity histories for analytics workflows.

Can I use this approach to migrate from Horizon API to Stellar RPC for indexing?

Yes, you can migrate from Horizon API to Stellar RPC for indexer development by applying the workflow to account inspection, smart contract analytics, payment monitoring, and live streaming using the preferred Stellar RPC interface.

What's the best way to monitor live Stellar payments and operations?

The best way to monitor live Stellar payments and operations is by querying legacy account, transaction, operation, payment, effect, and ledger data through Horizon with pagination and live streaming support.

When do I need Hubble or Galexie for Stellar blockchain data queries?

You need Hubble, Galexie, or data lake infrastructure for Stellar blockchain data queries when deeper historical records are required beyond standard Stellar RPC or Horizon retention limits for analytics or indexing workflows.