LogoLogo
Ctrlk
DashboardStatusStakingContact
  • About
    • Node API
    • Billing
    • Faucets
  • Aptos
    • Overview
    • Endpoints
  • Arbitrum
    • Overview
    • Execution API
    • Debug API
  • Avalanche
    • Overview
    • C-Chain
    • X-Chain
    • P-Chain
  • Base
    • Overview
    • Execution API
    • Debug API
  • Berachain
    • Overview
    • Execution API
    • Debug API
  • BNB Smart Chain
    • Overview
    • Execution API
    • Debug API
  • Bitcoin
    • Overview
    • Blockchain RPCs
    • Control RPCs
    • Network RPCs
    • Rawtransactions RPCs
    • Util RPCs
    • Blockbook Indexer REST API
    • Esplora HTTP API
  • Conflux
    • Overview
    • eSpace - Execution API
    • eSpace - Debug API
  • Ethereum
    • Overview
    • Execution API
    • Beacon API
    • Debug API
  • Hedera
    • Overview
    • JSON RPC Relay API
    • REST Mirror Node API
  • ICP
    • Overview
  • ICP
  • ICRC
  • Mezo
    • Overview
    • Execution API
    • Debug API
    • Mezo namespace
  • Monad
    • Overview
    • Execution API
    • Debug API
  • opBNB
    • Overview
    • Execution API
    • Debug API
  • OPTIMISM
    • Overview
    • Execution API
  • Polygon
    • Overview
    • Execution API
    • Debug API
  • Solana
    • Overview
    • HTTP Methods
      • getAccountInfo
      • getBalance
      • getBlock
      • getBlockCommitment
      • getBlockHeight
      • getBlockProduction
      • getBlockTime
      • getBlocks
      • getBlocksWithLimit
      • getClusterNodes
      • getEpochInfo
      • getEpochSchedule
      • getFeeForMessage
      • getFirstAvailableBlock
      • getGenesisHash
      • getHealth
      • getHighestSnapshotSlot
      • getIdentity
      • getInflationGovernor
      • getInflationRate
      • getInflationReward
      • getLatestBlockhash
      • getLeaderSchedule
      • getMaxRetransmitSlot
      • getMaxShredInsertSlot
      • getMinimumBalanceForRentExemption
      • getMultipleAccounts
      • getParsedBlock
      • getParsedTransaction
      • getProgramAccounts
      • getRecentPerformanceSamples
      • getRecentPrioritizationFees
      • getSignatureStatuses
      • getSignaturesForAddress
      • getSlot
      • getSlotLeader
      • getSlotLeaders
      • getStakeMinimumDelegation
      • getSupply
      • getTokenAccountBalance
      • getTokenAccountsByOwner
      • getTokenLargestAccounts
      • getTokenSupply
      • getTransaction
      • getTransactionCount
      • getVersion
      • getVoteAccounts
      • isBlockhashValid
      • minimumLedgerSlot
      • requestAirdrop
      • sendTransaction
      • simulateTransaction
    • Websocket Stable Methods
    • Websocket Unstable Methods
  • Somnia
    • Overview
    • Execution API
    • Debug API
  • Stellar
    • Overview
    • Stellar RPC (formerly Soroban API)
    • Horizon API
  • Tron
    • Overview
    • Tron Full Node HTTP API
    • Tron JSON-RPC API
    • Tron Solidity API
  • Wemix
    • Overview
    • Execution API
Powered by GitBook
On this page

Was this helpful?

  1. Solana

HTTP Methods

getAccountInfogetBalancegetBlockgetBlockCommitmentgetBlockHeightgetBlockProductiongetBlockTimegetBlocksgetBlocksWithLimitgetClusterNodesgetEpochInfogetEpochSchedulegetFeeForMessagegetFirstAvailableBlockgetGenesisHashgetHealthgetHighestSnapshotSlotgetIdentitygetInflationGovernorgetInflationRategetInflationRewardgetLatestBlockhashgetLeaderSchedulegetMaxRetransmitSlotgetMaxShredInsertSlotgetMinimumBalanceForRentExemptiongetMultipleAccountsgetParsedBlockgetParsedTransactiongetProgramAccountsgetRecentPerformanceSamplesgetRecentPrioritizationFeesgetSignatureStatusesgetSignaturesForAddressgetSlotgetSlotLeadergetSlotLeadersgetStakeMinimumDelegationgetSupplygetTokenAccountBalancegetTokenAccountsByOwnergetTokenLargestAccountsgetTokenSupplygetTransactiongetTransactionCountgetVersiongetVoteAccountsisBlockhashValidminimumLedgerSlotrequestAirdropsendTransactionsimulateTransaction
PreviousOverviewNextgetAccountInfo

Was this helpful?