Unlimited Endpoint Supported Methods | ERPC

Unlimited Endpoint Supported Methods

Unlimited Endpoints are dedicated HTTP endpoints for low-latency standard Solana RPC calls.

Supported Methods

Supported methods are:
getSlot, getBlockHeight, getLatestBlockhash, getBalance, getAccountInfo, getMultipleAccounts, getTransaction, sendTransaction, simulateTransaction, getSignatureStatuses, getRecentPrioritizationFees, getHealth, getVersion, getEpochInfo, getBlock
This supported method list is intended for frequent low-latency calls and transaction flow on a dedicated endpoint.
For other Solana RPC usage, use ERPC Edge:
text
https://edge.erpc.global?api-key=<YOUR_API_KEY>
You can manage API keys and endpoints in the ERPC Web Dashboard.