getBalance
Account Methods
getBalance
Returns the lamport balance of the account at the specified address. This method provides the native SOL balance for any Solana account.
POST
getBalance
Authorizations
Body
application/json
The JSON-RPC protocol version.
Available options:
2.0 A unique identifier for the request.
Example:
"1"
Available options:
getBalance Parameters for the request.
The Pubkey of the account to query (base-58 encoded string).
Example:
"83astBRguLMdt2h5U1Tpdq5tjFoJ6noeGwaY3mDLVcri"