> For the complete documentation index, see [llms.txt](https://docs.wetez.io/wetez/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wetez.io/wetez/developer/apis/solana-mainnet.md).

# 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
