# Solana Mainnet

### Supported Methods&#x20;

#### HTTP

* getAccountInfo
* getBalance
* getBlock
* getBlockHeight
* getBlockProduction
* getBlockCommitment
* getBlocks
* getBlocksWithLimit
* getBlockTime
* getClusterNodes
* getEpochInfo
* getEpochSchedule
* getFeeForMessage
* getFirstAvailableBlock
* getGenesisHash
* getHealth
* getHighestSnapshotSlot
* getIdentity
* getInflationGovernor
* getInflationRate
* getInflationReward
* getLargestAccounts
* getLatestBlockhash
* getLeaderSchedule
* getMaxRetransmitSlot
* getMaxShredInsertSlot
* getMinimumBalanceForRentExemption
* getMultipleAccounts
* getProgramAccounts
* getRecentPerformanceSamples
* getSignaturesForAddress
* getSignatureStatuses
* getSlot
* getSlotLeader
* getSlotLeaders
* getStakeActivation
* getSupply
* getTokenAccountBalance
* getTokenAccountsByDelegate
* getTokenAccountsByOwner
* getTokenLargestAccounts
* getTokenSupply
* getTransaction
* getTransactionCount
* getVersion
* getVoteAccounts
* isBlockhashValid
* minimumLedgerSlot
* requestAirdrop
* sendTransaction
* simulateTransaction&#x20;

#### WebSocket&#x20;

* accountSubscribe
* accountUnsubscribe
* logsSubscribe
* logsUnsubscribe
* programSubscribe
* programUnsubscribe
* signatureSubscribe
* signatureUnsubscribe
* slotSubscribe
* slotUnsubscribe
* rootSubscribe
* rootUnsubscribe
