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.