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.

Account & Balance Methods

Essential methods for querying account data, balances, and token information.

Token Account Methods

Transaction Methods

Methods for sending transactions, checking status, and retrieving transaction history.

Transaction Fees & Simulation

Block & Slot Methods

Access blockchain structure, timing, and historical data.

Blockhash & Slot Information

Network & Cluster Methods

Monitor network health, validator information, and cluster status.

Network Performance & Economics

Utility & System Methods

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

Advanced System Queries


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.