getAccountInfo

suspend fun SolanaClient.getAccountInfo(publicKey: PublicKey, commitment: Commitment? = null): AccountInfo?