Solana
OnFinality supports the Solana network for HTTP and web sockets connections
Features
Method | Supported |
---|---|
HTTPs | ✅ |
Web Sockets | ✅ |
Archive Access | ✅ |
Supported Methods
The current supported method set and their Response Units weighting
Method | Supported | Response Units |
---|---|---|
getAccountInfo | ✅ | 2 |
getBalance | ✅ | 2 |
getBlockHeight | ✅ | 2 |
getBlock | ✅ | 2 |
getBlockProduction | ✅ | 2 |
getBlockCommitment | ✅ | 2 |
getBlocks | ✅ | 2 |
getBlocksWithLimit | ✅ | 2 |
getBlockTime | ✅ | 2 |
getClusterNodes | ✅ | 2 |
getEpochInfo | ✅ | 2 |
getEpochSchedule | ✅ | 2 |
getFeeForMessage | ✅ | 2 |
getFirstAvailableBlock | ✅ | 2 |
getGenesisHash | ✅ | 2 |
getHighestSnapshotSlot | ✅ | 2 |
getIdentity | ✅ | 2 |
getInflationGovernor | ✅ | 2 |
getInflationRate | ✅ | 2 |
getInflationReward | ✅ | 2 |
getLatestBlockhash | ✅ | 2 |
getLeaderSchedule | ✅ | 2 |
getMaxRetransmitSlot | ✅ | 2 |
getMaxShredInsertSlot | ✅ | 2 |
getMinimumBalanceForRentExemption | ✅ | 2 |
getMultipleAccounts | ✅ | 2 |
getProgramAccounts | ✅ | 2 |
getRecentBlockhash | ✅ | 2 |
getRecentPerformanceSamples | ✅ | 2 |
getRecentPrioritizationFees | ✅ | 2 |
getSignaturesForAddress | ✅ | 2 |
getSignatureStatuses | ✅ | 2 |
getSlot | ✅ | 2 |
getSlotLeader | ✅ | 2 |
getStakeActivation | ✅ | 2 |
getStakeMinimumDelegation | ✅ | 2 |
getSupply | ✅ | 2 |
getTokenAccountBalance | ✅ | 2 |
getTokenAccountsByOwner | ✅ | 2 |
getTokenLargestAccounts | ✅ | 2 |
getLargestAccounts | ✅ | 2 |
getTransaction | ✅ | 2 |
isBlockhashValid | ✅ | 2 |
simulateTransaction | ✅ | 2 |
logsSubscribe | Web Sockets only | 2 |
logsUnsubscribe | Web Sockets only | 2 |
blockSubscribe | Web Sockets only | 2 |
blockUnsubscribe | Web Sockets only | 2 |
accountSubscribe | Web Sockets only | 2 |
accountUnsubscribe | Web Sockets only | 2 |
programSubscribe | Web Sockets only | 2 |
programUnsubscribe | Web Sockets only | 2 |
rootSubscribe | Web Sockets only | 2 |
rootUnsubscribe | Web Sockets only | 2 |
signatureSubscribe | Web Sockets only | 2 |
signatureUnsubscribe | Web Sockets only | 2 |
slotSubscribe | Web Sockets only | 2 |
slotUnsubscribe | Web Sockets only | 2 |
slotsUpdatesSubscribe | Web Sockets only | 2 |
slotsUpdatesUnsubscribe | Web Sockets only | 2 |