getAccountInfo | Returns all information associated with an account |
getBalance | Returns the balance of an account |
getBlock | Returns identity and transaction information about a confirmed block |
getBlocks | Returns a list of confirmed blocks |
getLatestBlockhash | Returns the latest blockhash |
getSignatureStatuses | Returns the statuses of a list of signatures |
getTokenAccountBalance | Returns the token balance of an account |
getTokenSupply | Returns information about the total supply of an SPL Token type |
getTransaction | Returns transaction details |
sendTransaction | Submits a signed transaction to the cluster |