RPC Calls

A full list of Solana RPC methods can be found on the official Solana site:

Our RPC is compliant with the RPC methods defined there, and is a drop-in replacement for your current provider.

We also provide some new methods, beyond what the Solana RPC Standard defines. These are detailed here.

If you encounter any exception to this whatsoever, please reach out to support.

Last updated