Solana RPC

Solana RPC

Developed by Sintral
Solana is an open source project implementing a new, high-performance, permissionless blockchain.
Freemium
Quotas & Limits
Consume CU & Limited by CUPS
Endpoint
Introduction
Quotas & Limits
API List 48
Supported Chains & Networks

Endpoint

https://nodereal.io/

Testing APIs

View Doc
View Doc
REQUEST
RESPONSE
Run the request and get a response.

Introduction

Solana achieves consensus using a proof-of-stake mechanism and its model, known as "proof-of-history" mechanism. Proof of history enables the network to operate faster because nodes do not need to communicate to validate a block. The Solana whitepaper describes this design as a decentralized clock. Proof of history enables network participants to have a high degree of certainty that an event took place at a specific moment in time. An example of proof of history is when a person takes a picture of today's newspaper with the date and time recorded so that it can be used to verify the newspaper in the future.

Quotas & Limits

Membership Tier
Monthly Quota
Rate Limit
Free
Monthly Quota
100,000,000 CUs
Rate Limit
300 CUPS
N/A
Growth
Monthly Quota
500,000,000 CUs
Rate Limit
700 CUPS
N/A
Team
Monthly Quota
2,000,000,000 CUs
Rate Limit
1,500 CUPS
N/A
Business
Monthly Quota
5,000,000,000 CUs
Rate Limit
3,000 CUPS
N/A
Enterprise
Monthly Quota
Custom
Rate Limit
Custom
  • This API package's consumption is measured by (CUPS).
  • Each user will have a monthly quota of CU under a set rate limit Compute Units (CUs)depending on your membership tiers.
  • Your monthly quota will be shared among all API packages that consume CU.

API List (48)

getAccountInfo

Returns all information associated with the account of provided Pubkey.

getBalance

Returns the balance of the account of provided Pubkey.

getBlock

Returns identity and transaction information about a confirmed block in the ledger.

getBlockCommitment

Returns commitment for particular block.

getBlockHeight

Returns the current block height of the node.

getBlockProduction

Returns recent block production information from the current or previous epoch.

getBlocks

Returns a list of confirmed blocks between two slots.

getBlocksWithLimit

Returns a list of confirmed blocks starting at the given slot.

getBlockTime

Returns the estimated production time of a block.

getClusterNodes

Returns information about all the nodes participating in the cluster.

Supported Chains & Networks

Solana
Solana
mainnet