Skip to main content

Quick Navigation


What are RPC method guides?

These practical guides show you how to use specific Solana RPC methods to solve common development challenges. Each guide includes:
  • Real-world use cases and when to use each method
  • Complete code examples in multiple languages
  • Parameter explanations with practical tips
  • Response structure breakdown
  • Developer tips for optimization and best practices
Perfect for developers who want to understand not just what each RPC method does, but how to use it effectively in production applications.
Independent Infrastructure: Helius runs its own dedicated RPC and archival infrastructure. Unlike providers relying on shared systems, our independent architecture delivers consistent performance, faster response times, and higher reliability across all RPC methods.

Current State Methods

Query live blockchain data including accounts, balances, current slots, and real-time network status.

Account & Balance Queries

Guides for Token Account Methods

Guides for Current Slot & Blockhash

Transaction Status & Confirmation


Historical Data (Archival)

Access complete transaction and block history from Solana genesis. All archival methods cost 10 credits. Learn more about historical data →

Transaction History

Guides for Block History

Access blockchain structure, timing, and historical data.

Guides for Transaction Submission

Send and simulate transactions with fee estimation and optimization.

Guides for Transaction Methods

Guides for Network & Cluster Methods

Monitor validators, epochs, network performance, and cluster health.

Cluster Information

Guides for Network Performance & Economics

Guides for Utility & System Methods

Helper methods for system information, validation, and advanced queries.

Basic Utility Methods

Guides for Advanced System Queries


Additional Documentation


Need help with a specific RPC method? Each guide includes practical examples and developer tips to get you started quickly. Browse the categories above or use the search to find exactly what you need.