getAccountInfo
Returns account state and metadata for a Solana public key.
Request
This endpoint expects an object.
pubkey
Public key of the account to query.
config
Optional account encoding and commitment configuration.
Response
Account metadata and data with response context.
context
Response context for a Solana RPC result.
value
Solana account state and metadata.